Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 514 Views
  • 0 replies
  • 0 kudos

How to secure the login API

Hi All,During the security test of our instance our security expert asked us to secure the login API http://www.myserver.com:8080/alfresco/service/api/login?u=me&pw=mypasswordas it send the username and password as it is and can be used by attacker t...

[Newbie] Roles required to implement and support Alfresco ECM

We are primarily an infrastructure support company but an opportunity has arisen to get involved in Alfresco ECM (design, implementation and support). We are trying to map out the very high level roles required and I believe it looks something like t...

kincaid by Champ in-the-making
  • 3070 Views
  • 1 replies
  • 1 kudos

probleme activiti-rest client

hello please answer me it is very urgent, I use activiti-rest I connect to the engine using this function  private static ClientResource getClientResource(String uri) { ClientResource resource = new ClientResource(uri); resource.setChallengeResponse...

Mass edit email notification - edit Space Template

Hello, in my Alfresco I have many folders, all created from a Space Template, and some subfolders have an email rule to notify when new files are added.I want to edit the text of this notification, but if I edit the Space Template, the notification i...

sistemi by Confirmed Champ
  • 3357 Views
  • 2 replies
  • 0 kudos

Resolved! Alfresco Stop Working After Restart

I am getting following error when trying to restart the alfresco server.2018-05-19 18:59:22,147 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbcostgresql://10.10.104.53:5444/alfresco' with user 'enterprisedb'.2018-05-19...

anuj by Champ on-the-rise
  • 6109 Views
  • 1 replies
  • 1 kudos

Install New Alfresco server having only (content+database dump)

How Problems occurs:suddenly alfresco cms stops working.alfresco log of that timelease see detail attached log2018-05-17 15:37:35,310 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] [http-apr-9084-exec-40] Exception from executeScri...

anuj by Champ on-the-rise
  • 5507 Views
  • 3 replies
  • 0 kudos

alfresco 5.2 can't preview docx

HiI have installed Alfresco Community 5.2 on ubuntu 17.10.1 Installation Type: Easy. It can't preview File docx and doc but It can preview xlsx, pdf filefile catalina.out and alfresco-global.properties in attachCould you please help.

nutta40 by Champ in-the-making
  • 4271 Views
  • 1 replies
  • 2 kudos

Resolved! Stencil value not getting stored

Hello,I have created simple stencil with text box for an example. here i am facing some problem like if i have entered any value for the stencil text box the value is not getting stored in database, after completing of the task that value will not be...

amruta_w by Star Collaborator
  • 14090 Views
  • 11 replies
  • 6 kudos

Dropdown values from DB lookup

I have a dropdown in Activiti form in Alfresco Process Services.Currently only two ways to populate the dropdown values are Manual and via a REST service.Is there a way to populate the dropdown instead using a Java delegate before the form shows up?e...

Custom Form Controls Based on User Role/Group

Hi there,I'm trying to create a custom Share property form (for a workflow task) where the requirement for one of the properties is that it must only be editable by members of the Site Manager group i.e if the user is a member of the Site Manager gro...

pedwards99 by Star Contributor
  • 9943 Views
  • 9 replies
  • 2 kudos

Disable password saving option while login

Hi all,I want to disable the browser password saving option due to security issues while doing the login.Is there any way through which I can disable the password saving option?I mean to say that I have to make changes in some files through which I c...