I created a repo action that closes the workflow task and sets the appropriate transition. This allows users to approve / reject documents directly when viewing the list (something like a simple workflow but works for any custom workflow). I would like to run this action from the multiselect menu, for several seleted items.
I have a problem with writing a script that will run a repo action for each selected document.
The action was written in java (I used the example from the documentation: send-as-email action) and works for the single document (both on the browse view or detailed view). But how to use it in multi-select mode.
Any suggestions, hints, examples?
Solved! Go to Solution.
I looked at it, understood it and did it. Thank you very much.
In fact, the problem came down to how to write Webscript that will perform this action.
Have you tried looking at the source for the existing copy, move, delete, and download-as-zip actions that are in the multi-select menu?
I looked at it, understood it and did it. Thank you very much.
In fact, the problem came down to how to write Webscript that will perform this action.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.