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

Invoking Webservices in CICS TS 3.1


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

New User


Joined: 24 Aug 2012
Posts: 7
Location: india

PostPosted: Fri Aug 01, 2014 12:53 pm
Reply with quote

Hi,

I am planning to implement SOAP based CICS web services in my CICS TS 3.1 environment.

My requirement is to invoke a web service from CICS TS 3.1 whenever there is any row in a db2 table.

I was looking for EXEC CICS INVOKE API command but found that is using channels and containers.

Is it supporting DFHCOMMAREA as well or there is some other way to do it.

Any help is much appreciated as in my team no one has worked on this before and we are finding it hard to set up the environment as well for WSDL PIPELINE and URIMAP etc..
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


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

PostPosted: Fri Aug 01, 2014 9:47 pm
Reply with quote

Quote:
is it supporting DFHCOMMAREA as well
-yes

When you have a huge data/tree structure data coming in then you prefer to go over channels and containers.

www-01.ibm.com/support/knowledgecenter/#!/cics_iea/com.ibm.iea.cicsts/cicsts/3.1z/Resources/G325-1111-02.pdf

However you need to make a use of RDz tool to create your all wraper programs or driver programs along with WSDL.

www-304.ibm.com/connections/blogs/systemz/entry/cics_web_services_using_rdz_for_application_innovation?lang=en_us
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