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 is custom id?
Where do the default global variables declared in designer are stored in tibco administrator?
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?
What is the scope of user defined process variables ?
What are the pretch predicates in tibco bw ?
What are the different types of transactions tibco provides?
Which activity is used for detecting duplicate message processing?
What are the maximum/minimum of threads available for incoming http ?
What are the encodings supported by designer ?
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?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
Where are the designer preferences stored ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
How to control the sequence of execution of process instances created by a process starter ?
What is the purpose of a lock shared configuration resource?