What is input XML and what is out XML can you explain?
Answer Posted / 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 |
Post New Answer View All Answers
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
What is the scope of user defined process variables ?
What is difference between shared variable and job shared variable ?
What are the different types of transactions tibco provides?
By using which bw palette we can create db table?
If you are posting a message on a queue & Server is down. What happens.
What are the output formats for xslt?
What activities are supported in xa transaction ?
What is custom id?
What activities are supported in jta transaction?
How do wait-notify resources work ?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
What are the options for configuring storage for process engine's checkpoint repository ?
Where do the default global variables declared in designer are stored in tibco administrator?
What is the purpose of $_error variable ?