To identify the host application panel represented by a 3270 Screen part, fill in the following fields in the 3270 Screen Settings view:
The string you specify can be no longer than 132 characters and cannot span lines.
The Build records push button in the 3270 Screen Settings view causes VisualAge to identify all of the input and output fields on the specified screen. These fields are then accessible through the inputFields and outputFields attributes of the 3270 Screen part.
Note: | In order for the Build records push button to function, the host screen specified in the 3270 Screen settings must be displayed in the specified emulator session. |
After you build the records that represent the fields on the screen, you can customize the names of the fields by directly editing the field names in the second and third pages of the Settings view.
Note: | When you customize the name, you should not use the refreshFieldDefs action because it will set the field names back to the default field names. Any connections you might have to customized field names will no longer work. |
If you want to generate a formatted report of the data captured by Build records, select the Dump to file push button. The Communications/Transactions feature will prompt you for a file name to contain the report.