Previous Topic: Business Logic Task Handler API OverviewNext Topic: Task Sessions


Business Logic Task Handler API Summary
Operations

Task-Level Validation

Called by

CA IdentityMinder

When called

Depending on what methods are implemented, the custom handler can be called at the following points during task execution:

Operates on
Object update

Updates happen in the following ways:

Can validate?

User input on a task screen against task screen field values, information in CA IdentityMinder objects, and information in third-party data sources.

Note: You can also perform attribute validation using JavaScript and regular expressions. For more information, see the Configuration Guide.