OPBarcode: Facade - HRESULT = 0x8004c40e
Problem:
OP Barcode Component Error: [UNF] OPBarcode: Facade - HRESULT = 0x8004c40e
Solution:
If a configuration has been created in AutoStore 7 SP5 with the OPBarcode component, an error may occur if the barcode type is not selected but the default options are used. The problem can be easily detected by opening the configuration file (*.cfg*) in a text editor and searching for BARCODE TYPE =
in the corresponding form.
By default these barcode types are checked.
Incorrect:
BC_EAN,BC_UPC_A,BC_UPC_E,BC_ITF,BC_C39,BC_C39_EXT,BC_C128,BC_CB,BC_UCC128,BC_C93,BC_PDF417,BC_DMATRIX,BC_QR,BC_MAT25,BC_CODE11,
BC_MSI,BC_BOOKLAND,BC_EAN14,BC_SSCC18
As soon as the submenu Types
is opened and the selection is made in the Select Barcode Type
window, here it is sufficient to confirm the default settings, then the entry in the configuration changes.
Correct:
BC_BOOKLAND,BC_CB,BC_C128,BC_C39,BC_C39_EXT,BC_C93,BC_DMATRIX,BC_EAN,BC_EAN14,BC_ITF,BC_PDF417,BC_QR,BC_SSCC18,BC_UCC128,BC_UPC_A,BC_UPC_E
It will remove these barcode types out of the configuration: BC_MAT25, BC_CODE11, BC_MSI. These barcodes cannot be selected in the field together with the other types. The combination of these barcodes are not compatible. Creating a configuration in AS7 SP6 does not cause the problem anymore. It may happen that a configuration created in AutoStore 7 SP5 and used in a newer version still causes the problem.
Enter How to here:
- Please open the configuration in AutoStore Workflow designer to resolve the issue
- Open the OPBarcode Component
- Open the
Types
menu by pressing the three dots. - In the sub menu press OP to confirm the default barcode types.
- Save the configuration
- Restart the service and run the modified configuration
Applies to:
Product | Version |
---|---|
AutoStore | 7.x |