WS – Workstation record
The WS
record is a multi segment
record with the following structure.
WSCOM -+- Common segment (1 per WS)
|
+- WSAM – Access Method (up to 1 per WS)
|
+= WSSD =+= Specific Date (many per WS)
| |
| += WSIVL = Workstation Interval
| (many per WSSD)
|
+= WSWD =+= Weekday (up to 8 per WS)
| |
| += WSIVL = Workstation Interval
| (many per WSWD)
|
+= WSDEST = Virtual Workstation Destination
(many per WS)
Note:
- Some segments have Batch Loader statements with slightly different
names.
WSCOM
has a batch loader statement ofWSSTART
. - The
WSDEST
statements do not define the full details of the Virtual Workstation Destination, instead the make a reference to aWSV
record which contains the complete details.WSV
records must be defined withWSVSTART
and subordinate statements. A defaultWSV
record is automatically created when aWSDEST
statement is processed.