Hi, I have a rule on a folder which executes a JavaScript whenever a new document enters the folder. The issue is the rule doesn't run automatically when a document is created, but I have to run it manually. I have tried running the script in background too. If I put a rule on update, that works automatically. The problem is with creation or entering of new documents in the folder. I am using Alfresco community 4.2.f share. Please advise. Thanks.
Hello mrogers thanks for replying. Basically, there is a folder for the user to upload documents. Based on the category the user selects, the document is moved to the respective folder from the upload documents folder. These respective folders have rules applied on them which execute a script. So, the rule based folder receives a document moved from another folder. The document is not created inside it. Could that be the issue? Thanks a lot in advance.