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

CICS webservice Request and proxy


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

New User


Joined: 28 Mar 2006
Posts: 1

PostPosted: Thu Sep 25, 2014 6:53 pm
Reply with quote

Hi

i'm development a WebService request(provider is outside the company) but i have a problem with the communication between our Z/os and Internet .


in our Company we have a proxy server with user/pass authorization, so we
need to use them for the WS requester.

Currently we was configured the XWBOPEN with proxy address and in the DFHWS2LS we use the HTTPPROXY, HTTPPROXY-USERNAME, HTTPPROXY-PASSWORD parameters.

when i try to execute the WS this answer that it's not possible to contact the provider.

according our proxy/firewall specialists, the request exit the Z/os and contact the Proxy server, but without the credentials (user and pass), so this request is rejected by proxy.

anybody have an idea if i missed some configuration or something to do before execute the WS?

Thanks a Lot
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Thu Sep 25, 2014 10:18 pm
Reply with quote

I am not sure if you have reviewd"Configuring DataPower and CICS" as a part of your checklist but also I am not sure if this is required. So please get more information and see if this is missing.
pic.dhe.ibm.com/infocenter/cicsts/v4r2/index.jsp?topic=%2Fcom.ibm.cics.ts.scenarios.doc%2Ftopics%2Fidprop_datapower.html
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top