IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Invoke WebService failing with response code 4


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ashishpanpaliya

New User


Joined: 13 Oct 2017
Posts: 34
Location: India

PostPosted: Thu Aug 09, 2018 3:14 pm
Reply with quote

Hi All,

I am working to test web service call from CICS as a requester.

It's failing with return code 4 which state - The value specified for the URI contained an illegal character or combination of characters, or the specified host name could not be resolved.


I tested same WSDL with SOAPUI testing tool (provide capability to call and test web service)and its work fine. This is to prove that WSDL, path etc details are fine.

I have documented(also attached here) all steps that I followed along with WSDL & program. Would be great if anyone can provide any pointer.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Aug 09, 2018 3:38 pm
Reply with quote

Please post your steps taken as text not an attachment. You can cut from your text file/ data set and paste into the message box. Attachments are not viewed by many as they a) may not be allowed to, b) they are fearful of malicious content.
Back to top
View user's profile Send private message
John Poulakos

Active User


Joined: 13 Jun 2012
Posts: 178
Location: United States

PostPosted: Fri Aug 24, 2018 7:30 pm
Reply with quote

How are you using SOAPUI if CICS is the requestor?

Have you looked in CEEMSG and MSGUSR logs in CICS?

You do know path definition is case sensitive?

Have you tried it without using RDZ?

Have you installed SNIFFER?
Back to top
View user's profile Send private message
John Poulakos

Active User


Joined: 13 Jun 2012
Posts: 178
Location: United States

PostPosted: Fri Aug 24, 2018 9:48 pm
Reply with quote

Your URIMAP shows usage is PIPELINE, which is usually for a web service provider, but a web service provider usually has a generated $name.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts MQ response when MQGET of a stopped q... Java & MQSeries 2
Search our Forums:

Back to Top