Publish channels
A publish channel is used for sending asynchronous messages through a queue to an external system. Publish channel messages can be initiated via an event or through the Data Export feature.
The integration framework includes predefined publish channels or you can configure new publish channels. When configuring a publish channel, you must associate it with an object structure, and, optionally, enable an event listener.
You must also configure the publish channel with an external system to determine where the message is delivered to and configure an endpoint that routes the message to the specified external system.
You can also configure processing rules, Java™ processing classes, or XSL mapping to customize transaction processing of the publish channel.