Calling Host COBOL from PL/I CICS



IBM's cross-platform compiler PL/I for MVS, VM & VSE, OS/390 and Enterprise PL/I for z/OS

Calling Host COBOL from PL/I CICS

Postby pramod » Mon Nov 03, 2008 1:44 am

I have some problem in calling Host COBOL program from PL/I program in CICS region. I am even not sure it's possible or not. Please provide me some information.
pramod
 
Posts: 1
Joined: Mon Nov 03, 2008 1:37 am
Has thanked: 0 time
Been thanked: 0 time

Re: Calling Host COBOL from PL/I CICS

Postby dick scherrer » Mon Nov 03, 2008 4:54 am

Hello and welcome to the forum,

I have some problem in calling Host COBOL program from PL/I program in CICS region.
Telling us "it didn't work provides nothing for us to use to help you. What problem occurred? To get help from the forum, most of the work is in the clear definition of the problem.

I am even not sure it's possible or not.
It should be possible. Can you successfully call this cobol module form another cobol module? If not, i'd suggest you fix whatever prevents the cobol to cobol call before addressing the pl/i problem - it may not be related to pl/i at all.

Here's a link to a sample of pl/i calling cobol (non-cics) but maybe it can provide some info you can use:
http://publibz.boulder.ibm.com/cgi-bin/ ... a4030/11.8?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Calling Host COBOL from PL/I CICS

Postby Martin Ohlen » Mon Nov 03, 2008 2:43 pm

You need the Cobol-Prog in the Load-Library of CICS - have you thougth about it ?
regards
Martin
Martin Ohlen
 
Posts: 4
Joined: Mon Nov 03, 2008 2:36 pm
Has thanked: 0 time
Been thanked: 0 time


Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post