Description
|
The following surferscript is intended to connect to the system, wait for the logon screen, enter the logonid and password, wait for the main menu, and "2". When I run the script (using localhost:82/surfer/test), and then check the results in the DevCenter, the main menu page is displayed, with "2" written to the input field for option selection, but I haven't moved to the next screen yet. It's as if the "[enter]" command was never sent.
If, from the DevCenter session window, I press click the Enter key on the keypad emulation,
I get a screen with the following message:
TN3270E Service Error 520
Internal LU session state error in FirstInboundByteProcess.
State error id - 2 (expected CONT,SND,RCV).
Current state - LU-LU, SNDNXMT
I also notice that in the log file, wh
|