Question
2
Replies
3714
Views
Posted: July 1, 2018
Last activity: July 25, 2018
Closed
Work parties
A customer submits a service request online and must be added to the active case as an interested party what will it be AddParty flow action or AddWorkObjectParty
***Updated by moderator: Lochan to update platform capability***
Hi,
If the party which you want to add is not the operator in your system then just do the Property-set for the Party properties like below. It will create party for you
.pyWorkParty(interested).pyWorkPartyUri = email Addresse
.pyWorkParty(interested).pxPartyRole = role which you want to define to the party.