Creating an Additional Version of a Form

13-20 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager To create an error message: 1. Open the Error Messaging Definition form.

2. In the Code field, enter the code that represents the error message definition.

3. In the Description field, enter a description for the error message.

4. In the Remedy field, you can enter a description for how to correct the condition

that causes the error message to be displayed.

5. In the Help URL field, you can enter the link to the URL that contains an online

Help topic for this error message.

6. Optional Double-click the Action Lookup field.

From the Lookup dialog box that is displayed, you can select a code that represents the seriousness of the condition that causes the error message to be displayed. These codes, listed by degree of seriousness from lowest to highest, are: ■ Error E. Oracle Identity Manager stores the error message, and stops any related operations from being triggered. Instead, the operation rolls back to the previous operation. ■ Reject R. Oracle Identity Manager stores the rejection message, but it does not prevent subsequent operations from being executed. ■ Fatal Reject F. Oracle Identity Manager stores the rejection message, and it stops any subsequent operations from being triggered. However, it stores all operations that were executed up to the fatal rejection.

7. Optional Double-click the Severity Lookup field. From the Lookup dialog box

that is displayed, you can select a code None N, Low L, Medium M, High H, or Crash C. This code presents a detailed classification of the code that is displayed in the Action lookup field.

8. In the Note field, enter explanatory information about the error message.

9. Click Save.

The error message is created. After creating error messages by using the Error Message Definition form, you must add new error codes and advice messages in the Oracle Identity Manager customResources.properties resource bundle. These localized error codes and advice messages will be shown in the Administrative and User Console.