Job object

Properties Methods Events
JobDescription property
  • GetClassicObject method
  • Start method (COM API)
  • Pause methods (COM API)
  • Stop method (COM API)
  • BarcodeInterpreted event

  • InvoiceAdjust event
  • InvoiceDeleted event
  • InvoiceIdentified event
  • InvoiceIdentify event
  • InvoiceInterpret event
  • InvoiceInterpretationDone event
  • InvoiceReject event
  • InvoiceRejected event
  • InvoiceSkipped event
  • InvoiceTransferSkipUpdateStatistics event
  • JobConfigure event

  • JobDocumentComplete event

  • JobDocumentCompleteError event

  • JobDocumentRetrieve event

  • JobLoaded event

  • JobStart event

  • JobStopped event

  • PrepareTransfer event

This object represents a job instance that is able to run.

A group of tasks performed by a specific module on a specific group of invoices. A job is set up in a job description. The Scan, Interpret, Verify and Transfer modules perform jobs.

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

Related topic

Job events