The following are the events that are supplied with LANSA Composer to handle failures in supplied Activities:
Event | Description | Invoked by Activity |
|---|---|---|
FTPCMDLSTFAILED | Notification of FTP failure using Command list. | |
FTPINFAILED | Notification of inbound FTP failure | |
FTPOUTFAILED | Notification of outbound FTP failure | |
HTTPOUTFAILED | Notification of outbound HTTP failure | |
MSGSENDFAILED | Notification of failure sending a message through a message brokering system such as IBM MQ Series | |
MSGRCVFAILED | Notification of failure receiving a message through a message brokering system such as IBM MQ Series | |
POP3FAILED | Notification of failure reading emails with POP3 | |
SMTPFAILED | Notification sending email using SMTP | |
SMSFAILED | Notification of failure while sending SMS | |
TRANSFORMFAILED | Notification of error executing a transformation map. | TRANSFORM activity or any Transformation Map directive |
See the Notes tab of the supplied events for a description. You can enable or disable these supplied events by swapping their Status between Active and Inactive. You can modify the supplied events to notify you of the associated event in whatever way is appropriate for your organization.