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

Forum Posts

how to change the log level in activiti-app

I tried to change the log level of the activiti-app by changing the log4j.properties file, but still it prints debug and all the logs of all packages..any advice?log4j.rootLogger=FATAL, stdout# Console Appenderlog4j.appender.stdout=org.apache.log4j.C...

samlambert by Champ in-the-making
  • 7111 Views
  • 3 replies
  • 0 kudos

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
  • 9715 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
  • 4083 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...