Author: Robert Sample
Posted: Fri Jul 29, 2016 6:32 pm (GMT 5.5)
You've been on this forum for six hears and you don't know how to use the Code button? Nor how to ask a question? The code you provided has FIVE parameters listed, and you did not specify which of them you want explained, so there's not really any way to answer your question. And after six years, you should know if you ask for code on this forum, you should expect to pay for it -- people often provide code for free, but if they don't and you want the code, plan to pay for it.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Fri Jul 29, 2016 6:32 pm (GMT 5.5)
Quote: |
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. |
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth