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.