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

Exposing PL/I Subroutines as WebService


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
deybumba_2k

New User


Joined: 09 Jan 2006
Posts: 17

PostPosted: Thu Jun 11, 2009 10:15 am
Reply with quote

Hello All,

I have a very unique requirement. I have a PL/I Batch Program which calls a number of subroutine. I need to functionality of some subroutines as webservice which can be invoked by any Open Source Application.

We have CA-Ideal and CA-Datacom where CA-Ideal has some screens but non of the existing screens calls has the funtionality of the PL/I program.

Also I do not want to do any batch processing. Is there any way to wrap the PL/I subroutines with any other language so that they can be run real time? Is there is, can you please elaborate? I am also ready to go to any CICS or CA-Ideal solution.

Thanks.
Subha
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Jun 12, 2009 6:25 am
Reply with quote

Hello,

As the system already uses IDEAL, i'd probably re-code the pl/i module in IDEAL if this was my requirement.
Back to top
View user's profile Send private message
bauer

New User


Joined: 03 Mar 2009
Posts: 28
Location: germany

PostPosted: Mon Jun 15, 2009 2:59 pm
Reply with quote

You can use CICS Webservices.

You have only to map the incoming XML Data to the parameters of your existing subroutines.

regrads,
bauer
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts CICS webservice - Flexible Interface CICS 0
No new posts WSL-ADSL conversion in Webservice acc... DB2 0
No new posts Invoke WebService failing with respon... CICS 3
No new posts DFHJSON-TRANSFRM container for WebSer... CICS 0
No new posts INVOKE WEBSERVICE error CICS 11
Search our Forums:

Back to Top