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

Forum Posts

Time Zone Issue

I have created workflow where the problem is due date difference during selection of date and display of date.Please check Attach Image.Image 1 is showing selection of date.Image 2 is showing display of Date.Image 3 is showing API Response.

sp2 by Elite Collaborator
  • 7108 Views
  • 1 replies
  • 0 kudos

Resolved! Trigger on restore from the trashscan

I need to set a property after recovering a node from the trashcan. What is the best way to do this? Now I am thinking about using a trigger.Could you tell me how to implement a trigger to restore the object from the trashcan? I chose onCreateNodefro...

npavlov by Confirmed Champ
  • 4385 Views
  • 2 replies
  • 0 kudos

Resolved! How to hide the workflow function on the document-detail.

I use Alfresco Share.Because we do not use workflow function, I want to hide the workflow function from the menu on the detail screen of the document. Please how should I solve this problem?Thanks in advanced.  (About environment) ・CentOS ver.7 ・Alfr...

yosk by Champ on-the-rise
  • 7426 Views
  • 5 replies
  • 2 kudos

User Session Manager

This addon used to see all active sessions in alfresco. User with administrator permissions can log in and see a list of the active sessions in alfresco and destroy any of them. User will be logged off from alfresco and share automatically. OwnerAimp...

Workflow Issue in alfresco community

Hello Everyone,             Once the file is approved, it should be locked and should not allow users to edit/download the file. They should only be able to view. Right now, we’re able to do both, even after the file is approved. RegardsLeela N

leela by Confirmed Champ
  • 3632 Views
  • 2 replies
  • 0 kudos

share - bootstrap error

Hello,I am using alfreco communiy 5.2.0 (re21f2be5-b22) and I have sometimes a problem when starting the server. it's very random.I have share that shows a blank page. I checked my logs and I have errors in share.log but I can't find the reason. It l...

tgimj by Champ in-the-making
  • 5219 Views
  • 2 replies
  • 1 kudos

Recursive service task call

Hi,I have an activiti that I would be triggering which is executed in asynchronous mode. I would need to keep checking the status for the job and when it reaches either a success/failure state, I would need to go to next task. How can I achieve this?...