Explain how user use the facilities that are provided by SOAP?
Answer / Vijendra Pratap Singh
Users use SOAP to communicate with web services. They write code (usually in a programming language like Java, .NET, or Python) that creates a SOAP request, sends it to the service's endpoint, receives the response, and processes it.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the elements which should be contained in SOAP message?
what is the general format for reading the custom or default property value?
What is soap envelope element?
Mention the advantages of soap web services?
How is SOAP different from the Ariba and Commerce One Standards of cXML etc?
Explain the difference between RPC and Local calls?
What are the factors that help to decide which style of web services – soap or rest – to use?
How does soap work?
Can soap use json?
Explain about the encoding style attribute?
What is the difference between top down & bottom up approach in soap web services?
Can soap and rest be used together?