2.6 Deployment Patterns for Application Integration

Business Integration Needs Nature of Integration Oracle Banking Trade Finance Deployment Pattern Remarks
Inbound Transactions into Oracle Banking Trade Finance Synchronous FLEXCUBE OBTF EJB Recommended
FLEXCUBE OBTF HTTP Servlet This can be used if the external system cannot communicate to Oracle Banking Trade Finance using EJB.
FLEXCUBE OBTF Web Services This can be used if the external system chooses to communicate only through Web Services.
Asynchronous FLEXCUBE OBTF MDB This can be used if the external system chooses to communicate only through JMS queues
Inbound Queries into Oracle Banking Trade Finance Synchronous FLEXCUBE OBTF EJB Recommended
FLEXCUBE OBTF In Servlet This can be used if the external system cannot communicate to Oracle Banking Trade Finance using EJB.
FLEXCUBE OBTF Web Services This can be used if the external system chooses to communicate only through Web Services.
Asynchronous FLEXCUBE OBTF MDB This can be used if the external system chooses to communicate only through JMS queues
Handoffs from Oracle Banking Trade Finance Asynchronous FLEXCUBE OBTF Notify Recommended