OTMZOPTE - Optimization service errors
If an exception occurs in the Optimization service, a OTMZOPTE
exception occurs.
Error code | Error message |
---|---|
OTMZOPTE001 | Invalid time format for cut-off. |
OTMZOPTE002 | Multiple lines containing same SKU not supported, SKUID <skuID> . For example, Multiple lines containing same sku not supported, skuId ‘12035689'. |
OTMZOPTE004 | Capacity consumed value is not passed in the input to Optimizer API. For example, Capacity Consumed value is null or blank in input of Optimizer API for OrderID: |
OTMZOPTE005 | Standard capacity not defined <Node ID> .For example, Standard Capacity not defined 'Node102'. |
OTMZOPTE006 | Processing plan not defined. |
OTMZOPTE007 | Node balancing constants not defined <Node ID> For example, Node balancing constants not defined 'Node36'. |
OTMZOPTE008 | Transit Matrix between origin zip <originZip> and destination zip
<destZip3> missing/exception.For example, Transit Matrix between origin zip '489' and destination zip '356' missing/exception. Tip: While
using CAS, check zone configuration setup.
|
OTMZOPTE009 | Rate card not defined for nodeType <Node ID> .For example, Rate Card not defined for nodeType 'Store'. Tip: While using CAS, check transit
rate setup.
|
OTMZOPTE010 | Time zone not defined/Invalid for node <Node ID> .For example, Time-zone not defined/Invalid for node 'Node36'. |
OTMZOPTE011 | SKU <SKU ID> exceeds weight limit.For example, SKU 46448325 has weight 200.7 more than 150 lbs. The weight of SKU 46448325 is 200.7 lbs. This amount exceeds the limit of 150 lbs. Weight of SKU is calculated as |
OTMZOPTE012 | Carrier with sufficient weight limits not found. For example, Optimizer cannot find a carrier with sufficient weight limits. OrderID: OrderType_28, Node: 37, Carrier: 4, ToZip: 36100, Weight: 1.0, Cost: 99999.0 Check the missing data in RC for the carriers. Tip: While using CAS, check transit rate setup.
|
OTMZOPTE014 | The Optimization service order rejected because order is large for optimization
<Order ID> .For example, Optimizer order rejected because order is large for optimization 'order123'. |
OTMZOPTE015 | CarrierMode value <carrierMode> is invalid.For example, CarrierMode value 'Mode16' is invalid. |
OTMZOPTE016 | Integer value <slaCode> does not map to a proper SLACode.For example, Integer value '4' does not map to a proper SLACode. |
OTMZOPTE017 | Inv feature <dataFormat> : wrong date format.For example, Inv Feature '2017-23-31': wrong date format. |
OTMZOPTE018 | Cap configuration missing for node <Node ID> .For example, Cap Configuration Missing for Node 'Node123'. |
OTMZOPTE019 | Consumption for node <Node ID> missing.For example, Consumption for node 'Node123' missing. |
OTMZOPTE020 | Unable to get SLA days <Node ID> .For example, Unable to get SLA days 'Node123'. |
OTMZOPTE021 | Total Available Qty can not be Zero/blank for assignment
<AssignmentKey> .For example, Total Available Qty can not be Zero/blank for assignment '2106::::2013589522'. |
OTMZOPTE023 | Derived Capacity not defined for node <Node ID> .For example, Node derived Capacity not defined for Node 'Node123'. |
OTMZOPTE024 | No OrderLines found for order <Order ID> .For example, No OrderLines found for Order 'Order123'. |
OTMZOPTE025 | Unable to retrieve current OTMZ runtime context. |
OTMZOPTE026 |
If the zip code is not properly formatted based on the country code that was assigned to the
tenant, this error will be thrown during the optimization call. For example, if the zip code was set
to |
OTMZOPTE027 |
If the fulfillment network feed contains nodes that reside outside of the country that was set for the tenant during onboarding, this error will be thrown during the optimization call. For example, if the fulfillment network has nodes belonging to Canada, yet the tenant was onboarded with a US country code, this error would be thrown. |
OTMZOPTE028 | Error occurred while validating zone. Zone format is null. |
OTMZOPTE029 | Node Configuration Constants value for Node ID : %s is missing. For example, Node Configuration Constants value for Node ID : Node123 is missing. |
OTMZOPTE030 | Could not find feasible carrier service for SLA code %s .For example, Could not find feasible carrier service for SLA code 01. Check reference data in NCA. |
OTMZOPTE032 | Could not find feasible carrier service for SLA %s , node
%s and zip code %s .For example, Could not find feasible carrier service for SLA 'Standard Ground', node '21' and zip code '56789'. Check for missing data in NCA, TM and RC for given SLA, node and zip code. |
OTMZOPTE042 | The entire order was rejected. For more information about the order and reasons for rejection, search for the order in the Optimization service. |
OTMZOPTE044 | OrderDate attribute is missing or blank in the input to Optimizer API. |
OTMZOPTE045 | OrderNo attribute is missing in the input to Optimizer API. |
OTMZOPTE046 | LineId attribute is missing in the input to Optimizer API. |
OTMZOPTE047 | ItemID attribute is missing in the input to Optimizer API. |
OTMZOPTE048 | RequiredQty attribute is blank in the input to Optimizer API. |
OTMZOPTE049 | Quantity attribute of assignment is missing or blank in the input to Optimizer API. |
OTMZOPTE055 | Order lines are missing in input for orderId: <Order ID>. |