HomeInterfacesRecipesChangelogFAQ
Log In
Interfaces

Error Codes Overview

šŸ“˜

The AS Interface should only return error codes in the 1xxx range. Any other codes are internal errors and should not be exposed to the WMS. In such cases, please contact [email protected].


Error descriptionError codeError details
PORT_IS_NOT_AVAILABLE1000The specified Port is not available.
PORT_IS_CLOSING1001The specified Port is closing.
PORT_IS_ALREADY_OPEN1002The specified Port is already open.
MISSING_PARAMETER_PORT_ID1003Mandatory parameter port_id is missing.
INVALID_PARAMETER_PORT_ID1004Parameter port_id is not valid (invalid format or out of range).
INVALID_PARAMETER_CONTENT1006Parameter content is not valid (invalid format or out of range).
INVALID_PARAMETER_CATEGORY1007Parameter category is not valid (invalid format or out of range).
INVALID_PARAMETER_REQ_TIME1008Parameter req_time is not valid (invalid format or out of range).
PORT_IS_NOT_OPEN1009The specified Port is not open.
INVALID_PARAMETER_BIN_ID1010Parameter bin_id is not valid (invalid format or out of range).
BIN_DOES_NOT_EXIST1011The specified Bin does not exist.
INVALID_PARAMETER_TASK_ID1012Parameter task_id is not valid (invalid format or out of range).
INVALID_PARAMETER_TASKGROUP_ID1013Parameter taskgroup_id is not valid (invalid format or out of range).
INVALID_PARAMETER_SHIPMENT1014Parameter shipment is not valid (invalid format or out of range).
NO_TASKS_OR_BINS_FULFILLS_PORT_SELECT1015There are no tasks or Bins that fulfill the Port select requirements.
NO_READY_BINS_FULLFILLS_PORT_SELECT1016There are no Bins ready that fulfill the Port select requirements.
TASK_DOES_NOT_EXIST1017The specified task does not exist.
TASKGROUP_DOES_NOT_EXIST1018The specified task group does not exist.
TASKGROUP_IS_SELECTED_BY_ANOTHER_PORT1019The specified task group is selected by another Port.
CONFLICTS_WITH_PREV_OPENBIN1020The openbin conflicts with a previous openbin call that is not yet closed.
CONFLICTS_WITH_SELECTED_SHIPMENT1021The openbin conflicts with the Port's selected shipment.
CONFLICTS_WITH_SELECTED_TASKGROUP1022The openbin conflicts with the Port's selected task group.
MULTIPLE_SELECTION_PARAMS_NOT_ALLOWED1023Multiple selection parameters are not allowed.
MISSING_PARAMETER_BIN_ID1024Mandatory parameter bin_id is missing.
INVALID_PARAMETER_TASK_COMPLETE1025Parameter taskcomplete is not valid (invalid format or out of range).
PORT_HAS_NOT_SELECTED_BIN1026The Port does not have a selected Bin.
BIN_IS_NOT_READY_IN_PORT1027The Bin is not yet ready in the Port.
BIN_AND_TASK_CONFLICTS_WITH_SELECTED1028The Bin and task parameters conflict with the open Bin and task.
BIN_IS_ALREADY_INSERTED1029The specified Bin is already inserted.
PORT_HAS_A_SELECTED_BIN1030The Port has a selected Bin.
MISSING_PARAMETER_TASKGROUP_ID1031Mandatory parameter taskgroup_id is missing.
TASKGROUP_ALREADY_EXISTS1032The task group already exists.
TASK_ALREADY_EXISTS1033The task already exists.
MISSING_PARAMETER_CATEGORY1034Mandatory parameter category is missing.
MISSING_PARAMETER_REQ_TIME1035Mandatory parameter req_time is missing.
MISSING_PARAMETER_PRIORITY1036Mandatory parameter priority is missing.
INVALID_PARAMETER_PRIORITY1037Parameter priority is not valid (invalid format or out of range).
INVALID_PARAMETER_STARTTIME1038Parameter start_time is not valid (invalid format or out of range).
INVALID_PARAMETER_SUSPENDED1039Parameter suspended is not valid (invalid format or out of range).
MISSING_PARAMETER_TASK_ID1040Mandatory parameter task_id is missing.
INVALID_PARAMETER_ITEM1041Parameter item is not valid (invalid format or out of range).
INVALID_PARAMETER_ORDER1042Parameter order is not valid (invalid format or out of range).
TASKGROUP_DOES_NOT_HAVE_TASKS1043The task group has no tasks.
TASKGROUP_IS_SELECTED_BY_PORT1044The task group is selected by a Port.
TASK_IS_SELECTED_BY_A_PORT1045The task is selected by a Port.
XML_PARSE_ERROR1046XML parsing error.
UNKNOWN_METHOD1047Unknown method.
SYSTEM_IS_NOT_AVAILABLE1048System is not available on the URL provided.
RESPONSE_OVERFLOW1049Response overflow.
TOO_MANY_CATEGORY_OR_CONTENT_CODES1050Too many categories or content codes. Select > 32.
CONFLICTING_CATEGORY_AND_CONTENT1051Conflicting category and content.
INVALID_PARAMETER_SUSPEND_TASKGROUP1052Parameter suspendtaskgroup is not valid (invalid format or out of range).
INVALID_PARAMETER_MIN_TASKGROUP_ID1053Parameter mintaskgroupid is not valid (invalid format or out of range).
INVALID_PARAMETER_MAX_TASKGROUP_ID1054Parameter maxtaskgroupid is not valid (invalid format or out of range).
PARAMETER_MIN_BINID_IS_INVALID1055Parameter min_bin_id is not valid (invalid format or out of range).
PARAMETER_MAX_BINID_IS_INVALID1056Parameter max_bin_id is not valid (invalid format or out of range).
INVALID_PARAMETER_EST_PICK_TIME1057Parameter estpicktime is not valid (invalid format or out of range).
BIN_IS_STILL_OUTSIDE1058Bin is still outside.
TOO_MANY_TASKS_INCLUDED1059Too many tasks included.
The maximum number of tasks in a single taskgroup is 4000 tasks.
PARAMETER_PORT_MODE_IS_INVALID1060Parameter port_mode is not valid (invalid format or out of range).
PARAMETER_TARGET_GRID_IS_INVALID1061Parameter target_grid is not valid (invalid format or out of range).
PORT_FLOW_OVERFLOW1062Port queue is full.
The maximum size of a port's port queue is 1000 bins.
BIN_FLOW_OVERFLOW1063Bin preparation queue is full.
The maximum size of the bin preparation queue is 20000 bins.
PARAMETER_ELEMENT_BINS_MISSING1064Mandatory parameter element Bins are missing.
PARAMETER_ALL_IS_NOT_VALID1065Parameter all is not valid (invalid format or out of range).
PARAMETER_X_IS_MISSING1066Mandatory parameter x is missing.
PARAMETER_X_IS_INVALID1067Parameter x is not valid (invalid format or out of range).
PARAMETER_Y_IS_MISSING1068Mandatory parameter y is missing.
PARAMETER_Y_IS_INVALID1069Parameter y is not valid (invalid format or out of range).
PARAMETER_GETBIN_IS_MISSING1070Mandatory parameter getbin is missing.
PARAMETER_GETBIN_IS_INVALID1071Parameter getbin is not valid (invalid format or out of range).
POS_DOES_NOT_BELONG_TO_PORT1072The specified position does not belong to the specified Port.
INVALID_PARAMETER_BIN_TYPE1073Parameter bin_type is not valid (invalid format or out of range).
LOCATION_IS_READY1074Location is ready.
The message portlocationready has been sent. Before sending the next portcellallocate for the same cell, the Bin must be confirmed in the Port (confirmation from Log Publisher).
INVALID_PARAMETER_BIN_MODE1075Parameter bin_mode is not valid (invalid format or out of range).
BIN_IS_NOT_OUTSIDE1076Bin is not outside.
MAX_NUMBER_OF_BINS_ARE_INSERTED1077Maximum number of Bins already inserted.
BIN_IS_IN_PORT1078

