cancel
Showing results for 
Search instead for 
Did you mean: 

Mainframe Read Field Issue

DavidAnderson
Level 3
I have a major blocker issue with reading in fields in the mainframe.

In mainframe when you enter a command it displays the data at the bottom, and you either press enter to continue to next page or to clear the displayed data to enter another command.

I enter the command, the data is displayed and then I read the configured field that I created in application modeller. 

This works fine when running in the object.

When running from the process, reading the fields sends something that the mainframe interprets as an ENTER and clears data so I cannot read it. The data should stay on the screen until I send an ENTER command, but that is not how it is working. This seems like a bug.

------------------------------
David Anderson
------------------------------
1 REPLY 1

DavidAnderson
Level 3
I recreated it in a smaller example, and this is not the issue. It is not pressing enter. Looks to be an error in my loop and also a wait/time issue on the append to collection.

------------------------------
David Anderson
------------------------------