Multiple choice technology mainframe

If DATAONLY option is used in BMS Map, then which of the following is correct

  1. Only the data and the associated attributes, cursor positioning information is picked from the symbolic map and the 3270 data stream constructed.

  2. The physical map alone is used by BMS to construct the 3270 data stream.

  3. Based on the contents of the symbolic map, the attributes defined for the fields and the contents of the physical map, BMS constructs the 3270 data stream and SENDs the map to the terminal.

  4. Only data entered by user is displayed

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The DATAONLY option tells BMS to use only the data and attributes from the symbolic map (including cursor positioning) when constructing the 3270 data stream. It bypasses the physical map's template, taking field contents and their associated attributes directly from the symbolic map structure in the program.