Thread: CICS

What is a transaction id / four character code?

Started by Alex • user2 replies136 viewsLast activity 3 weeks ago
Post #1
0 votes
Alex
Reputation
8
Posts: 35
Joined: Jun 15, 2026, 9:20 AM
Posted: Jul 25, 2026, 12:14 PM

Training system says type ABCD to start the demo. Is ABCD the program name?

Post #2
0 votes
Dave
Reputation
356
Posts: 25
Joined: Jul 21, 2024, 2:55 PM
Posted: Jul 25, 2026, 1:14 PM

No. That is the transaction id (TRANSID). CICS looks it up in a table and finds which program to run. Program name can be totally different from the four characters you type.

You must be signed in to reply to this thread