Page 1 of 1

CICS : Installing a Transaction

PostPosted: Fri Nov 14, 2008 10:38 pm
by cloud_strife
Hi !

Im trying to install a new application on CICS .
I already compiled this application and i have just to install it on CICS , but i don't
know how. Im trying use CEDA commands...am i right ?

thks,

c.s.

Re: CICS : Installing a Transaction

PostPosted: Sat Nov 15, 2008 7:15 am
by dick scherrer
Hello,

Suggest you work with your cics system support. There are most likely site-specific considerations and your cics support will know these.

Yes, CEDA is used to install things in cics.

Re: CICS : Installing a Transaction

PostPosted: Fri Mar 06, 2009 5:28 am
by icelovebai
you can try with command CEDA like this:
CEDA DEFINE TRANS(trans-id) GROUP(group-name)