Errors Table

The Errors table displays all potential errors that may be encountered for a message. In the "Description" column, the term "source" is used to refer to the specific element in question. For example, in the description for the cmn:PartnerId element below, "source" refers to cmn:ParterId itself. No value has been provided for this element, therefore triggering the error message.

See Error Messages before interpreting/troubleshooting a message.

Data Element Error Message Description
Class 1
cmn:DeliveryLocation | @type DeliveryLocation type attribute is required when source delivery location is populated !!! The error occurs if cmn:DeliveryLocation is populated, but the source is empty or null.
Valid delivery location type is required !!! The error occurs if the source is present, but there is no matching entry in the lookup file.
cmn:PartnerId | @type Party type attribute is required when source partner Id is populated !!! The error occurs if cmn:PartnerId is populated, but the source is empty or null.
Valid partner identifier type is required !!! The error occurs if the source is present, but there is no matching entry in the lookup file.
cmn:DeliveryDirection Delivery direction of Sent or Received is required !!! The error occurs if the source is empty or null.
cmn:PartnerId Partner identifier is required for delivery direction Received !!! The error occurs if DeliveryDirection = Received, but the source is empty or null.
Class 2
cmn:DeliveryNumber Delivery [Delivery Number]: Shipment transaction for specified delivery number must be a sales shipment. Transfer shipment may not be voided. The error occurs if the source refers to a transfer shipment instead of a sales shipment.
Delivery [Delivery Number]: Shipment transaction for specified delivery number has not been submitted. The error occurs if the source does not refer to a shipment in a submitted state.
Delivery [Delivery Number]: The serial numbers for the specified deliver must be in a Commissioned - Shipped state. The error occurs if serial numbers are not in a Commissioned - Shipped state.
Class 3
The following is thrown for all Class 3 errors: “INTERNALERROR=Internal error from server [server details].” Please contact Support if this error is encountered.