Hi experts,
This is an extension on the thread which I created:
How do I know if an alert has been raised?
<b>
Scenario A:</b>
In this scenario I was working on a prototype to send email whenever an error occurs in the XI Adapter Engine.
<b>Scenario B:</b>
I managed to get the alert to work for File -> XI -> File by setting the File Receiver Adapter to write to an invalid location.
The actual scenario I need is a File -> XI -> SOAP.
In alert configuration, I set "Where did the error occur" -> "Adapter Engine/Adapter Type" -> "File" for Scenario A, and it worked fine.
For Scenario B, I set "Where did the error occur" -> "Adapter Engine/Adapter Type" -> "SOAP" but no alerts were triggered. I verified this in SLG1, after enabling logs for alerts.
In CCMS Monitoring, the type of errors I see are:
PI1 -> J2EE Applications -> PI1 -> SAP XI Adapter Engine -> System Errors -> XI_J2EE_ADAPTER_FILE -> PROCESSING_ERROR -> Number of messages
PI1 -> J2EE Applications -> PI1 -> SAP XI Adapter Engine -> System Errors -> XI_J2EE_ADAPTER_ADAPTER -> GENERAL_ERROR -> Number of messages
I do not see a "XI_J2EE_ADAPTER_SOAP" node.
I'm not sure if they are related, but is there some configuration I need in order to detect SOAP adapter errors?
Please help.
Ron