Hi,
We have a requirement to kick of specific workflow when user right clicks on a folder and click "customaction" menu from the context menu.
To achieve this, we followed the TSP_6.7_Configuration guide Page 143 with the title "Start the specified process with the selected objects". After following the steps we are able to configure the custom context menu.
After doing this, we are facing with two issues:
1. The documentation says a new workflow instance will be created adding the selected object as a package. But in our case, our workflow takes dm_folder as a package and we configured action at a folder level. Now when we right click and invoke the custom action, it is taking the entire cabinet and adding it to the package of workflow which is completely strange.
2. All the out of the box context menu options at folder level are now overridden with this new action. Like for example, without configuring the action, when we right click the folder, we have "Open, Properties, Delete, Add to Clipboard, Email as link etc" as default options. But when we create a new Advanced Action using Actions Node in Taskspace, it shows only "Edit, Import, Copy here, Export, Move here, Link here, Open, View Clipboard, Get Next Task, My Custom Action". We do not have many of the out of the box actions when we configure a new custom action.
Does any of you have any idea where I've done wrong?
Thanks
RK