If you are defining a job that will be executed on a platform other than Windows, you cannot use the Windows GUI to specify the path to the input file. Instead, do one of the following:
- Select one of the following options if you are defining a job that will be executed on Unix or Linux.
- Define the path to the NCOALink data files using the GUI for your target platform.
- Export the job from VeriMove (by selecting File > Export) and open the job definition file (the .def file) in a text editor and modify the tag <NCOADataPath> to specify the path to the NCOALink data files.
- If you are defining a job that will be executed on z/OS, modify the INPUT DD statement in the MU JCL.
- If you are defining a job that will be executed on IBM i, use the IBM i screen NLCPF110 to specify the location of NCOALink data. For more information, see the VeriMove User's Guide for IBM i.Note: If you leave the Input File Path field blank in the Windows GUI, the Errors tab will appear with an error saying that you must specify a path to your input. You can ignore this error. If you want to avoid receiving the job validation error, you can specify a fake path in the Input File Path field.