Loading

Job state / state reason

This section defines the values for the attributes "job-state" and "job-state-reasons" when the PRISMAsync IPP server responses to a "get-jobs" or "get-job-attributes" operation.

IPP jobs in the list of scheduled jobs

PRISMAsync job state

job-state (enum)

job-state-reasons (keyword)

Spooling

pending(3)

"none"

Waiting to rip

pending(3)

"none"

Ripping

processing(5)

"job-interpreting"

Ripping + printing

processing(5)

"job-interpreting" + "job-printing"

Waiting to print + no hold

processing(5)

("job-completed-with-errors")

Waiting to print + hold

processing-stopped(6)

"job-suspended-by-operator" + ("job-completed-with-errors")

Printing

processing(5)

"job-printing" + ("job-completed-with-errors")

Done printing

completed(9)

"job-completed-successfully" | "job-completed-with-errors"

Cancelled (by user)

cancelled(7)

"job-cancelled-by-operator"

IPP jobs in the list of waiting jobs

PRISMAsync job state

job-state (enum)

job-state-reasons (keyword)

Spooling

pending(3)

"none"

Waiting to rip

pending(3)

"none"

Ripping

processing(5)

"job-interpreting"

Done printing

pending-held(4)

"job-hold-until-specified" + ("job-completed-with-errors")

Cancelled (by user)

cancelled(7)

"job-cancelled-by-operator"