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 main function of the sign-on table?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain difference between call and link?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Can you define bms?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Explain how do you access storage outside your cics program?
What is the abend command?
What are the cics tables?
Name the command used for terminating a browse operation?
Explain how do you access the records randomly in tsq?
difference between tsq and tdq?
Can you use occurs in bms map?
What is commarea (communications area)?
Give certain situations where NEWCOPY is obligatory?