JobDescription object

Properties Methods Events

BatchingEnabled property

InvoiceProfile property

JobSettingsInterpret property

JobSettingsScan property

JobSettingsTransfer property

JobSettingsVerify property

Name property

LoadJob method

This object represents a job description.

A set of instructions describing what you want Scan, Interpret, Verify and/or Transfer to do. It tells ReadSoft Invoices which invoices you want to process, which module to use, and how you want ReadSoft Invoices to work. The Scan, Interpret, Verify and Transfer modules are run using job descriptions.

A Scan job description tells Scan how to process the invoices to be scanned.

A Interpret job description tells Interpret which invoices to interpret and validate.

A Verify job description tells Verify which invoices with which status you want to learn or verify. You can also choose from many options for how you want the program to interact with you during the verifaction process.

A Transfer job description tells Transfer which data from which invoices to transfer, and to where.

When a job is running, the CurrentJobDescription property returns the active JobDescription object at the current application state.

The JobDescription property accesses the job description that defines a current job instance.

Related topics

JobDescriptions collection

Job description events