Question
Assignment - Local Actions
Hi,
We had a requirement to directly go tot local action from a window which provides required details to go to Local Action. But how can we achieve it?
Is it possible to go to a Local actions without opening the related Assignment.
When we are opening the Assignment using Assign-ProcessAssignment built in activity to Open Assignment, It is opening the Assignment and its perform harness due to Perform activity called in ProcessAssignment, but the requirement is directly to go the one of the Local Actions present for that assignment.
Please suggest the way to directly go the Local Actions of the assignment.
***Updated by moderator: Lochan to add Categories***
Hi
This has been resolved by passing aParam called NewTaskName to the ProcessAssignment Activity. This NewTaskName should contain the Local Action/Flow Action Name so that it directly goes to that Local/Flow Action.