Rocket TE has the capability to automatically create iSeries device names dynamically and retry the devices until the iSeries host determines that the requested device is not in use. Rocket TE is configured to create the names based on %1, %2, and %3 values entered in the device name field.
A device name of %1%2%3 results in WS1234D00 being sent to the iSeries. If the requested device name is in use, WS1234D01 is requested.
A device name of GROUP1%2%3 results in GROUP1D00 being sent to the iSeries. If the requested device name is in use, GROUP1D01 is requested.
A device name of %1%2%3 results in WS1234P00 being sent to the iSeries. If the requested device name is in use, WS1234P01 is requested.
A device name of GROUP1%2%3 results in GROUP1P00 being sent to the iSeries. If the requested device name is in use, GROUP1P01 is requested.
Printer association provides a mechanism to automatically request a printer device name based on the existing display device name. By predefining pairs of printer and display devices in the iSeries, users can dynamically request a display device using a base name plus %2%3 and automatically get a matching printer device.