Q-Cloud File Parser Configuration Reference
Required Environment Variables
| Variable | Description |
|---|---|
|
Authentication username used for API authentication. |
|
Authentication password used for API authentication. |
|
Base URL for the Q-Cloud API requests. |
|
Selects which file family the container accepts: |
Common Optional Variables
| Variable | Default | Description |
|---|---|---|
|
|
|
|
auto-generated |
Stable identifier for one parser run. |
|
|
Stop on the first failed or invalid file when set to |
|
|
|
|
|
Post-success handling: |
|
|
Archive destination when |
|
|
Maximum records per internal batch. |
|
workflow default ( |
Set |
|
|
Plan the run without sending write requests. |
Integration-Specific Variables
Some file interfaces need extra settings. The available options depend on PARSER_MODE.
ACG Generic File Interface
The generic ACG mode uses per-file-type regex settings.
-
FILE_REGEX_ADDUSERselects the file to process for Add User imports. -
FILE_REGEX_REMOVEUSERselects the file to process for Remove User imports. -
FILE_REGEX_ADDITEMselects the file to process for Add Item imports. -
FILE_REGEX_REMOVEITEMselects the file to process for Remove Item imports. -
FILE_REGEX_ADDARTICLEselects the file to process for Add Articles imports. -
FILE_REGEX_ADDARTICLEGROUPselects the file to process for Add Article Group imports. -
FILE_REGEX_OUTSCANselects the file to process for Outscan imports.
ZWZ Fileinterface
The ZWZ mode uses one file match pattern and a small set of routing settings.
-
FILE_REGEXselects the single ZWZ file to process. -
customer_external_idselects the customer scope used for ZWZ outscan routing. -
device_external_idselects the loading device used when ZWZ should create a device load. -
ITEMPOOL_EXTERNAL_IDselects the stock pool used when ZWZ creates generic garments. -
DELETE_NOT_IN_FILEturns on masterfile-style deletion for ZWZ, so garments not present in the file are removed.