Support for Inventory Attributes in Active Inventory Extract
Many customers rely on the Active Inventory Data Extract scheduled job to push inventory information into analytical and reporting systems.
In real operations, inventory attributes are widely used for traceability, pass-through information, serialization, quality tracking, and custom business logic.
However, because only Attribute A to Attribute C were included in the extract, customers encountered challenges:
- Inventory records appeared identical even when additional attributes were actually different.
- Key analytical and reconciliation use cases were missing required attribute fields.
- Data teams were forced to build custom SQL or APIs to obtain the remaining attributes.
This resulted in incomplete reporting and increased integration complexity.
The Active Inventory Data Extract has been enhanced to include all missing inventory attributes.
New fields added after batch_lock_description:
- Attribute D
- Attribute E
- Attribute F
- Attribute G
- Attribute H
- Attribute I
- Attribute J
- Attribute K
- Attribute L
- Attribute M
- Attribute N
- Attribute O
This ensures that the extract contains a complete view of the inventory attributes, enabling accurate identification, traceability, and analytics.
To preserve compatibility with existing integrations and automations:
- All new columns are appended at the end of the file, after batch_lock_description.
- No changes are made to existing column order or format.
Steps to Enable and Configure
You don't need to do anything to enable this feature.