Monitoring from Oracle Utilities Network Management System
Errors that occur during execution of PL/SQL package, are reported to the integration layer. They are not logged within Oracle Utilities Network Management System.
The Generic IVR Adapter has dedicated the log file where errors are recorded. The name of the log file typically begins with 'IVRAdapter'.
For more information about troubleshooting Oracle Utilities Network Management System, see the chapter Troubleshooting and Support in Oracle Utilities Network Management System Configuration Guide.
Monitoring from the Integration
The integration process can be monitored using the following:
WebLogic SOA Enterprise Manager
To configure the Weblogic SOA Enterprise Manager:
1. Login to the WebLogic SOA Server Enterprise Manager.
2. In the left menu, navigate to SOA > soa-infra > C2M-NMS.
3. All the composite processes deployed for the integration are available under the partition C2M-NMS.
4. Select the appropriate process to list all the instances for the processes sorted by time of execution.
5. The instances also have the request ID as a part of the display name.
6. Click the appropriate process instance. The respective flow for that process is displayed.
7. The composite flow lists all the activities in the process instance.
Note: If the Audit Level is Off, no process flow is shown.
WebLogic Logs
To configure the WebLogic logs:
1. Login to the machine where the SOA Server is installed.
2. The SOA logs are stored in the following path:
<Weblogic installation folder>/user_projects/domains/<SOA Domain name>/servers/<SOA Server name>/logs
Example: /slot/ems1234/oracle/Middleware/user_projects/domains/soa_domain/servers/soa_server1/logs