Question
2
Replies
8292
Views
PEGA
Posted: October 16, 2015
Last activity: October 18, 2015
Closed
Solved
How to add a work party by specifying an operator id and the party role?
I am looking for an Activity which can add a work party by just specifying two parameters.
1. operator id
2. party role
Work-.addWorkObjectParty is too cumbersome to use.
Work- PartyAddOperator does exactly what you are looking for. Let me know if this helps