Which statement is TRUE about Java Message Service (JMS) support in the ESB profile?
Answer : D
In the proxy service, it is necessary to call one of the several back-end services depending on the format of the message. For instance, the incoming message to the proxy service might have a property called "company". If company == 'IBM', we need to call the IBM service, and if company == 'Google', we need to call the Google service. To implement this scenario, what would be the best option available in the ESB profile?
Answer : D
Which statement about the ESB profile support for JMS is FALSE?
Answer : D
What is NOT a basic construct of the ESB profile?
Answer : B
Which statement about the ESB profile message store/message processor functionality is FALSE?
Answer : D
Which statement about large file transfer using ESB profile is true?
Answer : D
Which statement is INCORRECT with respect to implementing a custom mediator and best practices to achieve thread safety?
Answer : C