Skip to Main Content

SQL & PL/SQL

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!

Question on webservices in Oracle

816802Aug 21 2013 — edited Aug 23 2013

Hi All,

I am new to Oracle webservices and I am doing POC on this one.

The requirement is as given below.

W have a Middleware team who is expecting data from our oracle tables.

What the analysts are saying is: They will develop a WSDL and provide us the webservice information. As per them the WSDL contains what columns they need data for and in what format.

So I need to use that WSDL and get the data and send the data to the Middleware team using their WEBSERVICE.

Correct me If I am wrong about anything given above.

I am going through the Oracle documentation and I can see we are using UTL_HTTP packages to make a request and read the data from the URL. I did not see anywhere where I can generate data as per their requirement and provide my data as a webservice.

Much appreciate your guidance here on how to create data as a webservice from oracle..

Thanks,

MK.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2013
Added on Aug 21 2013
5 comments
288 views