Simple File Transfer Status Message

At the end of each file transfer, Publication Service and Subscription Service send or log a status message based on the selected log roles.

The status message contains the following information:
Name Description
fileName The name of the file that is being transferred.
hostName The name of the host on which Publication Service is running.
instanceName The name of the adapter configuration.
serviceName The name of Publication Service.
trackingId The unique tracking ID generated for that polling adapter configuration every time the polling trigger activates the publisher.
Note: You cannot set the tracking ID if you have selected TIBCO Rendezvous message as the polling method, see Trigger Messages.
fileTransferDuration The time taken to transfer the file.
currentDateTime The date and time at the end of the file transfer.
status The status of the file transfer. The value is set to n/a, or not applicable.

You can configure a status message to be sent as a TIBCO Rendezvous status message or logged to the appropriate sinks.

To send a status message as an exclusive TIBCO Rendezvous message on a user-defined subject, create a network sink, create a role named ecmPubStatus for Publication Service or create a role named ecmSubStatus for Subscription Service, and then associate the role with the network sink.

To create user-defined roles such as ecmPubStatus or ecmSubStatus and use network sink, turn on the advanced logging options for the adapter configuration in TIBCO Business Studio. Otherwise, turn on debugRole for the sinks that are currently being used to log a status message.