Code list errors

Error code Summary Explanation Resolution
BCXQCCS0001ENO_PROPERTY_FOUND Missing property: [property] This property is missing. Provide a value for [property].
BCXQCCS0002EINITIALIZE_COUCHBASE_DRIVER_ERROR Unable to initialize Couchbase driver The service is unable to initialize the Couchbase driver or connect to the database. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0003ESERVICE_SHUTTING_DOWN Service shutting down This message is for informational purposes only. The service is shutting down.
BCXQCCS0004EINVALID_INITIAL_CODELIST_STATE Code list cannot be in this state before performing this action Ensure that the code list is in the correct state. Or, refresh to ensure that the tool is up-to-date. Ensure that the code list is in the correct state.
BCXQCCS0005ECODELIST_LOCKED_BLOCK_DELETE Code list cannot be deleted while locked This code list cannot be deleted while it is locked. Unlock the code list to delete it.
BCXQCCS0006ECODELIST_LOCKED_BLOCK_UPDATE Code list cannot be updated while locked This code list cannot be updated while it is locked. Unlock the code list to update it.
BCXQCCS0007ECODELIST_IS_LOCKED Code list is locked This message is for informational purposes only. This code list is locked. Refresh to ensure that the tool is up-to-date.
BCXQCCS0008ECODELIST_IS_UNLOCKED Code list is unlocked This message is for informational purposes only. This code list is locked. Refresh to ensure that the tool is up-to-date.
BCXQCCS0009ECODELIST_INVALID_CHARACTER_IN_NAME Invalid character in code list name Code list names cannot include some special characters. Provide a code list name that contains only these characters: A-Z, a-z, 0-9, _, -, +, *, (, ), ', :, >, ?, @, ^, #, and &.
BCXQCCS0010ECODELIST_INVALID_CHARACTER_IN_DESCRIPTION Invalid character in code list description The code list description contains an invalid character. Provide a code list description that contains only extended ASCII characters, en dashes, and em dashes.
BCXQCCS0011EVALUE_NULL_OR_EMPTY Empty or null value provided An empty or null value was provided for [parameter]. Provide a value.
BCXQCCS0012EDUPLICATE_REQUEST_FIELD Duplicate values provided: field [field] Duplicate fields are not permitted.
BCXQCCS0013EFIELD_IS_UNEXPECTED Unexpected field: [field] This field is not supported. Provide a valid field.
BCXQCCS0014ECANT_DETERMINE_LATEST_MAJOR_VERSION Unable to determine new latest major version after deleting major version After deleting the major version, the new latest major version was not able to be determined. If the problem persists, contact IBM Support. Verify whether the correct version is used. If the correct version is being used and the issue persists, escalate to L3.
BCXQCCS0015ECANT_DETERMINE_LATEST_MINOR_VERSION Unable to determine new latest minor version after deleting major version After deleting the major version, the new latest minor version was not able to be determined. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0016EINVALID_READ_PARAMETERS Invalid read parameters Both the version type and the major and minor versions were provided, when only one of these values is required. Provide either the version type or the major and minor version.
BCXQCCS0017EPROVIDED_MINOR_OR_MAJOR_VERSION Major or minor version missing The version must contain both major the and minor version. Provide the major and minor version.
BCXQCCS0018ENON_EXISTING_VERSION_CRUD Code list version does not exist Version [version] of code list [code list] does not exist in environment [environment]. Provide a valid code list version.
BCXQCCS0019EMISSING_REQUIRED_VALUE Missing [field] in request multi-part body This required part of the multi-part body is missing. Provide a value for [field].
BCXQCCS0020EINVALID_CHARACTER_IN_CODELIST_COMMENTS Invalid character in code list comments The code list comments contain an invalid character. Provide code list comments that contain only extended ASCII characters, en dashes and em dashes.
BCXQCCS0021EVERSION_TYPE_INVALID Invalid version type: [type] This version type is invalid. Valid values are [valid values]. Provide a valid version type.
BCXQCCS0022ECODELIST_FIELD_NOT_MATCHING_VERSION Invalid importing code list Code list [code list] in the importing file does not match the target code list. Verify the code list in the importing file.
BCXQCCS0023ECODELIST_UPDATE_FAILED Failed to update code list with imported version Code list version [version] was imported, but code list [code list] was not updated with this version. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0024ECODELIST_VERSION_FILE_SIZE Maximum file size exceeded The code list file exceeded the maximum allowed file size of [size] MB. Ensure that the file is less than the maximum allowed size.
BCXQCCS0025ECODELIST_HASH_DELETE_FAILED Failed to delete hash record for code list The service failed to delete code list [code list] because the hash record could not be deleted. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0026ECODELIST_VERSION_DELETE_FAILED Failed to delete version record for code list The service failed to delete code list [code list] because the version record could not be deleted. If the problem persists, contact IBM Support. Verify whether the map or code list is in the correct status to perform the operation. If the map or code list is in the correct status and the issue persists, escalate to L3.
BCXQCCS0027ECODELIST_INVALID_QUERY Invalid query parameters: [parameters] The query failed to parse. Here is an example of a valid query string: 'receiverCode=code1&senderCode=code2&_where=or(eq(TEXT1,hello),eq(TEXT2,10))' Check your query parameters.
BCXQCCS0028EINVALID_CODELIST_IMPORT_FORMAT Invalid code list file format The file format for this code list is invalid. It is either not a JSON file, or it is a JSON file that is formatted incorrectly. Ensure that you have provided a JSON file and that it is formatted correctly.
BCXQCCS0029EINVALID_EXPORT_FILE_FORMAT Invalid export file format: [format] The export file format value for code list export is invalid. Valid values are [format]. Ensure that you have provided either JSON or CSV as exportFileFormat value.
BCXQCCS0030EPROVIDED_MAJOR_VERSION Major version missing The major version must be present when version value is SPECIFIED. Provide the major version.
BCXQCCS0031EPROVIDED_MINOR_VERSION Minor version missing The minor version must be present when version value is SPECIFIED. Provide the minor version.
BCXQCCS0032EINVALID_CODELIST_VERSION Unsupported version value The provided version value is not supported. Ensure that you have provided either DEPLOYED, LATEST or SPECIFIED.
BCXQCCS0033ECODELIST_NOT_FOUND Code list not found The [operation] operation could not be performed because the Code list ID [ID] was not found. Provide a valid Code list ID.
BCXQCCS0034EIMPORT_FILE_INVALID_FILE_FORMAT_PARAM Invalid import file format The import file format [format] for this code list is invalid. It should be either not specified, OR be JSON or CSV. Ensure that import file format provided is correct.
BCXQCCS0035EIMPORT_FILE_UNIDENTIFIED_ROW Invalid row identifier in import file The row identifier in the first column of a row in CSV import file is invalid. Allowed values are CLH,CLIH and CLIV. Ensure that import file format provided is correct.
BCXQCCS0036EIMPORT_FILE_INVALID_CLIH Invalid code list item header The CSV import file contains either an invalid code list item header OR a missing/duplicate CLIH record. Ensure that import file format provided is correct.
BCXQCCS0037EIMPORT_FILE_MISSING_CLIV Missing code list item value The CSV import file contains no code list item value under CLIV. At least one should be provided in the import file. Ensure that import file format provided is correct.
BCXQCCS0038EIMPORT_FILE_MULTIPLE_CL Ambiguous code lists The CSV import file contains multiple code lists or duplicate code list headers. Ensure that import file contains only one code list and no duplicate headers under CLH.
BCXQCCS0039EINVALID_INPUT_PARAM Invalid value for input parameter: [parameter] Value for [parameter] parameter is invalid for this User. Remove the invalid input parameter from request body or give different value.
BCXQCCS0040EENV_MISSING Environment does not exist Environment must exist before an export can be performed. Import code list version.
BCXQCCS0041EINCORRECT_PARAM_VALUE Incorrect value for input parameter: [parameter] Value for input parameter is incorrect. Provide correct value for input parameter.
BCXQCCS0042ECODELIST_CHECKED_OUT_BY_USER Code list already checked out by another user The code list is already checked out by another user. Refresh to ensure that the tool is up-to-date. If the problem persists, contact IBM Support. Contact the user who owns the check-out to see if they will transfer the check-out to you. To undo the check-out, contact IBM Support.
BCXQCCS0043ECODELIST_CHECKOUT_BLOCKED_VERSION_UPLOADED Code list changes have already been uploaded The undo check-out operation cannot be performed on this code list because code list changes have already been uploaded. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0044EINVALID_FINAL_CODELIST_STATE Code list cannot be in this state after performing this action The code list should not be in [state] state after performing the [action] action. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0045ECODELIST_MUST_BE_LOCKED Code list must be checked out The code list must be checked out in order to update it. Check out the code list. Refresh to ensure that the tool is up-to-date.
BCXQCCS0046EINVALID_ENVIRONMENT_VALUE Invalid environment: [environment] This environment is invalid. Provide a valid environment.
BCXQCCS0047EMARK_FINAL_BLOCKED Code list must be in WIP state The mark final operation cannot be performed on this code list because it is not in WIP state. The code list is either already final, or it is in New state. Check the code list state and ensure that it is eligible to be marked final.
BCXQCCS0048ECODELIST_UNLOCKED_BLOCK_MARK_DEPLOYMarking this error "internal only" per Jagadeesh. Attempt to mark deploy of unlocked code list 'succeeded' or 'failed' An attempt was made to mark the deployment of code list [value] 'succeeded' or 'failed.' If the problem persists, contact IBM Support.
BCXQCCS0049EINVALID_VERSION_MARK_DEPLOY_SUCCEEDED Unable to determine Minor Version Action for latest code list version The Minor Version Action was not found in this code list version. If the problem persists, contact IBM Support. Verify whether the correct version is used. If the correct version is being used and the issue persists, escalate to L3.
BCXQCCS0050ECODELIST_PROVISION_ERROR Unable to determine Business ID for latest code list version The backend Business ID was not found in this code list version. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0051EMISSING_REQUIRED_FIELD Missing required field: [value] Field [value] is required. Provide a value for this field.
BCXQCCS0052ECODELIST_NOT_WIP_STATE_BLOCK_IMPORT Cannot update code list in a state other than MODIFIED There was an attempt to update code list [value] while it is in a state other than MODIFIED. Code list cannot be updated. Refresh to ensure that the tool is up-to-date.
BCXQCCS0053EINVALID_CODELIST_COPY_STATE Code list cannot be in this state to perform this action Code lists must be in DEPLOY_SUCCEEDED state to perform this action. Code list cannot be updated. Refresh to ensure that the tool is up-to-date.
BCXQCCS0054EIMPORT_FILE_UNEXPECTED_CLIH Unexpected code list Item header Import file contains an unexpected [value] header under CLIH. Ensure that import file provided is correct.
BCXQCCS0055EIMPORT_FILE_INVALID_CLIV Invalid code list item value The CSV import file contains an unexpected item value under CLIV. Ensure that number of attributes for CLIV must match with those for CLIH.
BCXQCCS0056EIMPORT_FILE_DUPLICATE_CLIH Duplicate code list item header The CSV import file contains a duplicate CLIH record. Ensure that import file provided contains a single CLIH record.
BCXQCCS0057EIMPORT_FILE_MISSING_CLIH Missing code list item header The CSV import file does not have a CLIH record. Ensure that import file provided has a valid CLIH record.
BCXQCCS0058EINVALID_PURPOSE Invalid purpose param value: [value] Provided value for Purpose is invalid. Valid value is : [value] Provide valid value for purpose param.
BCXQCCS0059EINVALID_FLOWID Invalid FlowId parameter value: [value] Provided value for FlowId is invalid. Valid values are: [values] Provide a valid value for the FlowId parameter.
BCXQCCS0060EINVALID_CC_VERSION_CREATED_AT Invalid ccVersionCreatedAt param value Provided value for ccVersionCreatedAt is invalid. Valid format is : yyyy-MM-dd'T'HH:mm:ss.SSSZ Provide valid value for ccVersionCreatedAt param.
BCXQCCS0061EINVALID_X_REF_CTE_MINOR_VERSION Invalid xRefCTEMinorVersion param value Provided value for xRefCTEMinorVersion is invalid. Provide valid value for xRefCTEMinorVersion param. Or, refresh to ensure that the tool is up-to-date.
BCXQCCS0062EINVALID_INITIAL_CODELIST_VERSION_STATE Code list latest minor version cannot be in [state] state before performing [action] action Code list latest minor version must be in certain states to perform certain actions. Ensure that the latest minor version of the code list is in the correct state. Try again, in case the backend system is still processing the request. Or, refresh to ensure that the tool is up-to-date. If the problem persists, contact IBM Support. Escalate to L3.
BCXQCCS0063EINVALID_STATE_UPDATE Invalid code list state to perform UPDATE action There was an attempt to update code list [value] while it is in WIP state. Ensure that the code list is in the correct state.
BCXQCCS0064ECODELIST_CHECKED_OUT_BY_SAME_USER_ID Code list already checked out by the specified user The code list is already checked out by the specified user. Provide a different user identifier or email identifier to transfer the check-out.
BCXQCCS0065EINVALID_TO_USER_TENANT_TEXT Code list is checked out by a user from a different tenant The code list is checked out by a user who belongs to a different tenant. Transfer a check-out only to a user who belongs to the same tenant as the user to whom the code list is checked out.
BCXQCCS0066EONE_OF_FIELDS_REQUIRED One of these fields is required: [user identifier], [email identifier] Either [user identifier] or [email identifier] must be provided in the input request Provide either [user identifier] or [email identifier] in the input request.
BCXQCCS0067ECODELIST_INVALID_CHARACTER_IN_FIELD_ID Invalid character in code list field: [field] The code list field contains an invalid character. Provide a code list value that contains only extended ASCII characters, non-HTML characters, en dashes, or em dashes.
BCXQCCS0068ECODELIST_VERSION_MAX_ITEMS Code list items exceed allowed limit The number of code list items in the input file exceeds the allowed limit of [maximum allowed number of code list items]. Ensure that the number of code list items in the input file does not exceed the allowed limit.
BCXQCCS0069EPARAM_REQUIRED_IF_OTHER_PROVIDED Missing required parameter: [parameter name] Must provide a valid value for the [parameter name] parameter if a value is provided for the [parameter name] parameter. Ensure that a valid value is provided for the [parameter name] parameter if a value is provided for the [parameter name] parameter.
BCXQCCS0070EINVALID_MIGRATION_REPORT_FORMAT_PARAM Invalid migration report format [format] specified Specify the correct migration report format or omit the parameter. An invalid format [format] was specified for downloading the migration report. Either do not specify the format or, if specified, it must be specified as JSON or XLS.
BCXQCCS0071EDEPLOY_MISSING_COMMENTS_FIELD Missing required field: [field name] [Field name] field is required. Provide a value for this field when you deploy a code list to production.