Am I the only one who doesn't know what "consuming a webservice" means?
From a quick "google" of this term, I *think* but coulb be entirely wrong that either MQService or COBOL XML support (in Enterprise COBOL) *might* be your answer. However, without really understanding the question, I probably am totally off-base.
If you can describe ("in simple language") what you want to accomplish, I might be able to point you to the right place in IBM documentation.
If it helps, within that section is the following informaiton,
"Before you can parse an XML document with an XML PARSE statement, you must make the document available to your program. The most likely method of acquiring the document is by retrieval from a WebSphere MQ message, a CICS transient queue or communication area, or an IMS message processing queue."
Does this sound like this is the area you are interest in?
The only other missing part, I guess, is where the application uses, say, an HTTP protocol to obtain the XML document, via SOAP for example.
That may involve accessing WebSphere APIs, I suppose.
Under "Accessing XML documents", I see a mention to "WebSphere MQ message, a CICS transient queue or communication area, or an IMS message processing queue".
However, I haven't found an actual HTTP protocol, used as an example.
__________________________________________ Try forum1391 for lively discussions
Thank you so much, Bill! This is exactly the type of information I am looking for. I can now start to put together all the pieces for a discussion with the group involved.
__________________________________________ Try forum1391 for lively discussions
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.