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 |
What is the end point of concrete wsdl???
Where do the default global variables declared in designer are stored in Tibco Administrator -- WellsFargoo
Where does the tibco admin maintains the version history of the application? Please tell us the path?
What are the maximum/minimum of threads available for incoming http ?
What are the tibco bw activities that can participate in transactions?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
If there are two sub processes then how can we call at a time one sub process dyanmiccally by using call porcess?
how to create a directory using external command activity in BW? can u please tell the cmd?
Whats the difference between publish by value and publish by referrence
Where Do U Set JMS Heap Size?
How to create a concrete wsdl?
Which group do you use to wait for multiple events and proceed with the first to occur ?