Previous Topic: Sample Participant ResolverNext Topic: Participant Resolver Configuration


Calling Sequence

When the workflow engine needs to find an activity’s participants, it passes the property information defined within the workflow engine’s user interface to CA IdentityMinder. This information includes the type of participant resolver to use (as follows, by order of precedence), the name of the participant resolver (with custom types), and optional user-defined data.CA IdentityMinder then does the following:

If multiple participant resolver types have been specified, CA IdentityMinder selects one based on the following order of precedence:

CA IdentityMinder uses the first participant resolver it finds and ignores the rest.

Note: The workflow engine interacts with the Participant Resolver API indirectly, through a CA IdentityMinder-supplied script named IM Approvers. This script passes CA IdentityMinder all the relevant property information defined within the workflow engine’s user interface, and CA IdentityMinder passes the information to the Participant Resolver API. This script name must be included in the Resources properties of any workflow activity that requires an approval of a CA IdentityMinder task.

Note: For more information, see the Administration Guide.