I have installed a pipeline in cics successful. After that I verify the issue with
Code: Select all
CEMT INQUIRE WEBSERVICE
The return is
Code: Select all
Webs(GetSquare1 ) Pip(WSPIPE01)
Unu
The normal return for a webservice is
Code: Select all
Webs(inquireSingle83 ) Pip(PIPE83 )
Ins Uri($452100 ) Pro(DFH0XCMN) Com Dat(20060810)
Where I get more information about my webservice GetSquare1 in cics?
Regards
Björn