Author: Robert Sample
Subject: Reply to: INVOKE WEBSERVICE error
Posted: Thu Mar 09, 2017 10:46 pm (GMT 5.5)
Have you gone through Creating a SOAP web service and verified that each and every step listed has been performed? If not, you should start by doing so.
The error messages appear to indicate your CICS web service environment is not set up correctly. The manual will help you do so. You may need your site support group to perform some of the steps since application programmers might not have the authority to do all of them.
If you didn't set up the binding file following the steps in the manual, then it is impossible for the OPERATION to exist in 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
Subject: Reply to: INVOKE WEBSERVICE error
Posted: Thu Mar 09, 2017 10:46 pm (GMT 5.5)
Have you gone through Creating a SOAP web service and verified that each and every step listed has been performed? If not, you should start by doing so.
The error messages appear to indicate your CICS web service environment is not set up correctly. The manual will help you do so. You may need your site support group to perform some of the steps since application programmers might not have the authority to do all of them.
Quote: |
The OPERATION is internal to the application so how can it be not found ? |
_________________
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