LOGON
The CICS® transaction
SAPI invokes ARSZDAPC, which displays the LOGON Panel. The information
specified on the LOGON panel is used to build the structured API LOGON
request (see Figure 1).
You can perform one of the five functions on the LOGON
Panel:
Function | Function | Description |
---|---|---|
Enter | Validate | Validates the LOGON Panel input fields and identifies input errors. |
F3 | End | Ends the SAPI transaction. |
F4 | Case | Invokes the Establish Terminal Case panel |
F5 | Logon | Logs onto the system. |
F6 | Expand | Expands the user ID and password. If the user ID and password values are longer than what the data entry fields on the LOGON panel allows, then press F6 from the LOGON panel to display the Expanded UserID and Password screen (see Figure 2). |
Function | Description |
---|---|
Enter | Validates the Expanded Userid Panel input fields and identifies input errors. |
F3 | Ends the SAPI transaction. |
F12 | Returns to the LOGON Panel. You must provide a user ID and password before pressing F12. |
You can perform one of the five functions on the Establish
Terminal Case screen:
Function | Description |
---|---|
F3 | Ends the SAPI transaction. |
F4 | Converts transaction code only to upper case. |
F5 | Converts all text to upper case. |
F6 | Does not perform any text upper case conversion. |
F12 | Returns to LOGON Panel. |