Explain about SOAP with an example of Industry usage.
Answer Posted / rejeesh
SOAP can be used for the below Industry usage
1)For Webservice based project,Soap act as the Input and
output for the application.
2)SOAP based clients are more familiar with DataPower based
Webservice Projects where DataPower act as intermediatery
between the client and server.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between JSON and SOAP?
Explain about Transport methods in SOAP?
How can user use the facilities that are provided by soap?
What are the steps that are required after providing the services to the clients?
What are the major functionalities provided by the soap protocol class?
What are the elements of SOAP message structure?
Can you elaborate on SoapBindingSkeleton?
Explain the difference between RPC and Local calls?
What is a soap what for is it used?
Explain what is the properties in soapui?
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
Explain about the encoding style attribute?
List out the important characteristics of soap envelop element.
What are the elements of a soap message?
write a sql query retrive all xml data. how to retrive xml data wit single sql query.