CICS web service requestor GET CONTAINER returns neither data nor error

Posted by Namhcir on Stack Overflow See other posts from Stack Overflow or by Namhcir
Published on 2014-06-06T17:52:20Z Indexed on 2014/06/07 15:25 UTC
Read the original article Hit count: 218

Filed under:
|

I am developing a CICS web service requestor application to consume a distributed web service. I used the web services assistant DFHWS2LS to transform the wsdl to copybooks successfully.

I have no problem issuing the PUT CONTAINER and INVOKE SERVICE api commands, but when I issue GET CONTAINER I am not receiving any containers or data. No response codes or error messages, but no data. Any ideas on how to debug this would be greatly appreciated. Thanks,

© Stack Overflow or respective owner

Related posts about web-services

Related posts about cics