Previous Topic: Workflow API OverviewNext Topic: Use Case Examples


Workflow API Summary
Operation

Custom objects perform operations during workflow processing.

Called by

A custom script in an automated workflow activity or a workflow conditional transition, or a Java object which is accessed from a workflow script.

When called

When the workflow script is executed.

Operates on

The CA IdentityMinder event mapped to the workflow process, including CA IdentityMinder objects contained in the event.

Object update

The run-time instance of the managed object in an event.

Can validate?

No. However, after evaluating the information, the workflow process can move the event to an accepted or rejected state.