how can webservices be called within pl/sql procedure with XML inputs
Hi,
We have a requirement where we need to call web service methods by providing inputs in xml format(these records will be fetched from database tables) and upon receiving the response it will be needed to be updated in the database. This will be done in the mid of an existing concurrent request in oracle apps. I am new to this webservice and XML field.
Can anyone help me as how we can call the webservices from pl/sql procedure with XML inputs?
Thanks in advance for your help,
Amrita