What is input XML and what is out XML can you explain?
Answers were Sorted based on User's Feedback
Input xml is the incoming request that comes in to webMthods from third party and output xml is the response generated from webMethods for the thirdparty request.The input xml request is processed in webMethods as per the code logic and generates a response.This response(output xml)is then sent back to the third party application.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / kamalprit
Input xml is the incoming request that comes in webMethods from an third party application and output xml is the response generated from webMethods for the third party request.The input xml request is processed at webMethods as per the code logic and generates a response.This response is shared with third party application through webMethods.Input xml request fields must conform to the parameters of the wsdl that is being imported at webMethods end.Input xml is also known as input SOAP request and output xml is known as SOAP response.
Is This Answer Correct ? | 6 Yes | 0 No |
What are the output formats for xslt?
If the business process needs to invoke another web service which resource do you use ?
What is the advantage of scripted deployment in Tibco?What is difference between scripted deployment and normal deployment
what is soap? how to use soap?
Where Do U Set JMS Heap Size?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
How to achieve load balancing mechanism using a property ?
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
How many types of Global vaibles are there in BW?
What is difference between scripted deployment and normal deployment?