Hello community,
I'm facing an issue where the inventDimId
field is not being populated in the RetailTransactionSalesTrans
table for transactions associated with the LAN-ECOM InventLocationId
, which corresponds to the online channel for our eCommerce site. However, for other InventLocationId
values, such as LAN-FLOOR (physical store), the field is populated correctly.
Key Details:
- Module: Retail
- Environment: eCommerce transactions via the online channel (LAN-ECOM).
- Impact: The missing
inventDimId
disrupts inventory tracking and affects downstream processes. - Expected Behavior: The
inventDimId
should populate based on product and transaction details, just as it does for physical store transactions. - Troubleshooting Attempts:
- Verified item setup for valid inventory dimensions.
- Reviewed channel and warehouse configurations.
- Ensured correct mapping between the eCommerce channel, warehouse, and store.
Has anyone encountered a similar issue with online channel transactions or can provide insights into potential root causes or solutions?
Thank you for your help!