Bin is in Port.

The methods forecastbin and cancelforecastbin will be rejected if the Bin is in a Port.

The port must be empty before it is possible to enable the MultiPort, but there is one or more bins in the MultiPort or one of the connected physical ports. TheFlush Port method can be used to request the port(s) to be emptied.

INVALID_BIN_MODE_HOST1079Illegal Bin mode.
The message forecastbin will be rejected if the current bin mode is not GRID. The message cancelforecastbin will be rejected if the current bin mode is not FORECAST.
METHOD_IS_NOT_SUPPORTED1080Method is not supported.
The method is not supported by some of the other modules. For example, the method may requires a newer version of AutoStore Driver or AutoStore Planner.
MANDATORY_PARAMETER_INDEX_IS_MISSING1081Mandatory parameter index is missing.
PARAMETER_INDEX_NOT_VALID1082Parameter index not valid (invalid format or out of range).
NO_ROOM_FOR_GIVEN_CONTENT1083No room for given content.
PARAMETER_CONFIGNAME_IS_NOT_VALID1084Invalid parameter configname.
PARAMETER_CONFIGVALUE_IS_NOT_VALID1085Invalid parameter configvalue.
MANDATORY_PARAMETER_BINTYPE_MISSING1086Mandatory parameter bin_type is missing.
ILLEGAL_PORT_TYPE1087Illegal Port type.
PARAMETER_CHARGEPCT_IS_INVALID1088Parameter charge_percent is not valid (invalid format or out of range).
BIN_TYPE_NOT_SUPPORTED_IN_PORT1089Any of the tasks in any of the listed taskgroups are on a bin that is not supported by port as per the configuration.
CATEGORY_CONFLICT1090Any of the listed taskgroups has a category which matches an open non-sequence port.
TASKGROUP_BELONGS_TO_SHIPMENT1091Any of the listed taskgroups has the shipment property set.
TASKGROUP_BELONGS_TO_SEQUENCE1092

