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.
No Answer is Posted For this Question
Be the First to Post Answer
List out the important characteristics of soap envelop element.
What are the different components can be used in the web services?
How to write a SOAP Client using Apache SOAP for Java?
what is the end point in web services?
What are disadvantages of soap?
Is soap based on http?
What does xml-soap server includes to allow flexible services for the users?
Differentiate soap and rest?
What is the procedure to send the call and get the response from the client to server using soap?
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
Why is rest preferred over soap?
What are the factors that help to decide which style of web services – soap or rest – to use?