Sunday, June 15, 2014

XML Gateway Inbound and Outbound Process



The XML Gateway can be used for Inbound and Outbound Interfacing

Inbound flow
1) OTA sends the message to ECX_INBOUND queue. ECX_INBOUND queue comprises of queue table ECX_INQUEUE.
2) ECX Inbound agent listener moves it from ECX_INQUEUE to ECX_TRANSACTION queue.
3) The ECX transaction agent listener triggers the subscription which pushes the data into the tables as per the XML Gateway Map.


Outbound flow
1) ECX message is generated.
2) Execution engine pushes it into ECX_OUTBOUND queue which comprises of queue table ECX_OUTQUEUE.
3) Message is de-queued by OTA and is send to the trading partner

0 comments:

Post a Comment