Looking for feedback to resolve this issue Oracle EM 12c and AIA. We’re in the process of upgrading from SOA 11g to 12c. When SOA 11g was initially set up, the developers made use of the AIA Integration in such that when a SOA composite faults a catch component was used to invoke the “ AIAAsyncErrorHandlingBPELProcess”.
I’m trying to find where in Oracle Web Logic EM does one define the email addresses where in which Weblogic will notify the recipients of the fault.
I followed the instructions in the Oracle Application Integration Architecture Installation Guide.
1) Setting Up Oracle AIA Users and Groups in Oracle WebLogic Server
2) Suppressing Auto-Retry and Preventing Multiple Error Notifications and Trouble Tickets
3) Configuring Email Error Notification
a) Updating SOA Workflow Properties and Messaging Driver
b)Creating the SOA User Messaging Preferences Oracle AIA User and Email Channel
This where things differ. The DBA says that we aren't using "User Messaging". So I'm trying to determine what the developers might have done at this point so that the fault message is sent to the user.
c) Updating Oracle AIA Configuration Properties (this step is verified)
I used the test and production instance to verify steps 1, 2, 3, 3a and 3c, but what was done at step 3b eludes me.
In the new SOA12c instance we set up when a fault encounters and passed to “AIAAsyncErrorHandlingBPELProcess”, it errors out, unlike the test and production instances.
Can anyone shed any light on this?