There have been internal architectural changes with respect to storing inventory exposure history. The following reports related to inventory exposure in Omni Reporting have been updated.

  1. Outwards : Outward Unfulfillable Orders Detail - OMS Standard Report The following columns have been removed from this report: Last Synced Quantity, Last Sync Updated Time, and Excess Order.
  2. Outwards : Order Exposure History - CIMS Report This report has been removed.

A new screen named Inventory Exposure History has been added to the CIMS module in place of the aforementioned reports.

Inventory exposure history screens will have below tabs:

  1. Order Wise
  2. SKU Wise

Inventory Exposure History Order Wise

This screen provides support to fetch the last successful exposure details for the SKUs of the set of orders.

The screen takes a CSV file as input with the following details.

Parameter name Type Remarks
cimsOrderId Integer CIMS Order ID of the order will takes as input

<aside> ℹ️ Max limit of the CSV file is 500

</aside>

Cims Order Id can be found by the users in Outwards : Outward Unfulfillable Orders Detail - OMS report.

Upon uploading, a downloadable CSV file will be returned as a response which contains the following details. This data can be used by the user as a substitute for the removed data from the Outward Unfulfillbale Orders Detail - OMS report in the Omni Reporting tool.

Parameter Remarks
Client ID Client Id for the client entity for which order is received.
CIMS Order ID Order Id for CIMS module
Channel Order ID Channel Order ID represents the Order Id present at marketplace/ ERP.
Channel SKU ID Channel SKU ID represents the SKU Id present at marketplace/ ERP.
Increff SKU ID Increff SKU ID represents the unique ID generated at Increff against the Client SKU during master upload.
Order Item Code It represents the unique identifier for the order line items(Order and SKU) coming from marketplace/ERP.
CIMS Order Item ID It represents the unique identifier for the order line items(Order and SKU) at CIMS module.
Exposed Quantity The inventory quantity exposed to marketplace/ ERP just before the order creation time in Increff WMS.
Consolidated Exposed Quantity This will be the consolidated quantity against all the warehouses/ stores using splitting and routing.
Expiry Date If SKU is perishable, the min expiry date for the applicable inventory will be present.
Consolidated Expiry Date If SKU is perishable and consolidated inventory updates are enabled, the min expiry date for the applicable inventory will be present.
Buffer It represents the inventory buffer used against the client channel pair in CIMS.
Last Synced At The time when last inventory update was synced before Increff order creation time.
Channel Name The name of the channel added at Increff CIMS for marketplace/ ERP.
Channel Fulfillment Location Code It represents the fulfillment location Id which marketplace/ ERP uses in API calls with Increff.
OMS Fulfillment Location ID It represents the fulfillment location Id for OMS module.
CIMS Location ID Unique identifier for fulfillment location at CIMS module.
Listing ID Listing ID is a unique identifier for the mapping of a client SKU with Channel SKU against a client channel pair.
Order Creation Time The time when order was created.
Excess Order Excess order shows if the order was Excess or not. Excess order is the order placed by marketplace even after receiving the successful zero inventory sync against SKU of any order line Item from Increff.

Inventory Exposure History SKU Wise

This screen provides support to fetch inventory exposure details of an SKU within the time range mentioned across the locations chosen. This screen can be used by the user as a substitute for Outwards : Order Exposure History - CIMS report in the Omni Reporting tool.