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

CICS to Webservices


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

New User


Joined: 21 Jan 2017
Posts: 2
Location: India

PostPosted: Sun Jan 22, 2017 5:49 pm
Reply with quote

Hi All,

I got my webservice deployed on a tomcat server in my local machine. How can I invoke that service from Mainframes / CICS ?
Also to access any free webservice available on the web, do I need to change any proxy settings ? I tried doing a WEB OPEN to httpbin.org/get but the command is giving a TIMEDOUT message.
Objective is to develop a CICS application as a client and access a web service - REST service using JSON message.

The web service is ready and tested, but only problem is establishing the connection.
The Shop has no webservice ever implemented.

Can someone suggest me what can be done here ?
If I have to access the service hosted locally, if I bind that service to a port and use that within the CICS call?

Thanks.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8700
Location: Dubuque, Iowa, USA

PostPosted: Sun Jan 22, 2017 6:55 pm
Reply with quote

Have you read the IBM Redbook Implementing CICS Web Services? If not, start reading it. If so, then use the examples in the Redbook to help you set up your system for CICS Web Services.
Back to top
View user's profile Send private message
safexc

New User


Joined: 21 Jan 2017
Posts: 2
Location: India

PostPosted: Mon Feb 06, 2017 5:15 pm
Reply with quote

Thanks Robert, was able to implement it by following the redbook. One doubt though, if a json is returning null value for a field, the transformation is failing as it cant map it against the cobol equivalent, so how can this be handled ?

thanks for your help.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Upgrade CICS TS to 6.2: authorization... CICS 0
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
No new posts CICS UCTRAN=NO not working, need syst... CICS 3
No new posts CICS-Db2 connection issue CICS 1
No new posts After newcopy the CICS program user f... CICS 7
Search our Forums:


Back to Top