replaceCaseRoleMembers operation

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Draft comment:
This topic was viewed 1 times since its publication
Replaces the users currently assigned as members of a role in the current case with a new set of users.
Parameter Type Description
caseId String The identifier of the case.

You must set the expression for the caseID parameter to the F_CaseFolder business object field in the Expression Builder window.

roleName String The role in which case members are to be replaced for this case.
assigner VWParticipant A VWParticipant object that represent the name of the user who is replacing members of the specified role in this case.
members VWParticipant[] An array of VWParticipant objects that represent the names of the users who are to replace the existing members of the specified role in this case.