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 is the scope of user defined process variables ?
How can we get field as input to the input field of another palete as <a>b</a> is there then i need to get as <C>a-b</C>
can any one tell me.i have 3 years experience of non-It field.but outof 3 y.of ex. first 1.6 years of ex.one dept's & second 1.7 years of ex.another dept's .i have completed M.com ,but i want to change to IT side (instead of non-IT) what is my quesion.in interview point of time thay are asking about myself (i have to give the replay morethen 6 minit) how to give the replay don't mind give me replay
Difference between file polar and file adapter ?
How to control the sequence of execution of process instances created by a process starter ?
What is the difference between "default" and "value" in the configuration file of the Tibco admin
how to create adapters?how to connect adapters? and how to build?
What are the maximum/minimum of threads available for incoming http ?
Already the table has some data in it, with the help of ADB we had inserted some data. By seeing the table how can we identify the data inserted by ADB.
Why we implement the TIBCO in our organisation or company
what is soap? how to use soap?
What is input XML and what is out XML can you explain?