About how soap messages are sent and received in web service ?
Answer / charit sharma
we can sent and receive soap msg with the help of HTTP, FTP
or SMTP protocols. we need to bind the soap envelope in
protocol and then we can send and receive our msg over the
netwok.
| Is This Answer Correct ? | 5 Yes | 0 No |
Mention the differences between soap and other remote access techniques?
What are soapui assertions?
Explain how user use the facilities that are provided by 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.
What is the procedure followed on the client side?
What is soap and rest web services?
One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued
What is the major obstacle users faced when using soap?
State the syntax rule for soap message?
what type of basic questions they are asked in Webservices?
What is mandatory in soap message?
Explain about the syntax rules in SOAP?