Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to send query string to OSB Business Service?

VibhorRastogiSep 13 2010 — edited Feb 6 2012
Hi

I need to call a Servlet which is accepting http get request.

My system design is

I have a web service interface that I need to expose to Front end application. I am using Proxy service for this.
Then I have a servlet at end system and using Business service to send request to servlet.
I need to pass username, password, jndi context and payload using url encoding.

What all steps do I need to follow for this? How to create query string , which variable I need to play with inbound or outbound?

I have gone through all the answers on this forum but could not understand much.

Thanks
Vibhor

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 5 2012
Added on Sep 13 2010
6 comments
4,651 views