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

CICS Requester Web Service


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

New User


Joined: 17 Mar 2015
Posts: 4
Location: USA

PostPosted: Wed Mar 18, 2015 1:00 pm
Reply with quote

I have few questions around the CICS Requester Web Service

1. Can we have asynchronous messaging over HTTP ?
2. If the external system just responds with Http 200 or 500 will CICS be able to parse it without any soap body.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


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

PostPosted: Wed Apr 15, 2015 5:29 am
Reply with quote

Quote:
1. Can we have asynchronous messaging over HTTP ?


www-01.ibm.com/support/knowledgecenter/#!/SSGMCP_5.2.0/com.ibm.cics.ts.wmq.adapter.doc/topics/asyncconsume.html


Quote:
2. If the external system just responds with Http 200 or 500 will CICS be able to parse it without any soap body.

www-01.ibm.com/support/knowledgecenter/#!/SSGMGV_3.1.0/com.ibm.cics.ts31.doc/dfhtl/topics/dfhtl_statusref.htm?cp=SSGMGV_3.1.0%2F6-4-2

See if this is helpful.
Back to top
View user's profile Send private message
SatyakamAcharya

New User


Joined: 17 Mar 2015
Posts: 4
Location: USA

PostPosted: Thu Jun 04, 2015 1:38 pm
Reply with quote

Can we assign a CICS Transaction to invoke 2 different web requester services ? The flow we are thinking of is as below :

Module 1 will call exec CICS TRN1 --> which in turn depending on condition call Module 2 or Module 3 .

Module 2 and Module 3 would have the logic of executing the web service calls .

So can we assign the same CICS transaction for calling 2 different end points ?
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