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
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What are the revision control system options available in tibco designer?
What is business key?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What are the different types of transactions tibco provides?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
What are the types of adapter services ?
Where do the default global variables declared in designer are stored in tibco administrator?
How to control the sequence of execution of process instances created by a process starter ?
Which activity is used for detecting duplicate message processing?
What are the different modes of service invocation?
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
If you are posting a message on a queue & Server is down. What happens.
Why we implement the tibco in our organization or company?
What is the default axis in xpath ?