Bill O'Boyle
CICS Moderator

Joined: 14 Jan 2008 Posts: 2504 Location: Atlanta, Georgia, USA
|
|
|
|
You need to review the "CICS System Programming Reference" for your version/release and search for the "INQUIRE TRANSACTION" API.
The TERMID associated with the target TRANSACTION is not part of this API, regardless whether the TRANSACTION is Local or Remote.
Also, be aware that use of "System Programmer" commands requires that the "SP" translator option be specified during translation. Please make sure that your management allows its usage.
Be considerate of others and research your query before posting, using the following LINK, from the Main Page -
www.ibmmainframes.com/manuals.php
If that doesn't suffice, then click here -
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/library
Bill |
|