In this Topic Hide
A number of actions are available when an IT channel message is handled by the IT bus stop.
If the IT channel message handling fails, the error is reported and nothing else happens.
Bus messages (messages that arrive via the bus) will be retried.
So if a bus message has 10 bus message actions bound to it, and the 9th action fails, then the bus message actions are aborted, a message is logged to the event log and the message is retried.
If a message repeatedly fails then the actions associated to it will be repeated multiple times.
In the case a message is retried, this may cause actions to run multiple times for the same message. This is something that must be taken into account.
There is no definite order in which messages will be exchanged with the bus.
Update master data in the configuration database. It converts the channel message to an ATS Bus specific message that updates the master data.
Publish information from this channel message onto ATS Bus. The channel message is converted and sent as a B2MML to the ATS Bus
Forward this IT channel message to the selected IT channel. The selected IT channel should have an IT channel message with the same message definition present.
There are no actions available for this direction
A number of actions are available when when an IT bus message is handled by the IT bus stop.
Export the ATS Bus message to a specified channel message.
There are no actions available for this direction