cicsterm and RETURN TRANSID IMMEDIATE

When an application running from a cicsterm session issues one of the following commands the transaction named in the TRANSID option starts immediately without any user input.

EXEC CICS RETURN TRANSID(name) IMMEDIATE
EXEC CICS RETURN TRANSID(name) IMMEDIATE INPUTMESSAGE(data-area)
When the INPUTMESSAGE option is specified, the contents of the data-area are passed to the new transaction, and the screen is not updated with the data-area contents.

Issuing these EXEC CICS commands from cicsterm does not result in the StartTranExit or ReplyExit user exits being driven. See EPI user exits for more information.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//ctgunx/retimm.html