You can use the MVS JCL statement  

//  COMMAND 'anything'

This is nice to use because the continuation process, I think, is easier.

Or if you have a scheduling product or automation, you can use those to issue 
the command on behalf of a particular event (msg, job, tod, etc...)


In a batch job.  The job can be as simple as an IEFBR14 or at the beginning of 
a batch job stream.

Lizette


> Hi,
> 
> How to trigger a cics transaction from batch job?
> 
> I googled this, and I got
> http://cicswiki.org/cicswiki1/index.php?title=How_do_I_interact_with_a_t
> ransaction_from_a_batch_program%3F where various options are mentioned,
> which unfortunately my CICS installation does not allow.
> 
> Anyone got any ideas where I can submit CECI START TRAN(xxxx) from batch
> ?
> 
> Thanks,
> Parin
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to