User exits are triggered when a user is working a problem document in Verifier.
The following table lists the user exits that are fired when a user performs a certain task in the order in which they are fired.
Verifier action | User exits |
---|---|
A user clicks on a button on the Verifier form. | UserExitDocumentOnAction |
A user verifies the last invalid field on the Verifier form. |
Always calls UserExitDocumentValidate Potentially calls UserExitSetReportingLoginName if Visibility reporting is activated. |