Ship Notification Errors
The following errors may be encountered with the Ship Notification message:
Data Element | Error Message | Description |
---|---|---|
Class 1 Errors | ||
@quantityUnitOfMeasure | Quantity unit of measure is required if ordered quantity in source QuantityOrdered populated !!! | The error occurs if cmn:QuantityOrdered is populated, but UOM is empty or null. |
@quantityUnitOfMeasure | Quantity unit of measure is required if number of units shipped in source SalesQuantity populated !!! | The error occurs if cmn:SalesQuantity is populated, but UOM is empty or null. |
@type | Transfer from business party ID type in source cmn:BusinessId[@type] attribute is required !!! | The error occurs if source is empty or null, or is not a valid value from the enumeration list. |
@type | Type attribute must be populated with valid qualifier if source NonRxProductCode is populated !!! | The error occurs if cmn:NonRxProductCode is populated but source is empty or null, or is not a valid value from the enumeration list. |
@type | Ship to party ID type in source cmn:FacilityId[@type] attribute is required !!! | The error occurs if source is empty or null, or is not a valid value from the enumeration list. |
@type | NDC type code is required if source ProductCode is populated !!! | The error occurs if cmn:ProductCode is populated, but source is empty or null. |
@type | Transfer to business party ID type in source cmn:BusinessId[@type] attribute is required !!! | The error occurs if source is empty or null, or is not a valid value from the enumeration list. |
@weightUnitOfMeasure | Weight unit of measure is required if gross weight is populated !!! | The error occurs if cmn:GrossWeight is populated and greater than zero, but UOM is empty or null. |
cmn:BusinessDocument | Purchase order document number is required !!! | The error occurs if source is empty or null. |
cmn:BusinessId | Seller party identifier in source FacilityId is required !!! | The error occurs if source is empty or null. |
cmn:BusinessId | Buyer party identifier in source FacilityId is required !!! | The error occurs if source is empty or null. |
cmn:BusinessId | Business party ID in source cmn:BusinessId is required !!! | The error occurs if source is empty or null. |
cmn:BusinessName | Ship from party name in source BusinessName is required !!! | The error occurs if source is empty or null. |
cmn:BusinessName | Seller party name in source BusinessName is required !!! | The error occurs if source is empty or null. |
cmn:BusinessName | Ship to party name in source BusinessName is required !!! | The error occurs if source is empty or null. |
cmn:BusinessName | Buyer party name in source BusinessName is required !!! | The error occurs if source is empty or null. |
cmn:BusinessName | Sending business party name in source cmn:BusinessName is required !!! | The error occurs if source is empty or null. |
cmn:BusinessName | Receiving business party name in source cmn:BusinessName is required !!! | The error occurs if source is empty or null. |
cmn:City | Ship from party city in source City is required !!! | The error occurs if source is empty or null. |
cmn:City | Buyer party city in source City is required !!! | The error occurs if source is empty or null. |
cmn:City | Ship to party city in source City is required !!! | The error occurs if source is empty or null. |
cmn:City | Seller party city in source City is required !!! | The error occurs if source is empty or null. |
cmn:City | Sending business party city in source cmn:City is required !!! | The error occurs if source is empty or null. |
cmn:City | Receiving business party city in source cmn:City is required !!! | The error occurs if source is empty or null. |
cmn:FacilityId | Ship to party identifier in source FacilityId is required !!! | The error occurs if source is empty or null. |
cmn:PostalCode | Seller party postal code in source PostalCode is required !!! | The error occurs if source is empty or null. |
cmn:PostalCode | Ship to party postal code in source PostalCode is required !!! | The error occurs if source is empty or null. |
cmn:PostalCode | Ship from party postal code in source PostalCode is required !!! | The error occurs if source is empty or null. |
cmn:PostalCode | Buyer party postal code in source PostalCode is required !!! | The error occurs if source is empty or null. |
cmn:PostalCode | Sending business party postal code in source cmn:PostalCode is required !!! | The error occurs if source is empty or null. |
cmn:PostalCode | Receiving business party postal code in source cmn:PostalCode is required !!! | The error occurs if source is empty or null. |
cmn:ShipFromLocationInfo/cmn:FacilityId/@type | Ship-from party ID type is required if ship-from party is populated !!! | The error occurs if cmn:FacilityId is populated but source is empty or null, or is not a valid value from the enumeration list. |
cmn:StateOrRegion | Buyer party state in source StateOrRegion is required !!! | The error occurs if source is empty or null. |
cmn:StateOrRegion | Ship to party state in source StateOrRegion is required !!! | The error occurs if source is empty or null. |
cmn:StateOrRegion | Seller party state in source StateOrRegion is required !!! | The error occurs if source is empty or null. |
cmn:StateOrRegion | Ship from party state in source StateOrRegion is required !!! | The error occurs if source is empty or null. |
cmn:StateOrRegion | Sending business party state or region code in source cmn:StateOrRegion is required !!! | The error occurs if source is empty or null. |
cmn:StateOrRegion | Receiving business party state or region code in source cmn:StateOrRegion is required !!! | The error occurs if source is empty or null. |
cmn:Street1 | Ship to party address in source Street1 is required !!! | The error occurs if source is empty or null. |
cmn:Street1 | Buyer party address in source Street1 is required !!! | The error occurs if source is empty or null. |
cmn:Street1 | Seller party address in source Street1 is required !!! | The error occurs if source is empty or null. |
cmn:Street1 | Ship from party address in source Street1 is required !!! | The error occurs if source is empty or null. |
cmn:Street1 | Sending business party street address in source cmn:Street1 is required !!! | The error occurs if source is empty or null. |
cmn:Street1 | Receiving business party street address in source cmn:Street1 is required !!! | The error occurs if source is empty or null. |
Class 2 Errors | ||
hasInternalItemCode, hasPackagingItemCode | Validation exception: Neither the PackagingItemCode nor the InternalItemCode was specified. At least one is required. | The error occurs if neither PackagingItemCode nor InternalItemCode were specified. |
order.addressInformation | The parameter <Address information> is missing or had an invalid value. | The error occurs if address information is missing. |
order.deliveryNumber | For Order <order.deliveryNumber>, order details was not found. | The error occurs if the order detail cannot be found. |
For Order <order.deliveryNumber>, order serials was not found. | The error occurs if the order serials for the delivery number cannot be found. | |
orderToSave.orderDate | The parameter <orderDate> is missing or had an invalid value. | The error occurs if orderDate is empty or null. |
orderToSave.transactions | The parameter <transactions> is missing or had an invalid value. | The error occurs if source is empty or null. |
savedDeliveryReceipt | Cannot modify already completed order. | The error occurs if there is an attempt to modify the completed order. |
Class 3 Errors | ||
The following will be thrown for all Class 3 errors: “INTERNALERROR=Internal error from server [server details].” Please contact Support if this error is encountered. |