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 Identity Manager to display custom exception messages on a task screen, add the messages to an IMSException object.
CA Identity Manager 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 Identity Manager selects the appropriate resource bundle from which to retrieve exception messages.
Note: For detailed information see the IMSException class in the Javadoc Reference.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |