Previous Topic: Custom Participant ResolversNext Topic: API Components


Use Case Example

The following is an example of how the Participant Resolver API can be used.

Assign a group’s administrators as participants

Workflow approval is required whenever a user is added to the group HR. A custom participant resolver assigns the administrators of the group as participants in the workflow activity. When a user is added to HR, the event AddToGroupEvent comes under workflow control, and cannot be completed successfully until a designated participant approves the activity.