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 |
Where does the tibco admin maintains the version history of the application? Please tell us the path?
What is max size and where u can define the size of the message over jms server ?
What is the mechanism of a transaction ?
By using which bw palette we can create db table?
how we can send data through adb adapter in tibco bw?
I wold like to learn TIBCO.Can any one who is working on TIBCO,please advice.Tell me brief abt TIBCO.Currently i have Java/J2ee background.Please update u r mail Id too.Thanx in advance
What are the datatpes of Global varaibles which BW follows?
Where does the tibco admin maintains the version history of the application?
wht is a spawn in call process ?
I would like to learn one of these technologies.Can any one pls tell me WebMethods r TIBCO which is the best
What is vcrepo.dat?
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.