Or in other words, when retrieving deployed code, webServiceURL property of ComIbmSOAPRequest node can be found there, while respective URLSpecifier property for ComIbmWSRequest cannot. Is there a way (any way at all) I can interrogate URLSpecifier property in a deployed code?
It looks like there is a defect in the code where the value for the URLSpecifier property is not displayed when you use mqsireportproperties. You could raise a PMR to have this investigated.
Alternatively, you could use the CMP Java API to look at the properties of the node. You'd need to find all the message flows you want to examine, retrieve the HTTP Request nodes from those flows and then look at the value of the URLSpecifier property.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum