Creating a Job Definition File - VeriMove - 4.0

VeriMove Guide

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
VeriMove
Version
4.0
Language
English
Product name
VeriMove
Title
VeriMove Guide
Copyright
2023
First publish date
2002
Last updated
2024-05-15
Published on
2024-05-15T01:25:15.950712

A job definition file is an ASCII XML file that represents the selections you make in the VeriMove GUI. To create a job definition file, simply use the VeriMove GUI to define the job, then export the job by selecting Job > Export. You can reference the resulting job definition file (which has an extension of .def) when you execute VeriMove from a command line or script. For more information, see Running on Windows.

If you execute your jobs on Unix, Linux, or z/OS you must create a job definition file and transfer the file to your execution platform. For more information, see Running on Unix or Linux and Running on z/OS.

If you execute your jobs on IBM i you can either use the Windows GUI to create the job definition file or you can use the IBM i screens. For more information, refer to the VeriMove User's Guide for IBM i.

For a complete description of the layout and syntax of a job definition file, see the VeriMove Reference Guide.

Note: Because a job definition file is simply an XML file, you can also create and edit a job definition file using a text editor.