what is the message format used in SOAP?
No Answer is Posted For this Question
Be the First to Post Answer
Can soap use rest?
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 wc3 standards?How is the link between SOAP and webservices to it?
How does the message security model allow the creation of soap more secure to use?
What are soap actions?
What are the advantages which a user can get when he uses SOAP?
How a soap message is structured?
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
what is the response format for SOAP response?
What is the difference between top down & bottom up approach in soap 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
Explain the difference between RPC and Local calls?