8 5 1 Supplied Events

LANSA Composer

8.5.1 Supplied Events

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.

FTP_COMMANDLIST

FTPINFAILED

Notification of inbound FTP failure

FTP_INBOUND

FTPOUTFAILED

Notification of outbound FTP failure

FTP_OUTBOUND

HTTPOUTFAILED

Notification of outbound HTTP failure

HTTP_GET HTTP_POST

MSGSENDFAILED

Notification of failure sending a message through a message brokering system such as IBM MQ Series

MSG_SEND

MSGRCVFAILED

Notification of failure receiving a message through a message brokering system such as IBM MQ Series

MSG_RECEIVE

POP3FAILED

Notification of failure reading emails with POP3

MAIL_RECEIVE
MAIL_RECEIVEALL

SMTPFAILED

Notification sending email using SMTP

MAIL_SEND

SMSFAILED

Notification of failure while sending SMS

SMS_SEND

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.