The PRISMAsync Print Server supports all IPP operations and attributes required for IPP 2.0:
Operation name (code) |
Description |
---|---|
Print-Job(0x0002) |
The ticket and PDL are sent together. The ticket is added in front of the PDL. EFI Fiery Central only sends JDF tickets. In response, the IPP server provides the jobID. |
Cancel-Job(0x0008) |
|
Hold-Job(0x000C) |
Use the "job-id" to identify the job to hold. Move a job from the list of scheduled jobs to the list of waiting jobs. |
Release-Job(0x000D) |
Use the "job-id" to identify the job to release. Move a job from the list of waiting jobs to the list of scheduled jobs. |
Get-Job-Attributes(0x0009) |
When a job is in a final state, the job information is kept available for 300 seconds. All IPP jobs are kept in one print queue. |
Get-Jobs(0x000A) |
When a job is in an end state, the job information is kept available for 30 minutes. All IPP jobs are kept in one print queue. |
Get-Printer- Attributes(0x000B) |
This operation is used to communicate printer capabilities, automated workflow settings and media information. |