A company has its own internal application App1 which exposes its products price catalogto its clients via MQ transport
Posted: Fri Aug 26, 2022 9:58 am
A company has its own internal application App1 which exposes its products price catalogto its clients via MQ transport protocol. The company needs to build a new proxy mediation application using Message Broker to expose its service to external clients. The suggested mediation flow would accept the request from different clients, route the request to App1 and send the response back to the requesting client where each client has its own target queue. Which built-in pattern should the solution developer use to achieve this?
A. Message Request Response Correlator
B. Service Proxy: static endpoint pattern
C. Service Access from WebSphere MQ
D. Service Facade to WebSphere MQ: request-response pattern
A. Message Request Response Correlator
B. Service Proxy: static endpoint pattern
C. Service Access from WebSphere MQ
D. Service Facade to WebSphere MQ: request-response pattern