Registration Errors (XML)
The following errors may be encountered with the Serialized Operations Manager Registration message:

Data Element | Error Message | Description |
---|---|---|
Class 1 | ||
can:ItemRegistration | At least one instance of the ItemRegistration group is required !!! | The error occurs if the required source is missing or null. |
cmn:EventLocationType | Valid event location type is required !!! | The error occurs if the source is invalid. |
cmn:PackagingLevel | Valid packaging level code is required !!! | The error occurs if the source is invalid. |
cmn:ItemCode | @type | Valid item code type is required !!! | The error occurs if the source is present, but there is no matching entry in the lookup file. |
Item type attribute is required when source ItemCode is populated !!! | The error occurs if cmn:ItemCode is populated, but the source is empty or null. | |
cmn:CountryDrugCode | @type | Type attribute is required when source CountryDrugCode is populated !!! | The error occurs if cmn:CountryDrugCode is populated, but the source is empty or null. |
cmn:LotNumber | Lot number is required for serial number format AI(01)+AI(21) !!! | The error occurs if Serial | @format = "AI(01)+AI(21)" and the source is missing. |
cmn:ExpirationDate | Expiration date is required for serial number format AI(01)+AI(21) !!! | The error occurs if Serial | @format = "AI(01)+AI(21)" and the source is missing. |
cmn:NumberList | Serial number list is required !!! | The error occurs if the required source is missing or null. |
cmn:Serial | At least one serial number is required !!! | The error occurs if the required source is missing or null. |
cmn:Serial | @format | Throw error if call fails to return a valid enum: Valid format code is required !!! | The error occurs if the source is empty or null, or is not a valid value from the enumeration list. |
cmn:FieldName | Field name is required if ExtensionField present !!! | The error occurs if cmn:ExtensionField is populated, but the source is empty or null. |
cmn:FieldValue | Field value is required if ExtensionField present !!! | The error occurs if cmn:ExtensionField is populated, but the source is empty or null. |
Class 2 | ||
cmn:EventLocation | Location identifier <location identifier> is not a valid Location Identifier. | The error occurs if the source is present, but there is no matching entry in the lookup file. |
cmn:EventLocationType | ||
cmn:Serial | The following serial numbers were listed more than once: <serialNumber>. | The error occurs if more than one instance of the same serial number is found. |
The following serial numbers already exist in the repository: <serialNumber>. | The error occurs if the source serial number already exists in Serialized Operations Mananger. | |
– | The parameter <field name> is missing or had an invalid value. | The error occurs if a required source is missing or is invalid. |
– | TraceLink has encountered an internal error, please try your request again later. | The error occurs if TraceLink encounters an error unrelated to elements or values provided by the user. |
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. |