Error Message Template
<Error /Text> <Solution><Error/Text> <Solution>Code: Text> <Solution Code: Text>
For Example
002: Rank ‘A/B’ not found in the ‘Contract Type’ cross-reference table. 203: Please update the XREF Table under Setup > General Codes. 201: Please contact your APM Administrator for assistance.
001: 'VesselIMO' is mandatory cannot be NULL. 204: Please update the XML files in the FTP Server. 200: Please contact your 3rd Party Administrator administrator for assistance.
Error Code | Error Text | Description | API |
---|---|---|---|
001 | '<parameter>' is mandatory cannot be NULL. | mandatory fields | |
002 | '<parameter>:<parameter_value>' not found in the <XREF Table> cross-reference table. | lookup codes from General>Setup tables | |
003 |
'<parameter>:<parameter_value>' numeric characters only’ invalid format. | values with strict numeric characters | |
004 |
'<parameter>:<parameter_value>' alpha characters only’ invalid format. | values with strict alpha characters | |
005 |
'<parameter>:<parameter_value>' name@email.com’ invalid email format. | correct email address format | ||
006 | '<parameter>:<parameter_value>' exceeds in the length of the required characters. | if the value exceeds the required length | |
007 | '<parameter>:<parameter_value>' not found. | if the value is not in the selection | |
008 | '<parameter>:<parameter_value>' incorrect date format ‘YYYY-MM-DD'. | the required date format | |
009 |
‘DateTo’ or |
‘ExpiryDate’ date cannot be less than |
‘DateFrom’ date. | a rule that the datefrom is not less than dateto | |
010 |
'ExternalDocType:<parameter_value>’ is unknown, not in the selection. | |||
011 | '<parameter>:<parameter_value>' invalid base64 format. Data URI format is required. | only URI format is accepted | |
012 | Record not added. | a very rare validation, | |
013 |
'ExternalDocID:<parameter_value>’ should have a valid |
DateTo or |
ExpiryDate | |||
014 | '<parameter>:<parameter_value>' File is too large. | typically this is for the soft copies of the file upload | |
015 |
‘Title: <parameter_value>’ is invalid. Allowed values: Mr, Mrs, Miss, Ms, Dr and Capt. | ||
016 |
‘Gender: <parameter_value>’ is invalid. Allowed values: F, M, N and U. | ||
017 | 'AddressCountry' is required |
to add 'AddressState'. | for US residents AddressState is in used | ||
018 | '<parameter>:<parameter_value>' does not exist in APM. | ||
019 |
‘ExternalPositionCode:<parameter_ |
value>’ not found in the Rotation Plan. | AUS_CU_ActivitiesRotationLink | |
020 | Multiple |
‘ExternalPositionCode:<parameter_ |
value>’ exist in the vessel. | AUS_CU_ActivitiesRotationLink | ||
021 | Rotation plan for vessel (numorgid): <vesselNumorgid> and dates:<dateFrom> - <dateTo> is historical. | AUS_CU_ActivitiesRotationLink | |
022 | No active |
Rotation Plan exist for vessel (numorgid): <vesselNumorgid> and dates: <dateFrom> - <dateTo>. | AUS_CU_ActivitiesRotationLink | ||
023 | No active Rotation Plan is found. | AUS_CU_ActivitiesRotationLink | |
024 | Can't get TURNUSCODE AND SHIFTCODE please check shift definition / activity. | AUS_CU_ActivitiesRotationLink | |
025 | Cannot find vessel by |
‘VesselIMO:<parameter_value>’ | AUS_CU_ActivitiesRotationLink | |
026 | Uploaded file has a broken structure or unsupported format. |
AUS_CU_ActivitiesRotationLink
The file data should be an URI format. | if the soft copies of the file upload not in URI format | ||
027 | '<parameter>:<parameter_value>' should be a unique ID. It is used by PIN: <PIN>. | happens when the ExternalDocID is used by another PIN | CU_Travel/CU_Medical/CU_Competence |
028 | '<parameter>:<parameter_value>' does not exist in APM > Payroll Scripts. | ||
029 | 'PIN: <PIN>' It’s not possible to create more then one current activity. | AIWS_CU_Activities | |
030 | 'PIN: <PIN>' It’s not possible to create overlapped activity. | AIWS_CU_Activities | |
031 | Historical activity can not have SignOff in the future. | AIWS_CU_Activities | |
032 | Don't allow creating historical activity after planned or current activities. | AIWS_CU_Activities | |
033 | The SignOff for Planned activity should be empty. | AIWS_CU_Activities | |
034 | Don't allow creating planned activity before current or historical activities. | AIWS_CU_Activities | |
035 | Don't allow creating current activity before historical activity | AIWS_CU_Activities | |
036 | Don't allow creating current activity after planned activity. | v2/AIWS_CU_Activities | |
037 | 'ConfirmedSignOn: <parameter_value>' is invalid. Allowed values: Y and N. | v2/AIWS_CU_Activities | |
038 | Invalid API Key. | ||
039 | No certificates/competence were |
chosen. | ASA_R_DPLog | ||
040 | '<parameter>:<parameter_value>' PIN not found. | ASA_CU_DPLog API | |
041 | PIN: ‘<parameter_value>’ is already signed on”. | VL_SignOnOff | |
042 | PIN: ‘<parameter_value>’ is already signed off”. | VL_SignOnOff | |
Solutions |
| ||
200 | Please contact your 3rd Party administrator for assistance. |
| |
201 | Please contact your APM Administrator for assistance. |
| |
202 | Please |
update the XREF Table under APM > General Codes |
203
| |||
Method / HTTP |
| ||
150 | Response is empty |
|
|
151 | Transaction needs to wait to be processed. |
|
|
152 | Maximum pending channel count was reached |
|
|
153 | Plugin already running: {0} |
|
|
154 | Request partially processed: only some messages were processed |
|
|
155 | Validation error |
|
|
156 | Authorization required |
|
|
157 | User does not have permission to execute the requested operation |
|
|
158 | HTTP verb is not allowed for the current endpoint | For example: when trying to use PUT or POST for GET methods |
|
159 | Invalid HTTP request format |
|
|
160 | HTTP error: {0} | ||