The FileTransfer Event
Certain file transfer events trigger the FileTransferEvent notification, providing the current transfer job and its state. The FileTransferEvent does not directly correspond with a state, but the current state is captured as part of the payload. The eMessage Connector sends file transfer events for the following states:
Approaching expiration
Expiration of the transfer job
Cancellation of the transfer job
Completion of the transfer job
Start of the transfer job (state=ACTIVE)
Was this helpful?