Global services
Global services are components that are used internally by the Packaging Control service. Any module or component in a service instance can access them.
Event tracer service
The EventTracer service can be used to track information, warnings and errors during runtime and the function execution of Packaging Control. Depending on the configuration, the EventTracer service supports logging to the local Windows event log or via the EventLogger service.
|
See Event tracing for a description of the event tracing configuration. |
Object factory service
The object factory service provides functionality to create and handle dynamic object instances.
|
The initialization parameters (MaxProxyPoolSize, ProxyPoolTimeout) for the ProxyFactory service are provided for each Packaging Control service instance ("Service instances"). |
Resource manager service
The ResourceManager service is used to access the return value resources of Packaging Control in the english language.
|
An precise description of the Packaging Control return values can be found in the section Return values. |
Printer service
The printer service provides global access to established physical printer units for each station so that RAW print data can be sent. In addition, the service manages the print templates (see info box) and provides the option of formatting such templates. Once a print template has been initialized, it is kept in memory, and is only reloaded when a change is detected in the template source file. The formatting of the template is carried out with each request and the updated data provided.
|
For configuration of printers and templates, see Print templates and Printer pool. |