Publish Channels

You can use the Publish Channels application to create and modify publish channel records, which send outbound integration messages to an external system. When publish channel processing is triggered, the integration message is delivered to the outbound queue, from where it is then delivered to an external system.

Publish channel processing can be triggered by one of the following event-driven or user-driven events:
  • Object events (insert, update, delete)
  • Data export

The content of a publish channel data structure is based on the schema of the associated object structure. You can use the object structure processing rules to define the conditions under which the integration framework can skip or stop a message. The processing rules can also change the data in the publish channel before it is delivered to the external system. You can also provide processing logic against the integration message by using a Java™ class or XSL map.