Example

Suppose that:
  • CPU1 is a workstation corresponding to Rome that is the location where the controller runs.
  • CPU2 is a workstation corresponding to a branch location in Istanbul.
  • There are more workstations Z*, corresponding to different branch locations in London.
To specify the offset information and your selection criteria, define the following data in the UX14IN data set:
EDIT       TWSTST.TWSIDD1.UX014                            Columns 00001 00072 
Command ===>                                                  Scroll ===> CSR  
=COLS> ----+----1----+----2----+----3----+----4----+----5----+----6----+----7--
****** ***************************** Top of Data ******************************
000101 WS CPU2            +0060                                                
000102 WS Z*              -0060                                                
000103 /* TO EXCLUDE SPECIFIC OPERATIONS                                       
000110 AD MYAPPLID                                                             
000120 JN JOBX123                                                              
000200 JN MYJOB                                                                
****** **************************** Bottom of Data ****************************
When the operation is ready to start, the controller calls the exit and assigns the specified offsets to any operation associated to CPU2 or Z*, unless:
  • The operation belongs to MYAPPLID.
  • The operation is defined with job name JOBX123 or MYJOB.