Each service instance of Packaing Control has some global parameters which are desribed in the following table. The values of these parameters can be defined in OpCon Server Systems (OSS).
| Parameter |
Data type |
Description |
Required |
TemplatesEncoding
|
STRING |
Name of encoding for the templates being formatted (files).
ASCII = standard (7-bit) ASCII encoding.
ANSI = the encoding for the current ASNI code page of the operating system (Windows).
UTF7 = standard UTF-7 encoding
UTF8 = standard UTF-8 encoding
UTF16 = standard UTF16 encoding using little-endian byte sequence.
UTF16BE = standard UTF-16 encoding using big-endian byte sequence.
UTF32 = standard UTF-32 encoding using little-endian byte sequence.
Default: ASCII |
No |
WorkflowDirectory
|
STRING |
Path to a directory in which workflow files are stored. The path must be accessible from the OpCon Server Systems (OSS). The workflow files can then be loaded by the client at run-time if necessary, e.g. to perform a specific sequence in the packing process. |
No |
WorkingMode
|
STRING |
The desired WorkingMode, can be either 10-or 13-digit. It has to be set to the same value on instance and station level! It is not supported to use 10-digit stations with a 13-digit service instance.
The 13-digit mode represents the standard packing process using TypeNumber and PackingIndex. In 10-digit mode only the TypeNumber will be used, the PackingIndex is not allowed and will not be considered in the packing process. Therefore, not all of the existing modules are available/usable in 10-digit mode.
Default value: 13-digit |
Yes |