Inventory Audit Events Improving Error/Exception Identification
Author:
Fluent Commerce
Changed on:
18 Mar 2024
Target release date: | 2022-08-31 |
---|---|
Release status: | Released |
Description
Inventory Audit Events have been enhanced to provide greater visibility into which Inventory Catalogue entity an error or exception has occurred against. This enhancement has been created to provide improved visibility into where a failure has occurred during Batch Inventory processing:
- A customer who uses the enhanced Audit Events will be able to identify and resend only the failed inventory updates, today you would need to resend the whole batch.
- An Audit Event will now include a new attribute . This will provide the Event Attributes payload as sent by the original event in the chain of inline events. This will provide visibility into which Inventory Position has failed to update due to an error.
`originalEventAttributes`
- definition: If event A is the original event request after Rubix processes it successfully and generates inline events B, C, D. If Rubix throws any exceptions/errors during processing the inline event B, C, or D, then the
`originalEventAttributes`
are the event attributes of event A.`originalEventAttributes`
This enhancement is feature toggled, to enable this feature create a new setting named `rubix.enable.enhanced.gi.exception.audit.event`
`true`
This enhancement is currently only available for `INVENTORY_CATALOGUE`
Changelog
Details as listed above.
Package
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Big Inventory |