Inbound data processing

The integration framework supports asynchronous and synchronous processing of inbound integration messages with the following types of service; object structures, enterprise services, or standard services.

For asynchronous processing, the external system establishes and maintains a connection until the message is passed into a JMS queue. For synchronous processing, the external system establishes maintains a connection until message processing is complete.



Feedback