PrinterTypePrintersContext#
Description#
Used to obtain a list of Printers of a certain PrinterType
Fields#
The PrinterTypePrintersContext table has the following fields:
| Field | Description | Key | Mandatory | Comments |
|---|---|---|---|---|
| PrinterType | PrinterType Name | Yes | Yes | Values are taken from the PrinterType lookup table. |
| UserName | User Name | Yes | No | |
| ComputerName | Computer Name | Yes | No | |
| Facility | Facility | Yes | No | |
| Step | Step Name | Yes | No | |
| Resource | Resource Name | Yes | No | |
| ResourceType | ResourceType Name | Yes | No | |
| Model | Model Name | Yes | No | |
| PrinterName | Printer Name | No | Yes | The printer must have the same name as it is displayed in the Printers list of the client machine. |
| PrintingIntegration | Printing Integration | No | No |
Table: PrinterTypePrintersContext fields
Precedence Keys#
The search precedence rules are the following:
- PrinterType, UserName
- PrinterType, ComputerName
- PrinterType, Facility, Step
- PrinterType, Step, Resource
- PrinterType, Step, ResourceType
- PrinterType, Step, Model
- PrinterType, Resource
- PrinterType, ResourceType
- PrinterType, Model
- PrinterType, Step
- PrinterType, Facility
- PrinterType