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

Forum Posts

Resolved! Solr6 does not work

Hi Community     Please refer the picture as below,  the Solr6 not work.     I setup ACS7.2 on Windows Platform, and each step follow in this tutorial  'Setup ACS-7.x, ASS-2.x, Local Transformation Service using distribution package step by step Part...

image
YanFeiHu by Confirmed Champ
  • 2933 Views
  • 3 replies
  • 0 kudos

License file location while installing with Docker

Hi Team, I have the APS trial license handy with me.Now while trying to install the APS with Docker, I am getting some license-related errors on the terminal.Kindly assist me as to where do I need to put the license file. Also, there's no way I could...

Problem with freemarker in folder rule with Send Email

Hi,I tray to put a rule on a folder with sending an email like a notification, all things are ok, but when the mail is received we haven't right retun (pl. see the capture), we think it's about freemarker problem on html page.thanks a lo)

image
faobek by Confirmed Champ
  • 2935 Views
  • 7 replies
  • 0 kudos

Integration of ACS-7.2 with ASE-3.1 (Elastic Search)

 1> Install Elastic Search        wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.9.2-x86_64.rpm        rpm -ivh elasticsearch-7.9.2-x86_64.rpm        chmod -R 755 /etc/elasticsearch        systemctl enable elasticsearch.ser...

image image image

what's the difference between "AlfrescoUserTask" and "UserTask"?

Hello!hope you're doing well. i'm trying to create a custom workflow based on the tutorial " https://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html".But when i try to save anything in the workflow "publishWhitepa...

AnasB by Champ in-the-making
  • 1314 Views
  • 0 replies
  • 0 kudos

Resolved! Make action available only for a specific LDAP group

Hello,I need to make a share action available only for users from a specific LDAP group.I know that I can use an Evaluator to build this logic but my problem is that I don't know how to access the LDAP information from ACS. Is there an OOTB way to do...