what is SOAP envelop element?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between RPC and Local calls?
What are soap web services?
What are the tools used for testing web services?
what is the major obstacle faced by the users using SOAP?
Define soap web services?
What is the difference between http and rest?
What are the major components that make up a web service - soap (simple object access protocol)?
How to use SOAP-DSIG and SSL for non-repudiation?
in soapui i am prepared test data and create request and run the request. response generated. this response data how to validate/verification. how to verify the xml data in database. write query to get xml response data in oracle query. pls help me
How is SOAP different from the Ariba and Commerce One Standards of cXML etc?
What is a soap?
soapui <person> <fname>abc</fname> <lname>xyz</lname> <age>22</age> </person> above data i am prepareing in soapui and run the request and generate response. how to fetch this xml response data using oracle sql query. pls tell me query.