Any of the listed taskgroups are part of the sequence to another port already.

Any of the listed taskgroups appear multiple times in the list.

Only on sequence command APPEND: Any of the listed taskgroups are already in the sequence to the same port.

PORT_MODE_SEQUENCE_REQUIRED1093The port is not open in mode SEQUENCE.
MISSING_OR_UNKNOWN_SEQUENCE_COMMAND1094The sequence command is missing or unknown.
CANNOT_SET_PORT_MODE1095
BIN_BATCH_OVERFLOW1096
INVALID_PARAMETER_BIN_BATCH1097
INVALID_PARAMETER_BATCH_STRING1098
ILLEGAL_PORT_MODE1099The Port is not in the correct mode.
INVALID_PARAMETER_TIMEOUT_MODE1100
INVALID_PARAMETER_TIMEOUT_VALUE1101
MISSING_PARAMETER_SOURCE_PORT_ID1102
INVALID_PARAMETER_SOURCE_PORT_ID1103
MISSING_PARAMETER_TARGET_PORT_ID1104
INVALID_PARAMETER_TARGET_PORT_ID1105
MISSING_PARAMETER_SOURCE_BIN_ID1106
INVALID_PARAMETER_SOURCE_BIN_ID1107
MISSING_PARAMETER_TARGET_BIN_ID1108
INVALID_PARAMETER_TARGET_BIN_ID1109
MISSING_PARAMETER_SOURCE_COMPARTMENT1110
INVALID_PARAMETER_SOURCE_COMPARTMENT1111
MISSING_PARAMETER_TARGET_COMPARTMENT1112
INVALID_PARAMETER_TARGET_COMPARTMENT1113
MISSING_PARAMETER_QUANTITY1114
INVALID_PARAMETER_QUANTITY1115
SOURCE_PORT_IS_NOT_AVAILABLE1116
TARGET_PORT_IS_NOT_AVAILABLE1117
SOURCE_BIN_DOES_NOT_EXIST1118
TARGET_BIN_DOES_NOT_EXIST1119
TASKGROUP_IS_NOT_IN_SEQUENCE1120
TASKGROUP_IS_NOT_FIRST_IN_SEQUENCE1121
TASKGROUP_ITEM_AND_ORDER_CONFLICT1122
SELECTED_TASKGROUP_MUST_BE_FIRST_IN_SEQUENCE1123
ILLEGAL_PORT_NUMBER1124
BIN_IS_IN_UNAVAILABLE_CELL1125The bin being retrieved is located in an unavailable cell (such as a street-mode cell). Bins located in such cells cannot be retrieved, and the same restriction applies to task groups that contain these bins. Additionally, any explicit requests for these bins or task groups are rejected.
TOO_MANY_BINS_INCLUDED1126
MISSING_PARAMETER_CONTENT1127
BIN_IN_CELL_AWAITING_GET1128More than one bin in GRID mode is present in the custom port cell. If the first bin is successfully inserted but has not yet been picked up by a robot, it remains at the custom port cell coordinates. When a second bin is then attempted to be inserted, the system issues this error because there is no available space to handle the second incoming bin. Check this page for more info about the process.
CANNOT_DELETE_BIN1129The bin cannot be deleted because there is an active job associated with it.
INVALID_POSITION1130The area defined by the provided coordinates does not exist in its entirety on the grid.
INVALID_CONTENT_FOR_BIN_TYPE1131
UNEXPECTED_BIN_TYPE1132
DUPLICATE_ID1133
TASKS_NOT_SUPPORTED_IN_CONTENT_PORT1136
MISSING_PARAMETER_BATCHSTRING1137
MISSING_PARAMETER_BIN_MODE1138
MISSING_PARAMETER_CONFIGNAME1139
MISSING_PARAMETER_CONFIGVALUE1140
MISSING_PARAMETER_CHARGE_PERCENT1141
MISSING_PARAMETER_OPERATION1142
INVALID_PARAMETER_OPERATION1143
MISSING_PARAMETER_DETAIL1144
INVALID_PARAMETER_DETAIL1145
MISSING_PARAMETER_COMMAND1146
INVALID_PARAMETER_COMMAND1147
AUTOCASE_PREVIOUS_OPERATION_NOT_COMPLETED1148New operation cannot be set until the previous operation is completed.
AUTOCASE_OPERATION_BIN_NOT_SELECTED1149New operation can be set only on a selected bin. The specified bin is not selected for the specified port, the requested operation is therefore invalid.
MULTI_PORT_ALREADY_ENABLED1150
MULTI_PORT_ALREADY_DISABLED1151
AUTOCASE_NO_ACTIVE_OPERATION1152Cannot cancel operation when there is not active operation. There is no active operation, therefore there is no expectation of receiving anything
PORT_DOES_NOT_HAVE_ERROR1153AutoCase operation can be cancelled only when the port has an error. AutoCase does not have an error. Cancellation is not valid.
PENDING_PUT_BIN1154Port cell is not released yet. Used when enabling/disabling MultiPort or for manual move commands in ports.
PENDING_GET_BIN1155Bin inside port has bin mode GRID. Used for manual move commands in ports.
MISSING_SITE_KEY_ID1200SiteKeyId is missing from SystemDataUpdate.
MISSING_CENTRAL_AP1201Central access point is missing.
TOO_MANY_TASKGROUPS_ARE_QUEUED9001
TOO_MANY_TASKS_ARE_QUEUED9002
UNDEFINED_ERROR9997Undefined error (internal server error).
UNKNOWN_DRIVER_REJECT9998Unknown reject code.
DRIVER_TIMEOUT9999Driver timeout.
The method may or may not have been completed. The WMS must handle both situations.
The interface did not receive confirmation from the driver within the time limit (might be a network issue between application server and ASCS).
In a simulation environment, this fault can be caused by a too high time factor or workload on the simulation server.