If validation errors occur after a user submits a task screen, the task screen is redisplayed with the appropriate exception messages. This process gives the user the opportunity to correct the errors and resubmit the task.
To enable CA IdentityMinder to display custom exception messages on a task screen, add the messages to an IMSException object.
CA IdentityMinder supports localized exception messages, which you store in a family of resource bundles. Each resource bundle in the family contains the same messages, but in a different language. You specify the current user’s locale and the base name of the resource bundles, and CA IdentityMinder selects the appropriate resource bundle from which to retrieve exception messages.
Note: For detailed information see the IMSException class in the Javadoc Reference.
Copyright © 2013 CA.
All rights reserved.
|
|