what is soap?
how to use soap?
Answers were Sorted based on User's Feedback
Answer / narapareddy
SOAP(simple object access protocol) is a protocol used to
communcate the web service provider and web service client.
to use SOAP you require a WSDL(web service description
language),which is a XML file.WSDL file contains inf.about
web service provider and its functionality.
| Is This Answer Correct ? | 52 Yes | 0 No |
Answer / thiyagarajan nagan
Simple Object Access Protocol used to send XML messages
along the network.
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / name
server oriented application protocal
it is one of web services using interner and technology
it is act as server and client
first design bw for one application, then it passed to soap
server which recieves the incoming requests via http or
soap or jms then ser proxy decodes request into call the to
application
sevice proxy is encodeswith reply
| Is This Answer Correct ? | 3 Yes | 40 No |
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
What is the difference between jms queue receiver and jms queue requestor?
Difference between file polar and file adapter ?
By using which bw palette we can create db table?
What is the mechanism of a transaction ?
What are the output formats for xslt?
What are the datatpes of Global varaibles which BW follows?
How Do U Deploy EAR File TO two Machines?
When used Persistent mode, where are you Persisting the data?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the modes of tibco bw installations ?