The SOA_EVENT_TYPES_REQUEST input document contains the request criteria to obtain details of all configured event types. The results of this Web services input document are returned to the calling application in a SOA_EVENT_TYPES_RESPONSE output document.
The SOAP-RPC equivalent of the SOA_EVENT_TYPES_REQUEST input document and the SOA_EVENT_TYPES_RESPONSE output document is the getEventTypes method.
<SOA_EVENT_TYPES_REQUEST />
<SOA_EVENT_TYPES_RESPONSE> <EVENT_TYPE> <EVENT_TYPE_ID>10001</EVENT_TYPE_ID> <EVENT_TYPE>DEPOSIT</EVENT_TYPE> <EVENT_TYPE_DESC>Money deposited in account.</EVENT_TYPE_DESC> <EVENT_CAT>Financial</EVENT_CAT> <EVENT_SUBCAT>Banking</EVENT_SUBCAT> <EVENT_UOM>USD</EVENT_UOM> <REC_STAT>A</REC_STAT> <DISPLAY_MEMO1>Account Number</DISPLAY_MEMO1> <DISPLAY_MEMO2>Account Type</DISPLAY_MEMO2> <SYS_CREATE_DT>2008-06-26 05:18:55</SYS_CREATE_DT> <SYS_LSTUPD_DT>2008-06-26 05:18:55</SYS_LSTUPD_DT> </EVENT_TYPE> <EVENT_TYPE> <EVENT_TYPE_ID>10002</EVENT_TYPE_ID> <EVENT_TYPE>WITHDRAWAL</EVENT_TYPE> <EVENT_TYPE_DESC>Money withdrawn from account.</EVENT_TYPE_DESC> <EVENT_CAT>Financial</EVENT_CAT> <EVENT_SUBCAT>Banking</EVENT_SUBCAT> <EVENT_UOM>USD</EVENT_UOM> <REC_STAT>A</REC_STAT> <DISPLAY_MEMO1>Account Number</DISPLAY_MEMO1> <DISPLAY_MEMO2>Account Type</DISPLAY_MEMO2> <SYS_CREATE_DT>2008-06-26 05:18:55</SYS_CREATE_DT> <SYS_LSTUPD_DT>2008-06-26 05:18:55</SYS_LSTUPD_DT> </EVENT_TYPE> <SYS_CREATE_DT>2008-06-26 05:18:55</SYS_CREATE_DT> </SOA_ROLE_ALERT_RULES_RESPONSE>
Message ID | Cause |
---|---|
CWUAE####E | An internal failure occurred. |