Documentation
Printer Job

A print job is a try to send a document to a printer.

A print job is a single try to print a document to a printer. Find the latest print jobs and their status in list form.

In case a printer service is not available we try to reach the service regularly. If the tries fail the jobs will be market as FAILED. Failed print jobs can be rescheduled once the service is running to reprint your documents.

How long the print jobs are visible here is stored in the Constant Print Job Retention Time. This can be found in the Documentation under Documentation > API Reference > Types > Constants. This value can not be changed.

States
  • Create
    The print job is in the process of creation.
  • Pending
    The print job is currently printed.
  • Successful
    The print job was executed successfully.
  • Failed
    The print job failed after multiple retries.
Properties
  • Context Identifier
  • Created On
  • Creator Id
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Space Id
  • Space View Id
  • State
    The object's current state.
  • Type
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.