Access the AIA Home Page. In the Setup area, click the Go button. Select the Error

15-4 Infrastructure Components and Utilities Users Guide To configure the parameters by which you want error notification throttling to occur:

1. Access the AIA Home Page. In the Setup area, click the Go button. Select the Error

Notification tab. The Error Notification page displays as shown in Figure 15–2 and Figure 15–3 . Figure 15–2 Error Notification Page 1 of 2 Figure 15–3 Error Notification Page 2 of 2 2. For a given error scenario, defined by a set of ErrorCode, SystemId, ProcessName, and ServiceName values, enter AggrCountTot, StDatetime, and EndDatetime values. ■ In the AggrCountTot aggregation count total field, enter the total number of error notifications you want the system to suppress during a specific time interval for the given error scenario. The count is valid only during the specified time interval. An error notification email is issued for the first error during the time interval. After reaching the count value, the count is reset to 0 and another error notification email is issued. ■ In the StDatetime and EndDatetime fields, enter the start and end date-and-time intervals to which you want the total count value to apply. For example, if you set the AggrCountTot field value to 100, the start date and time to 30-Oct-2009 18:00:00, and the end date and time to 01-Nov-2009 17:00:00, one error notification email will be sent out on the first occurrence of an error in the time interval. When the count value entered in the Using Error Notifications 15-5 AggrCountTot field is reached, the count is reset to 0 and another error notification email is issued. The date and time values used to track the time interval are derived from the database. The date and time displayed in the fields are derived from your browser time. Hover over the field values to view the database time. For more information about the options on the Error Notifications page, see Section 14.5, How to Set Up AIA Error Handling Configuration Details.

15.3 Customizing Error Notification Emails

This section includes the following topics: ■ Section 15.3.1, Introduction to Error Notification Customization ■ Section 15.3.2, How to Customize the Subject Line of Error Notification Emails ■ Section 15.3.3, How to Customize the Body Text of Error Notification Emails ■ Section 15.3.4, How to Customize Additional URLs Provided in Error Notification Email Body Text

15.3.1 Introduction to Error Notification Customization

You can customize the subject line and body text of emails issued by error notification functionality by editing the AIAEHNotifications.xml file located in AIA_ HOMEaia_instancesINSTANCE_NAMEAIAMetaDataconfig. The text of the file is shown in Example 15–1 . Example 15–1 AIAEHNotifications.xml ?xml version=1.0 encoding=UTF-8? AIAEHNotification xmlns=http:schemas.oracle.comaianotify version=1.0 EMAIL SUBJECTError in AIAXPATH.{default:Faultdefault:FaultNotificationdefault: FaultingServicedefault:ID}ProcessSUBJECT BODYAn error has occurred during the processing of AIA Integration Error in AIAXPATH. {default:Faultdefault:FaultNotificationdefault:FaultingServicedefault:ID} Process requires your attention. Please access the details from the url mentioned below.BODY EMAIL FYI_EMAIL SUBJECTError in AIAXPATH.{default:Faultdefault:FaultNotificationdefault: FaultingServicedefault:ID} Process FYISUBJECT BODYAn error has occurred during the processing of AIA Integration Error in AIAXPATH. {default:Faultdefault:FaultNotificationdefault:FaultingServicedefault:ID} Process requires your attention. Please access the details from the url mentioned below.BODY FYI_EMAIL URL ================================================================================= Please click on the following URL To view the instance details in the em console : ================================================================================= http:adminHost:adminPortemfacesaisoamessageFlow?target=Farm_domainName domainNametargetServerPROPS.{compositeName}+[PROPS.{composite Revision}]26type=oracle_soa_composite26soaContext=PROPS.{compositeDN}PROPS. {compositeInstanceID} Note: These customizations will apply to all emails issued by error notification functionality.