What is the use of protocol rest?
No Answer is Posted For this Question
Be the First to Post Answer
What is entrust privacy service?
How is SOAP different from traditional RPC?
Mention the advantages of soap web services?
List out important characteristics of soap envelop element?
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
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.
what is the diffrence between xmlparsing and json parsing?
What is mandatory in soap message?
What is the major obstacle users faced when using soap?
What are the web relation functionalities that is provided by soap protocol?
write a sql query retrive all xml data. how to retrive xml data wit single sql query.
To test a web service you must create a windows application or web application to consume this service. State whether true or false.