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 |
Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store
What is the role of tra?
wht is a spawn in call process ?
What are the maximum/minimum of threads available for incoming http ?
by using java language only we use this integration
If the business process needs to invoke another web service which resource do you use ?
Can there be two error transitions out of an activity ?
I would like to learn one of these technologies.Can any one pls tell me WebMethods r TIBCO which is the best
What is the difference between publish by value and publish by reference?
If there are two sub processes then how can we call at a time one sub process dyanmiccally by using call porcess?
Where do the default global variables declared in designer are stored in tibco administrator?
What is the purpose of $_error variable ?