cancel
Showing results for 
Search instead for 
Did you mean: 

Reapply rules in spaces

rama_honge
Champ in-the-making
Champ in-the-making
Hi,

I've created a rule for "Submit for approval" to move a document from Drafts space to Pending Approval space. Whenever a new document is uploaded, the action "Submit for approval" does'nt appear in the more actions. To get this I have do "Reapply rules in space" each time when a new doc is uploaded.

I modified the rule to run in background, but still it is the same. Is this an expected behavior? If not, pls let me know how to have the rule enabled for all the newly uploaded docs.
3 REPLIES 3

cedomir
Champ in-the-making
Champ in-the-making
I have the same problem, did you find any solution?

cheffilet
Champ in-the-making
Champ in-the-making
Did you have add this action into the XML-Configuration - web-client-config-custom?

cedomir
Champ in-the-making
Champ in-the-making
yes.

<alfresco-config>
   <config>
      <actions>
         <action id="approve_doc">
            <permissions>
               <permission allow="true">WfApprover</permission>
            </permissions>
         </action>
      
         <action id="approve_doc_details">
            <permissions>
               <permission allow="true">WfApprover</permission>
            </permissions>
         </action>


I tried also without config file, and the behavior is the same.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.