How to prevent user to access a screen directly from cics
Native screen by using Trans Id?
Answer Posted / pinaki
In the application program for the transaction we can use
STARTCODE verification to prevent transaction started with
terminal to through alert message when accessed from CICS
native terminal.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a return with transid and xctl?
Can dynamic calls be used in CICS?
Explain how do you dynamically set the cursor position to a specific field?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Define floating maps with illustration?
Explain processing program table(ppt)?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Add a field to screen when what's the flow of impact?
Explain what is a cursor in cics sql processing?
How to establish dynamic cursor position on a map?
What is DEQ?
Name the cics command used to access current date and time?
What is the type of ppt in the cics?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Specify cics transaction initiation process?