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

Forum Posts

How does Retention Action work in retention schedule?

https://docs.alfresco.com/rm/tasks/rm-dispschedule-createsteps.htmlRetention Action = The date when the last retention action took place. Don't select this for the first step in the schedule.RM documentation above says you can select Retention Action...

zhihailiu by Champ on-the-rise
  • 9615 Views
  • 8 replies
  • 1 kudos

Resolved! How do I search for files which are not linked to Moodle?

I am conducting house keeping on our Alfresco site and need to find which documents are not linked to Moodle and haven't been modified in over 6 months. I think the latter will be simple enough by sorting the search results, however I am struggling t...

banxy by Champ in-the-making
  • 4045 Views
  • 1 replies
  • 0 kudos

Activiti Extension Project Problem with libs

Hello, i was trying to create an extention project to implement servise task with java delegate acording this https://community.alfresco.com/community/bpm/blog/2016/11/14/activiti-enterprise-developer-series-setting-up-an-extension-project , and i fa...

MSSQL 2017 configuration on Community Edition

I tried to follow the MSSQL configuration setup but still encountering this message "Your authentication details haven't been recognized or Alfresco Content Services may not be available at this time"Also found out that table was not created on my al...

ssc-it by Champ in-the-making
  • 4765 Views
  • 3 replies
  • 0 kudos

REST Calls from Alfresco Process Editor in JSON format

I would like to create a REST call using the Alfresco Process Editor which needs to be in the following format:https://addresscoverage-cd50.restdb.io/rest/addresssample?q={"STREET_NUMBER": ${streetnumber}}  where ${streetnumber} is an input variable ...