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

CICS as web-service (Outbound Communication)


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

New User


Joined: 06 Jul 2005
Posts: 40

PostPosted: Wed Oct 19, 2005 3:08 pm
Reply with quote

Hi,

I'm looking for some information on options (tools) available to expose CICS as a web service (Outbound communication). If anyone has worked on such things or is aware of different options available, Kindly help!

Thanks & Best regards!
Back to top
View user's profile Send private message
Souvik.Sinha

New User


Joined: 22 Apr 2005
Posts: 24
Location: New York, USA

PostPosted: Wed Oct 19, 2005 9:17 pm
Reply with quote

Hello,
We have a system like this, but it is done via RSP (Remote Stored Procedure). We use TCP/IP as the communication channel to communicate between the webpages and the Mainframe.

With regards,
Souvik
Back to top
View user's profile Send private message
cwlowery

New User


Joined: 07 Sep 2005
Posts: 1
Location: atlanta, ga

PostPosted: Tue Oct 25, 2005 6:33 pm
Reply with quote

We are conducting a proof-of-concept with vendors that offer packages for this. To date, it looks like there are two primary players, with MS waiting in the wingsfor .NET front ends.
What we've found so far is that one important feature we hadn't thouhgt to look for was the ability to run mapping and parsing the server end, instead of in CICS - saves mainframe cycles!
Clark
Back to top
View user's profile Send private message
amitrath

New User


Joined: 30 Apr 2004
Posts: 28
Location: Carmel, USA.

PostPosted: Sat Sep 24, 2011 3:14 am
Reply with quote

We have done this in our firm recently.

Here is a IBM link to start with. RDz is optional, you can choose to do this with only CICS TS. RDzs makes life easier though.

www.ibm.com/developerworks/rational/library/08/0401_cipresso-mazo/
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Sat Sep 24, 2011 3:26 am
Reply with quote

Well, I suppose it is enthusiastic of you, but really, I don't think the information will be much use now to the person who started the topic nearly six years ago.
Back to top
View user's profile Send private message
amitrath

New User


Joined: 30 Apr 2004
Posts: 28
Location: Carmel, USA.

PostPosted: Sat Sep 24, 2011 3:50 am
Reply with quote

Well, I realized that. But I know lot of people are hitting this article now. My reply is for them, hoping they will have a less painful path than I did.

Cheers!
Back to top
View user's profile Send private message
Eshwar CICS

New User


Joined: 18 May 2011
Posts: 47
Location: India

PostPosted: Sat Sep 24, 2011 6:45 am
Reply with quote

Without RDZ,

1. You can generate web service artifacts using IBM supplied utilities DFHWS2LS & DFHLS2WS. RDZ generated artifacts are much more efficient in terms of processing (with new versions of CICS 4.1 and later).

2. You may test the generated web services with a SOAP-UI tool which is a freeware.

Thanks.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Sat Sep 24, 2011 12:46 pm
Reply with quote

So, do you see what you've done Amit?

There is no question, and now two posts about solutions.

No-one is going to investigate the relevance of either of the "answers", because no-one has a question. So they'll sit there. Someone else might pile in, if we are unlucky. Then we'll have three.

A pointless exercise. Even for those thousands of people looking at this topic (and not asking questions) either or both of the "responses" could send them up an inappropriate track for their site.
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