I am using IBM Websphere Message Queue. I want webservices provided by Oracle Service Bus to be called as soon as message queue receives a new message. How can I configure this?
TIA,
Arpan Chaudhury
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
While creating OSB Proxy Service, use MQ as Protocol and provide the MQ details. Whenever there will be a message pushed into the Queue, OSB Proxy Service will get invoked.