Open an Assignment on click of a button in perform mode
On a click of a button -Assignment should be transfered to his worklist and and assignment should open in Perform Mode.
I configured button to call pxTransferAssignment OTB Activity and I am able to tranfer the Assignment to his workList,but when I used on click event -OpenAssignment(handle) the assignment is opeing in Review harness and not in Perform harness.Is ther anyway where I can specify the name of harness while adding on click event "OpenAssignment(handle)"