Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

CICS :: RE: CICS and Webservices

$
0
0
Author: cmsmoon
Subject: Re: CICS and Webservices
Posted: Fri Jul 29, 2016 1:06 pm (GMT 5.5)

csgwynn wrote:
I have a CICS program that interfaces with webservices. For some reason when I check a field value after the invoke webservices has been executed it is not recognizing that the field has something in it on the CICS side. I have not made any changes to the WSDL or program. I know on the webservices side that there is something in the field the program is referencing? Has anyone ever had this occur to them?


do you have sample code for calling web service from CICs program.
can you please explain what we values we should give the below parameter
EXEC CICS INVOKE SERVICE(WS-WEBSERVICE-NAME)
CHANNEL(WS-CHANNEL-NAME)
URI(WS-URI-ENDPOINT)
OPERATION(CONVERSIONRATE)
RESP(WS-RESP)
END-EXEC.
_________________
Thanks & Regards
Saravanan CM


Viewing all articles
Browse latest Browse all 8500

Trending Articles