Inbound data processing
The integration framework supports asynchronous and synchronous processing of inbound integration messages with object structures, enterprise services, and 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.