Configuration Hub messages and error codes

See a description of the messages and error codes that are issued in Configuration Hub. These messages follow the format BCXQCxxxxxxE.
BCXQCCA0001E
Summary: Unable to find match between user access domains and resource domains attempting to access
Explanation: Unable to find match between user access domains and resource domains attempting to access.
Resolution: Cannot grant access to resource. This user does not have authorization privileges for accessing this resource.
BCXQCCA0002E
Summary: No bearer token provided on authentication header
Explanation: The request cannot be authenticated because there is no bearer token.
Resolution: Provide a valid bearer token to authenticate.
BCXQCCA0003E
Summary: Could not decode JSON web token
Explanation: This JSON web token could not be decoded.
Resolution: Verify that the token is formatted correctly.
BCXQCCA0004E
Summary: Invalid basic authentication header
Explanation: The username and password could not be parsed from this authentication header.
Resolution: Ensure that the header is formatted correctly.
BCXQCCA0005E
Summary: User not authorized to perform action
Explanation: This user is not authorized to perform this action.
Resolution: If the problem persists, contact IBM® Support for appropriate permissions. Or, refresh to ensure that the tool is up-to-date.
BCXQCCA0006E
Summary: User is not authenticated
Explanation: An exception occurred during user authentication.
Resolution: Refer to the logs for detailed error messages.
BCXQCCB0001E
Summary: User unauthorized to view document
Explanation: This user is not authorized to view this document.
Resolution: If the problem persists, contact IBM Support.
BCXQCCB0002E
Summary: Object already exists
Explanation: This object with [attribute] [value] already exists.
Resolution: Provide a different value.
BCXQCCB0003E
Summary: Object not found
Explanation: The object with ID [ID] was not found in the database.
Resolution: Ensure that the ID is correct.
BCXQCCB0004E
Summary: No Business ID provided
Explanation: A Business ID was not provided.
Resolution: Provide a Business ID.
BCXQCCB0005E
Summary: Business ID not found
Explanation: This Business ID was not found in the system.
Resolution: Provide a valid Business ID.
BCXQCCB0006E
Summary: Invalid Business ID
Explanation: This Business ID is invalid. The user is not authorized to access this business.
Resolution: Provide a valid Business ID.
BCXQCCB0007E
Summary: Name already exists: [name]
Explanation: This name already exists in the database.
Resolution: Provide a name that has not already been used.
BCXQCCB0008E
Summary: Invalid Tenant ID header
Explanation: An invalid Tenant ID header was provided. This tenant either does not exist, or this user does not have permission to access it.
Resolution: Provide a valid Tenant ID header.
BCXQCCB0009E
Summary: No Tenant ID header provided
Explanation: A Tenant ID header is required to do an operation on a resource that belongs to a different tenant.
Resolution: Provide a Tenant ID header.
BCXQCCB0010W
Summary: Missing required field: [field]
Explanation: The required input value for [field] is missing.
Resolution: Provide a value for [field].
BCXQCCB0011E
Summary: Error retrieving document
Explanation: The document could not be cast to the correct model.
Resolution: If the problem persists, contact IBM Support.
BCXQCCB0012E
Summary: Unrecognized fields provided: [field]
Explanation: The provided fields [fields] are not part of the API input schema.
Resolution: Omit these unknown values.
BCXQCCB0013E
Summary: Invalid environment type: [type]
Explanation: This environment type is invalid.
Resolution: Provide a valid environment type.
BCXQCCB0014E
Summary: Invalid argument: [argument]
Explanation: This argument is invalid.
Resolution: Provide a valid argument.
BCXQCCB0015E
Summary: Resource not up to date
Explanation: This request could not be completed due to a conflict with the current state of the resource.
Resolution: Refresh your resource to ensure that the resource version is up to date. Refer to the logs for details.
BCXQCCB0016E
Summary: Error in database operation
Explanation: This request could not be completed because an error occurred during database operation.
Resolution: Refer to the logs for details.
BCXQCCB0017E
Summary: Maximum field length exceeded
Explanation: Field [field] exceeded the maximum field length of [number] characters.
Resolution: Ensure that the field length is under the maximum allowed size.
BCXQCCB0018E
Summary: Business ID does not belong to tenant
Explanation: Business ID [ID] does not belong to tenant [tenant].
Resolution: Provide a valid Tenant ID in the request header, or a valid Business ID in the request body.
BCXQCCB0019E
Summary: Value invalid for type
Explanation: This parameter or attribute value is not valid for type [type].
Resolution: Provide a valid parameter or attribute value for this type.
BCXQCCC0001E
Summary: Empty or null value provided
Explanation: An empty or null value was provided for [parameter].
Resolution: Provide a value.
BCXQCCC0002E
Summary: No [source] provided, defaulting to ENV_VAR
Explanation: No [source] was provided, so the service is defaulting to ENV_VAR.
Resolution: Provide a value other than ENV_VAR, if ENV_VAR is not desired.
BCXQCCC0003E
Summary: Config key not set: [key]
Explanation: No value for this config key is currently set.
Resolution: Provide a value for this config key.
BCXQCCC0004E
Summary: Cannot access ServiceConfigManager without first calling init
Explanation: Init must be called prior to accessing the ServiceConfigManager.
Resolution: Initialize ServiceConfigManager on server startup.
BCXQCCC0005E
Summary: Missing property: [property]
Explanation: This property was not included in your request.
Resolution: Provide a value for property [property].
BCXQCCR0001E
Summary: Proceed called on null message
Explanation: A proceed cannot be called on a null message.
Resolution: Provide a message that is not null.
BCXQCCR0002E
Summary: User not authorized to access resource
Explanation: An unauthorized resource access was performed.
Resolution: If the problem persists, contact IBM Support.
BCXQCCR0003E
Summary: Resource not found: [resource]
Explanation: This resource was not found.
Resolution: If the problem persists, contact IBM Support.
BCXQCCR0004E
Summary: Received bad REST request status
Draft comment: RobinRock
Verified this revised text with David H. He updated it in the backend and I verified that in the resource bundle.
Explanation: A bad REST request status was received from [source].
Resolution: If the problem persists, contact IBM Support.
BCXQCCR0005E
Summary: Exception while sending request
Explanation: An error occurred while sending the request to [source].
Resolution: Check network connectivity. If the problem persists, contact IBM Support.
BCXQCCR0006E
Summary: Refresh token not found
Explanation: Logging in with this username and password was successful, but the refresh token was not found.
Resolution: If the problem persists, contact IBM Support.
BCXQCCR0007E
Summary: Access token not found
Explanation: The access token was not found after using the refresh token to retrieve it.
Resolution: If the problem persists, contact IBM Support.
BCXQCCR0008E
Summary: Could not parse message
Explanation: This message could not be parsed.
Resolution: Ensure that the message is formatted correctly.
BCXQCCR0009E
Summary: Service not available
Explanation: The requested service [service] was not available.
Resolution: If the problem persists, contact IBM Support.
BCXQCCR0010E
Summary: Virus scan submitted
Explanation: This message is for informational purposes only.
Resolution: A virus scan was submitted for the imported files.
BCXQCCR0011E
Summary: Virus scan completed successfully
Explanation: This message is for informational purposes only.
Resolution: The virus scan completed successfully for the imported files.
BCXQCCR0012E
Summary: Virus detected
Explanation: The virus scan detected a virus.
Resolution: Locally scan the file that you intend to import and ensure that it is virus free before attempting to import it again.
BCXQCCR0013E
Summary: Virus scan return failure
Explanation: A virus scan was submitted for the imported files, but an error was encountered during processing.
Resolution: Locally scan the files that you intend to upload. Ensure that the files are virus-free before attempting to upload them again..
BCXQCCR0014E
Summary: Virus scan disabled
Explanation: A virus scan was submitted for the imported files, but was not done because virus scan is disabled.
Resolution: Ensure that virus checking is enabled.
BCXQCAS0001E
Summary: User does not have access
Explanation: This user does not have access to perform this action on this resource.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0002E
Summary: Missing property: [property]
Explanation: This property was not included in your request.
Resolution: Provide a value for property [property].
BCXQCAS0003E
Summary: Unsupported request type
Explanation: This request type is not supported.
Resolution: Provide a valid request type.
BCXQCAS0004E
Summary: Unable to initialize Couchbase driver
Explanation: The service is unable to initialize the Couchbase driver or connect to the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0005E
Summary: Service shutting down
Explanation: This message is for informational purposes only.
Resolution: The service is shutting down.
BCXQCAS0006E
Summary: No password provided
Explanation: No password was provided.
Resolution: Provide a password to authenticate.
BCXQCAS0007E
Summary: No username provided
Explanation: No username was provided.
Resolution: Provide a username to authenticate.
BCXQCAS0008E
Summary: Username not found
Explanation: This username was not found.
Resolution: Provide a valid username and retry the request.
BCXQCAS0009E
Summary: No authentication headers provided
Explanation: No authentication headers were provided.
Resolution: Provide authentication headers.
BCXQCAS0010E
Summary: Only one bearer token required
Explanation: An incorrect number of bearer tokens was provided. Only one is necessary.
Resolution: Provide only one bearer token.
BCXQCAS0011E
Summary: No Customer Center login token provided
Explanation: No Customer Center login token was provided in the request.
Resolution: Provide a Customer Center login token.
BCXQCAS0012E
Summary: Issue parsing message
Explanation: An error occurred while parsing this message.
Resolution: Ensure that the message was formatted correctly.
BCXQCAS0013E
Summary: Document name already exists
Explanation: The service was unable to create this document because a document with this name already exists.
Resolution: Create a document with a name that has not already been used.
BCXQCAS0014E
Summary: Issue handling message
Explanation: An error occurred while handling this message.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0015E
Summary: Issue connecting to queue
Explanation: The service was unable to connect to the queue.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0016E
Summary: Unable to open Couchbase bucket
Explanation: The service was unable to open the specified Couchbase bucket.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0017E
Summary: Message not of type TextMessage
Explanation: The provided input message was not of the type TextMessage.
Resolution: Check the message type.
BCXQCAS0018E
Summary: Tenant with company ID not found
Explanation: A tenant with company ID [ID] was not found for [resource] [resource ID].
Resolution: Provide a valid company.
BCXQCAS0019E
Summary: Error creating business
Explanation: An error occurred while creating business [business].
Resolution: Verify that the business alias does not already exist. If the problem persists, contact IBM Support.
BCXQCAS0020E
Summary: Validation error while finding business for tenant
Explanation: A validation error occurred while finding business [business] for tenant [tenant].
Resolution: Ensure that the provided tenant is correct.
BCXQCAS0021E
Summary: Business alias not found for tenant
Explanation: No business with business alias [alias] was found for tenant [tenant].
Resolution: Provide a valid business alias for tenant [tenant].
BCXQCAS0022E
Summary: Error updating business
Explanation: An error occurred while updating business [business].
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0023E
Summary: User already updated
Explanation: An update for this user with a more recent timestamp has already been processed.
Resolution: The update with the older timestamp will be ignored. No action is necessary.
BCXQCAS0024E
Summary: Company already updated
Explanation: An update for this company with a more recent timestamp has already been processed.
Resolution: The update with the older timestamp will be ignored. No action is necessary.
BCXQCAS0025E
Summary: Validation error while finding role for tenant
Explanation: A validation error occurred while finding role [role] for tenant [tenant].
Resolution: Ensure that the provided tenant is correct.
BCXQCAS0026E
Summary: User role not supported for tenant
Explanation: User role [role] is not supported for tenant [tenant].
Resolution: Provide a supported user role.
BCXQCAS0027E
Summary: Message ID not found
Explanation: The message with ID [ID] was not found.
Resolution: Provide a valid message ID.
BCXQCAS0028E
Summary: Resource not found
Explanation: [Resource] [resource ID] was not found.
Resolution: Provide a valid resource.
BCXQCAS0029E
Summary: Unable to unmarshal message
Explanation: An error occurred while unmarshaling this message.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0030E
Summary: Authentication listener message parsing or validation error
Explanation: An error occurred while parsing this message.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0031E
Summary: Received business message for tenant that does not exist
Explanation: A message for this business does not exist for this tenant.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0032E
Summary: Tenant ID not linked to tenant
Explanation: Tenant ID [ID] was not linked to this tenant.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0033E
Summary: Error acquiring SSO service
Explanation: An error occurred while acquiring this SSO service.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0034E
Summary: SSO authentication call did not return ticket
Explanation: This SSO authentication call did not return a ticket.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0035E
Summary: Bad account status received from remote SSO call
Explanation: The account status received a bad account status return: [return].
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0036E
Summary: Failed to delete ticket
Explanation: An error occurred while deleting this SSO ticket.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0037E
Summary: User does not have access to log in
Explanation: The user does not have access credentials to log in.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0038E
Summary: Unrecognized Customer Center user
Explanation: This Customer Center user is not recognized. User bases are likely out of sync.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0039E
Summary: Could not log in to Customer Center as service account
Explanation: The authentication service was unable to log in to Customer Center as this service account.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0040E
Summary: Invalid action type: [type]
Explanation: The action type specified in this message is invalid.
Resolution: Provide a valid action type.
BCXQCAS0041E
Summary: Provided entity does not have a Tenant ID
Explanation: The provided entity must have a Tenant ID.
Resolution: Provide a Tenant ID.
BCXQCAS0042E
Summary: Customer Center company type not supported for company
Explanation: The company type [type] is not supported for company [company].
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0043E
Summary: Customer Center not registered for application
Explanation: Customer Center [resource type] [resource ID] is not registered for application [application].
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0044E
Summary: 'Delete Pending' status being ignored
Explanation: The 'Delete Pending' status is being ignored for [resource type] [resource ID].
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0045E
Summary: Unable to set status to 'invalid'
Explanation: The resource [resource] [resource ID] cannot be set to 'invalid.'
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0046E
Summary: Authorization failure
Explanation: The provided credentials could not be authorized.
Resolution: Verify that the provided credentials are valid.
BCXQCAS0047E
Summary: User not authorized for action on resource
Explanation: This user does not have permission to perform this action on this resource.
Resolution: If the problem persists, contact IBM Support.
BCXQCAS0048E
Summary: No valid JSON input provided
Explanation: Login cannot be completed because no valid JSON input was provided. Either no input was provided, or the input was invalid.
Resolution: Provide valid JSON input.
BCXQCAS0049E
Summary: Invalid resource type: [type]
Explanation: The resource type specified in this message is invalid.
Resolution: Provide a valid resource type.
BCXQCAS0050E
Summary: Invalid role type: [type]
Explanation: The role type specified in this message is invalid.
Resolution: Provide a valid role type.
BCXQCAS0051E
Summary: User not in role type: [type]
Explanation: This user does not belong to this role type.
Resolution: Provide a role type to which the authenticated user belongs.
BCXQCAS0052E
Summary: No resource type provided
Explanation: No resource type was provided.
Resolution: Provide a resource type for which to check permissions.
BCXQCAS0053E
Summary: No action type provided
Explanation: No action type was provided.
Resolution: Provide an action type for which to check permissions.
BCXQCAS0054E
Summary: No ‘rsaUsername’ provided
Explanation: No ‘rsaUsername’ was provided for Customer Center RSA authentication, so login cannot be completed.
Resolution: Provide a valid ‘rsaUsername.'
BCXQCAS0055E
Summary: No ‘rsaPinPasscode’ provided
Explanation: No ‘rsaPinPasscode’ was provided for Customer Center RSA authentication, so login cannot be completed.
Resolution: Provide a valid ‘rsaPinPasscode.’
BCXQCAS0056E
Summary: No 'accountTicketId' provided
Explanation: No 'accountTicketId' was provided for Customer Center RSA authentication, so login cannot be completed.
Resolution: Provide a valid 'accountTicketId.'
BCXQCAS0057E
Summary: Invalid 'rsaUsername,' 'rsaPinPasscode,' or 'accountTicketId' provided
Explanation: An invalid 'rsaPinPasscode,' 'rsaUsername,' or 'accountTicketId' was provided.
Resolution: Provide a valid 'rsaUsername,' 'rsaPinPasscode,' or 'accountTicketId.'
BCXQCAS0064E
Summary: Invalid resource value
Explanation: Provided resource value [value] is invalid. Valid values are [values].
Resolution: Provide a valid resource value.
BCXQCBS0001E
Summary: Unable to initialize Couchbase driver
Explanation: The service is unable to initialize the Couchbase driver or connect to the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0002E
Summary: Service shutting down
Explanation: This message is for informational purposes only.
Resolution: The service is shutting down.
BCXQCBS0003E
Summary: Issue parsing message
Explanation: An error occurred while parsing this message.
Resolution: Ensure that the message was formatted correctly.
BCXQCBS0004E
Summary: Document name already exists
Explanation: The service was unable to create this document because a document with this name already exists.
Resolution: Create a document with a name that has not already been used.
BCXQCBS0005E
Summary: Issue connecting to queue
Explanation: The service was unable to connect to the queue.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0006E
Summary: Unable to open Couchbase bucket
Explanation: The service was unable to open the specified Couchbase bucket.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0007E
Summary: Message not of type TextMessage
Explanation: The inputted message was not of the type TextMessage.
Resolution: Check the message type.
BCXQCBS0008E
Summary: Unable to unmarshal message
Explanation: An error occurred while unmarshaling this message.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0009E
Summary: Message ID not found
Explanation: The message with ID [ID number] was not found.
Resolution: Provide a valid message ID.
BCXQCBS0010E
Summary: Provision record not found
Explanation: A provision record with this ID was not found.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0011E
Summary: Provision record found
Explanation: This message is for informational purposes only.
Resolution: A provision record was found that matched the job ID.
BCXQCBS0012E
Summary: Not retrying message
Explanation: Message [message ID] will not be retried because a non-recoverable exception was encountered.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0013E
Summary: Retrying message
Explanation: This message is for informational purposes only.
Resolution: Message [Message ID] will be retried because a recoverable exception was encountered.
BCXQCBS0014E
Summary: Failed to store message
Explanation: An exception occurred while attempting to store a record of message [message ID].
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0015E
Summary: Message successfully stored
Explanation: This message is for informational purposes only.
Resolution: Message [message ID] was stored in message record [record number].
BCXQCBS0016E
Summary: Message retry threshold exceeded
Explanation: The message retry threshold [retry limit] was exceeded for message [message ID]. The message, as well as the recoverable exception, will be stored in the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0017E
Summary: Failed to get retry count
Explanation: Failed to obtain the retry count for message [message ID]. The retry count ensures that a message isn't retried too many times, blocking other messages from being processed.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0018E
Summary: Message successfully parsed
Explanation: This message is for informational purposes only.
Resolution: The fields in this message contained expected values and were successfully parsed.
BCXQCBS0019E
Summary: Tenant not found
Explanation: The tenant for business [business name] was not found in the production deployment message.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0020E
Summary: Map not found
Explanation: Map [map ID] for tenant [tenant name] and business [business name] was not found in the backend.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0021E
Summary: Failed to mark map DEPLOY_SUCCEEDED
Explanation: Failed to mark map [map ID] for tenant [tenant name] DEPLOY_SUCCEEDED while processing production deployment message. Error: [error].
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0022E
Summary: Failed to mark map final
Explanation: Failed to mark map [map ID] for tenant [tenant name] final while processing production deployment message.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0023E
Summary: Failed to delete map
Explanation: Failed to delete map [map ID] for tenant [tenant name] while processing production deployment message.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0024E
Summary: Issue handling message
Explanation: An error occurred while handling this message.
Resolution: If the problem persists, contact IBM Support.
BCXQCBS0036E
Summary: Failed sync request
Explanation: Tenant is not entitled to resource type: [resource type].
Resolution: Ensure that the tenant is entitled to the specified resource type. If the problem persists, contact IBM Support.
BCXQCCS0001E
Summary: Missing property: [property]
Explanation: This property is missing.
Resolution: Provide a value for [property].
BCXQCCS0002E
Summary: Unable to initialize Couchbase driver
Explanation: The service is unable to initialize the Couchbase driver or connect to the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0003E
Summary: Service shutting down
Explanation: This message is for informational purposes only.
Resolution: The service is shutting down.
BCXQCCS0004E
Summary: Code list cannot be in this state before performing this action
Explanation: Ensure that the code list is in the correct state. Or, refresh to ensure that the tool is up-to-date.
Resolution: Ensure that the code list is in the correct state.
BCXQCCS0005E
Summary: Code list cannot be deleted while locked
Explanation: This code list cannot be deleted while it is locked.
Resolution: Unlock the code list to delete it.
BCXQCCS0006E
Summary: Code list cannot be updated while locked
Explanation: This code list cannot be updated while it is locked.
Resolution: Unlock the code list to update it.
BCXQCCS0007E
Summary: Code list is locked
Explanation: This message is for informational purposes only.
Resolution: This code list is locked. Refresh to ensure that the tool is up-to-date.
BCXQCCS0008E
Summary: Code list is unlocked
Explanation: This message is for informational purposes only.
Resolution: This code list is locked. Refresh to ensure that the tool is up-to-date.
BCXQCCS0009E
Summary: Invalid character in code list name
Explanation: Code list names cannot include some special characters.
Resolution: Provide a code list name that contains only these characters: A-Z, a-z, 0-9, _, -, +, *, (, ), ', :, >, ?, @, ^, #, and &.
BCXQCCS0010E
Summary: Invalid character in code list description
Explanation: The code list description contains an invalid character.
Resolution: Provide a code list description that contains only extended ASCII characters, en dashes, and em dashes.
BCXQCCS0011E
Summary: Empty or null value provided
Explanation: An empty or null value was provided for [parameter].
Resolution: Provide a value.
BCXQCCS0012E
Summary: Duplicate values provided: field [field]
Explanation: Duplicate fields are not permitted.
Resolution:
BCXQCCS0013E
Summary: Unexpected field: [field]
Explanation: This field is not supported.
Resolution: Provide a valid field.
BCXQCCS0014E
Summary: Unable to determine new latest major version after deleting major version
Explanation: After deleting the major version, the new latest major version was not able to be determined.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0015E
Summary: Unable to determine new latest minor version after deleting major version
Explanation: After deleting the major version, the new latest minor version was not able to be determined.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0016E
Summary: Invalid read parameters
Explanation: Both the version type and the major and minor versions were provided, when only one of these values is required.
Resolution: Provide either the version type or the major and minor version.
BCXQCCS0017E
Summary: Major or minor version missing
Explanation: The version must contain both major the and minor version.
Resolution: Provide the major and minor version.
BCXQCCS0018E
Summary: Code list version does not exist
Explanation: Version [version] of code list [code list] does not exist in environment [environment].
Resolution: Provide a valid code list version.
BCXQCCS0019E
Summary: Missing [field] in request multi-part body
Explanation: This required part of the multi-part body is missing.
Resolution: Provide a value for [field].
BCXQCCS0020E
Summary: Invalid character in code list comments
Explanation: The code list comments contain an invalid character.
Resolution: Provide code list comments that contain only extended ASCII characters, en dashes and em dashes.
BCXQCCS0021E
Summary: Invalid version type: [type]
Explanation: This version type is invalid. Valid values are [valid values].
Resolution: Provide a valid version type.
BCXQCCS0022E
Summary: Invalid importing code list
Explanation: Code list [code list] in the importing file does not match the target code list.
Resolution: Verify the code list in the importing file.
BCXQCCS0023E
Summary: Failed to update code list with imported version
Explanation: Code list version [version] was imported, but code list [code list] was not updated with this version.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0024E
Summary: Maximum file size exceeded
Explanation: The code list file exceeded the maximum allowed file size of [size] MB.
Resolution: Ensure that the file is less than the maximum allowed size.
BCXQCCS0025E
Summary: Failed to delete hash record for code list
Explanation: The service failed to delete code list [code list] because the hash record could not be deleted.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0026E
Summary: Failed to delete version record for code list
Explanation: The service failed to delete code list [code list] because the version record could not be deleted.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0027E
Summary: Invalid query parameters: [parameters]
Explanation: 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))'
Resolution: Check your query parameters.
BCXQCCS0028E
Summary: Invalid code list file format
Explanation: 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.
Resolution: Ensure that you have provided a JSON file and that it is formatted correctly.
BCXQCCS0029E
Summary: Invalid export file format: [format]
Explanation: The export file format value for code list export is invalid. Valid values are [format].
Resolution: Ensure that you have provided either JSON or CSV as exportFileFormat value.
BCXQCCS0030E
Summary: Major version missing
Explanation: The major version must be present when version value is SPECIFIED.
Resolution: Provide the major version.
BCXQCCS0031E
Summary: Minor version missing
Explanation: The minor version must be present when version value is SPECIFIED.
Resolution: Provide the minor version.
BCXQCCS0032E
Summary: Unsupported version value
Explanation: The provided version value is not supported.
Resolution: Ensure that you have provided either DEPLOYED, LATEST or SPECIFIED.
BCXQCCS0033E
Summary: Code list not found
Explanation: The [operation] operation could not be performed because the Code list ID [ID] was not found.
Resolution: Provide a valid Code list ID.
BCXQCCS0034E
Summary: Invalid import file format
Explanation: The import file format [format] for this code list is invalid. It should be either not specified, OR be JSON or CSV.
Resolution: Ensure that import file format provided is correct.
BCXQCCS0035E
Summary: Invalid row identifier in import file
Explanation: The row identifier in the first column of a row in CSV import file is invalid. Allowed values are CLH,CLIH and CLIV.
Resolution: Ensure that import file format provided is correct.
BCXQCCS0036E
Summary: Invalid code list item header
Explanation: The CSV import file contains either an invalid code list item header OR a missing/duplicate CLIH record.
Resolution: Ensure that import file format provided is correct.
BCXQCCS0037E
Summary: Missing code list item value
Explanation: The CSV import file contains no code list item value under CLIV. At least one should be provided in the import file.
Resolution: Ensure that import file format provided is correct.
BCXQCCS0038E
Summary: Ambiguous code lists
Explanation: The CSV import file contains multiple code lists or duplicate code list headers.
Resolution: Ensure that import file contains only one code list and no duplicate headers under CLH.
BCXQCCS0039E
Summary: Invalid value for input parameter: [parameter]
Explanation: Value for [parameter] parameter is invalid for this User.
Resolution: Remove the invalid input parameter from request body or give different value.
BCXQCCS0040E
Summary: Environment does not exist
Explanation: Environment must exist before an export can be performed.
Resolution: Import code list version.
BCXQCCS0041E
Summary: Incorrect value for input parameter: [parameter]
Explanation: Value for input parameter is incorrect.
Resolution: Provide correct value for input parameter.
BCXQCCS0042E
Summary: Code list already checked out by another user
Explanation: The code list is already checked out by another user.
Resolution: Refresh to ensure that the tool is up-to-date. If the problem persists, contact IBM Support.
BCXQCCS0043E
Summary: Code list changes have already been uploaded
Explanation: The undo check-out operation cannot be performed on this code list because code list changes have already been uploaded.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0044E
Summary: Code list cannot be in this state after performing this action
Explanation: The code list should not be in [state] state after performing the [action] action.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0045E
Summary: Code list must be checked out
Explanation: The code list must be checked out in order to update it.
Resolution: Check out the code list. Refresh to ensure that the tool is up-to-date.
BCXQCCS0046E
Summary: Invalid environment: [environment]
Explanation: This environment is invalid.
Resolution: Provide a valid environment.
BCXQCCS0047E
Summary: Code list must be in WIP state
Explanation: 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.
Resolution: Check the code list state and ensure that it is eligible to be marked final.
BCXQCCS0049E
Summary: Unable to determine Minor Version Action for latest code list version
Explanation: The Minor Version Action was not found in this code list version.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0050E
Summary: Unable to determine Business ID for latest code list version
Explanation: The backend Business ID was not found in this code list version.
Resolution: If the problem persists, contact IBM Support.
BCXQCCS0051E
Summary: Missing required field: [value]
Explanation: Field [value] is required.
Resolution: Provide a value for this field.
BCXQCCS0052E
Summary: Cannot update code list in a state other than MODIFIED
Explanation: There was an attempt to update code list [value] while it is in a state other than MODIFIED.
Resolution: Code list cannot be updated. Refresh to ensure that the tool is up-to-date.
BCXQCCS0053E
Summary: Code list cannot be in this state to perform this action
Explanation: Code lists must be in DEPLOY_SUCCEEDED state to perform this action.
Resolution: Code list cannot be updated. Refresh to ensure that the tool is up-to-date.
BCXQCCS0054E
Summary: Unexpected code list Item header
Explanation: Import file contains an unexpected [value] header under CLIH.
Resolution: Ensure that import file provided is correct.
BCXQCCS0055E
Summary: Invalid code list item value
Explanation: The CSV import file contains an unexpected item value under CLIV.
Resolution: Ensure that number of attributes for CLIV must match with those for CLIH.
BCXQCCS0056E
Summary: Duplicate code list item header
Explanation: The CSV import file contains a duplicate CLIH record.
Resolution: Ensure that import file provided contains a single CLIH record.
BCXQCCS0057E
Summary: Missing code list item header
Explanation: The CSV import file does not have a CLIH record.
Resolution: Ensure that import file provided has a valid CLIH record.
BCXQCCS0058E
Summary: Invalid purpose param value: [value]
Explanation: Provided value for Purpose is invalid. Valid value is : [value]
Resolution: Provide valid value for purpose param.
BCXQCCS0059E
Summary: Invalid FlowId parameter value: [value]
Explanation: Provided value for FlowId is invalid. Valid values are: [values]
Resolution: Provide a valid value for the FlowId parameter.
BCXQCCS0060E
Summary: Invalid ccVersionCreatedAt param value
Explanation: Provided value for ccVersionCreatedAt is invalid. Valid format is : yyyy-MM-dd'T'HH:mm:ss.SSSZ
Resolution: Provide valid value for ccVersionCreatedAt param.
BCXQCCS0061E
Summary: Invalid xRefCTEMinorVersion param value
Explanation: Provided value for xRefCTEMinorVersion is invalid.
Resolution: Provide valid value for xRefCTEMinorVersion param. Or, refresh to ensure that the tool is up-to-date.
BCXQCCS0062E
Summary: Code list latest minor version cannot be in [state] state before performing [action] action
Explanation: Code list latest minor version must be in certain states to perform certain actions.
Resolution: 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.
BCXQCCS0063E
Summary: Invalid code list state to perform UPDATE action
Explanation: There was an attempt to update code list [value] while it is in WIP state.
Resolution: Ensure that the code list is in the correct state.
BCXQCCS0064E
Summary: Code list already checked out by the specified user
Explanation: The code list is already checked out by the specified user.
Resolution: Provide a different user identifier or email identifier to transfer the check-out.
BCXQCCS0067E
Summary: Invalid character in code list field: [field]
Explanation: The code list field contains an invalid character.
Resolution: Provide a code list value that contains only extended ASCII characters, non-HTML characters, en dashes, or em dashes.
BCXQCCS0068E
Summary: Code list items exceed allowed limit
Explanation: The number of code list items in the input file exceeds the allowed limit of [maximum allowed number of code list items].
Resolution: Ensure that the number of code list items in the input file does not exceed the allowed limit.
BCXQCCS0071E
Summary: Missing required field: [field name]
Explanation: [Field name] field is required.
Resolution: Provide a value for this field when you deploy a code list to production.
BCXQCMS0001E
Summary: Map JSON object does not contain 'deployedVersion' field
Explanation: The 'deployedVersion' field must be included in the JSON object.
Resolution: Provide a valid 'deployedVersion' field.
BCXQCMS0002E
Summary: Map JSON object does not contain 'versions' field
Explanation: The 'versions' field must be included in the JSON object.
Resolution: Provide a valid 'versions' field.
BCXQCMS0003E
Summary: Map name already used
Explanation: A map with the name [name] already exists under business [business].
Resolution: Create a map with a name that has not already been used.
BCXQCMS0004E
Summary: Map already locked
Explanation: Map [map] is already locked and cannot be locked again.
Resolution: Use transfer check-out if you need to transfer the check you to another person. If the problem persists, contact IBM Support. Or, refresh to ensure that the tool is up-to-date.
BCXQCMS0005E
Summary: Map already unlocked
Explanation: Map [map] is already unlocked and cannot be unlocked again.
Resolution: The unlock action is not valid when the map is already unlocked. If the problem persists, contact IBM Support. Or, refresh to ensure that the tool is up-to-date.
BCXQCMS0006E
Summary: Invalid environment: [environment]
Explanation: This map cannot be downloaded because the environment that was provided is invalid.
Resolution: Provide a valid environment.
BCXQCMS0007E
Summary: Error while downloading map
Explanation: An error occurred while downloading this map.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0008E
Summary: Missing required parameter: [parameter]
Explanation: This required parameter is missing.
Resolution: Provide a value for [parameter].
BCXQCMS0009E
Summary: Invalid version: [version number]
Explanation: The version that was specified is invalid.
Resolution: Provide a valid version.
BCXQCMS0010E
Summary: Invalid download type: [type]
Explanation: The download type that was specified is invalid.
Resolution: Provide a valid download type.
BCXQCMS0011E
Summary: Error while validating map name and issuing doRead() in the service
Explanation: An error occurred while validating the map and issuing doRead().
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0012E
Summary: Unable to determine Business ID for latest map version
Explanation: The backend Business ID was not found in this map version.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0013E
Summary: Attempt to create map version
Explanation: An attempt was made to create version [version] of map [map] from the [environment] environment while the map was locked.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0014E
Summary: Attempt to delete map version
Explanation: An attempt was made to delete version [version] of map [map] from the [environment] environment while the map was locked.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0015E
Summary: Cannot delete locked or checked out map
Explanation: An attempt to delete map [map] failed while it was locked or checked out.
Resolution: A map cannot be deleted while it is locked or checked out.
BCXQCMS0016E
Summary: Attempt to update locked map
Explanation: User [user] is unable to update locked map [map].
Resolution: A locked map cannot be updated. Use the undo lock action to undo the lock. If the problem persists, contact IBM Support.
BCXQCMS0017E
Summary: Attempt to delete deployed map version
Explanation: An attempt was made to delete version [version] of map [map] from the [environment] environment while the map was deployed.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0018E
Summary: Map version does not exist
Explanation: The specified version of this map does not exist.
Resolution: Provide a valid map version.
BCXQCMS0019E
Summary: Missing source or compiled map file
Explanation: Both the source and the compiled map file must be provided.
Resolution: Ensure that you have provided both files.
BCXQCMS0020E
Summary: Unable to initialize Couchbase driver
Explanation: The service is unable to initialize the Couchbase driver or connect to the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0021E
Summary: Service shutting down
Explanation: This message is for informational purposes only.
Resolution: The service is shutting down.
BCXQCMS0022E
Summary: Unexpected field: [field]
Explanation: This field is not supported.
Resolution: Provide a valid field.
BCXQCMS0023E
Summary: User not authorized to perform action
Explanation: This user is not authorized to perform this action.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0024E
Summary: Attempt to create map version
Explanation: An attempt was made to create version [version] of map [map] from the [environment] environment while the map was unlocked.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0025E
Summary: Duplicate values provided: field [field]
Explanation: Duplicate fields are not permitted.
Resolution: Remove any duplicate fields.
BCXQCMS0026E
Summary: Invalid environment: [environment]
Explanation: This environment is invalid.
Resolution: Provide a valid environment.
BCXQCMS0027E
Summary: Maximum file size exceeded
Explanation: The maximum input data file size is [size], and the maximum compiled map file size is [size].
Resolution: Ensure that the file is under the maximum allowed size.
BCXQCMS0028E
Summary: Missing required field: [field]
Explanation: Field [field] is required.
Resolution: Provide a value for this field.
BCXQCMS0029E
Summary: Invalid environment
Explanation: The environment that was provided for this map is not valid.
Resolution: Provide a valid environment.
BCXQCMS0030E
Summary: Map not found
Explanation: The [operation] operation could not be performed because the map ID [ID] was not found.
Resolution: Provide a valid map ID.
BCXQCMS0031E
Summary: Maximum map size exceeded
Explanation: The compiled map was [number] bytes, but the maximum allowed size is [number] bytes.
Resolution: Ensure that the compiled map is under the maximum allowed size.
BCXQCMS0032E
Summary: Input data size exceeded
Explanation: Input data was [number] bytes, but the maximum allowed size is [number] bytes.
Resolution: Ensure that the data is under the maximum allowed size.
BCXQCMS0033E
Summary: Cannot upload to map in New or Delete state
Explanation: There was an attempt to upload to map [map] while it is in New or Delete state.
Resolution: Maps cannot be updated in these states.
BCXQCMS0034E
Summary: Invalid map extension
Explanation: The extension that was provided for this map is not valid.
Resolution: Provide a valid map extension.
BCXQCMS0035E
Summary: Invalid read parameters
Explanation: Both the version type and the major and minor versions were provided, when only one of these values is required.
Resolution: Provide either the version type or the major and minor version.
BCXQCMS0036E
Summary: Major or minor version missing
Explanation: The version must contain both the major and minor version.
Resolution: Provide the major and minor version.
BCXQCMS0037E
Summary: Latest minor version cannot be in this state before performing this action
Explanation: The latest minor version of the map must be in certain states to perform certain actions. The latest minor version cannot be in [state] state before performing the [action] action.
Resolution: Ensure that the latest minor version of the map 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.
BCXQCMS0038E
Summary: Invalid character in map name
Explanation: Map names cannot include some special characters.
Resolution: Provide a map name that contains only these characters: A-Z, a-z, 0-9, _, -, +, *, (, ), ', :, >, ?, @, ^, #, and &.
BCXQCMS0039E
Summary: Invalid character in map description
Explanation: The map description contains an invalid character.
Resolution: Provide a map description that contains only extended ASCII characters, en dashes and em dashes.
BCXQCMS0040E
Summary: Invalid character in map change description
Explanation: The map change description contains an invalid character.
Resolution: Provide a map change description that contains only extended ASCII characters, en dashes and em dashes.
BCXQCMS0041E
Summary: Invalid input file extension: [extension]
Explanation: This file extension is not valid.
Resolution: Provide a valid input file extension. The file extension .exe is invalid.
BCXQCMS0043E
Summary: Translation test failed
Explanation: The translation test using the provided map and input file resulted in an error or warning.
Resolution: Review the provided information and make any necessary map updates.
BCXQCMS0044E
Summary: Failed to delete translation test result file
Explanation: The translation test was executed successfully, but the result file with storage ID [ID] could not be deleted from storage.
Resolution: Ensure that the result file was not deleted previously. If it still exists, try to delete it again.
BCXQCMS0045E
Summary: Empty or null value provided for [field]
Explanation: An empty or null value was provided.
Resolution: Provide a value.
BCXQCMS0046E
Summary: Invalid input parameters
Explanation: The service received [value] input parameters in the map test translation request but was expecting [value].
Resolution: Include all input parameters in the map test translation.
BCXQCMS0047E
Summary: Attempt to mark deploy of unlocked map 'succeeded' or 'failed'
Explanation: An attempt was made to mark the deployment of map [map] 'succeeded' or 'failed.'
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0048E
Summary: Error checking out map
Explanation: This map was created successfully, but an error occurred while checking it out.
Resolution: Retry check out. If the problem persists, contact IBM Support.
BCXQCMS0049E
Summary: Invalid translation test request
Explanation: To run a translation test on a map, the map must have both a major and minor version, must have been successfully deployed to CTE, and must be the latest version.
Resolution: Ensure that the map meets this criteria.
BCXQCMS0050E
Summary: Map must be checked out
Explanation: The map must be checked out in order to update it.
Resolution: Check out the map.
BCXQCMS0051E
Summary: Map cannot be in this state before performing this action
Explanation: Maps must be in certain states to perform certain actions. The map cannot be in [state] state before performing [action] action.
Resolution: Ensure that the latest minor version of the map 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.
BCXQCMS0052E
Summary: Invalid version type: [type]
Explanation: This version type is invalid. Valid values are [values].
Resolution: Provide a valid version type.
BCXQCMS0053E
Summary: Map already checked out by current user
Explanation: The map is already checked out by this user.
Resolution: No action is necessary.
BCXQCMS0054E
Summary: Missing major or minor version
Explanation: The major or minor version is missing.
Resolution: Provide a major or minor version.
BCXQCMS0055E
Summary: Only specify major or minor version
Explanation: Both major and minor versions should not be specified when the map action is [action].
Resolution: Provide either a major or minor version.
BCXQCMS0056E
Summary: Map changes have already been uploaded
Explanation: The undo check-out operation cannot be performed on this map because map changes have already been uploaded.
Resolution: To revert uploaded map changes, contact IBM Support.
BCXQCMS0057E
Summary: Map must be in Work in progress state
Explanation: The mark final operation cannot be performed on this map because it is not in Work in progress state. The map is either already final, or it is in New state.
Resolution: Check the map state and ensure that it is eligible to be marked final.
BCXQCMS0058E
Summary: Map cannot be in this state after performing this action
Explanation: The map should not be in [state] state after performing the [action] action.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0059E
Summary: Unable to determine new latest minor version after deleting major version
Explanation: After deleting the major version, the new latest minor version was not able to be determined.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0060E
Summary: Unable to determine new latest major version after deleting major version
Explanation: After deleting the major version, the new latest major version was not able to be determined.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0061E
Summary: Invalid environment: [environment]
Explanation: This map cannot be validated because the environment that was provided is invalid.
Resolution: Provide a valid environment.
BCXQCMS0062E
Summary: Missing environment for map
Explanation: Map [map] cannot be validated because it is not configured for environment [environment].
Resolution: Create a version of the map in the specified environment.
BCXQCMS0063E
Summary: Action not supported for map state
Explanation: Maps must be in certain states to perform certain actions. The [action] action is not supported for the [state] map state.
Resolution: The action that was invoked might be deprecated. Check API documentation to see which actions are supported for different map states.
BCXQCMS0064E
Summary: Invalid map validation type: [type]
Explanation: This map validation type is invalid. Valid values are [values].
Resolution: Provide a valid map validation type.
BCXQCMS0065E
Summary: Map quality test failed
Explanation: The quality test using the provided map and input file resulted in an error or warning.
Resolution: Review the provided information and make any necessary map updates.
BCXQCMS0066E
Summary: Map quality test error
Explanation: An error occurred while performing map validation. This error might occur due to lost connectivity or other failures with the backend services.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0067E
Summary: No files found to download
Explanation: No files found to download for file type [file type].
Resolution: Ensure that you have performed validation. Note: Successful translation tests will not have a translation test output report available to download.
BCXQCMS0068E
Summary: No validation records found in COMPLETED status
Explanation: Validation records must exist for the map before they can be downloaded.
Resolution: Perform validation.
BCXQCMS0069E
Summary:
Explanation:
Resolution:
BCXQCMS0070E
Summary: Accept license should be set to true in order to download map tool
Explanation: License should be accepted before map tool can be downloaded.
Resolution: Accept license.
BCXQCMS0071E
Summary: Map tool status is INACTIVE
Explanation: Map tool status should be ACTIVE in order to download.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0072E
Summary: Map tool license acceptance is not recorded
Explanation: An error occurred while recording map tool license acceptance for user.
Resolution: If the problem persists, contact IBM Support.
BCXQCMS0073E
Summary: Invalid value for input parameter
Explanation: Value for checkoutForLoadOrSync parameter is invalid for this User.
Resolution: Remove the invalid input parameter from request body or give different value.
BCXQCMS0074E
Summary: Incorrect value for input parameter: [parameter]
Explanation: Value for input parameter is incorrect.
Resolution: Provide correct value for input parameter.
BCXQCMS0075E
Summary: Map format not supported for generating [asset]
Explanation: This map format is not supported for [asset] generation.
Resolution: Convert map format to .mxl and upload the map version before generating [asset] again.
BCXQCMS0076E
Summary: Major version missing
Explanation: The major version must be present when version value is SPECIFIED.
Resolution: Provide the major version.
BCXQCMS0077E
Summary: Minor version missing
Explanation: The minor version must be present when version value is SPECIFIED.
Resolution: Provide the minor version.
BCXQCMS0078E
Summary: [value] generation failed
Explanation: The [value] generation failed.
Resolution: Refer to the logs for more details.
BCXQCMS0079E
Summary: Invalid purpose parameter value: [value]
Explanation: Provided value for Purpose is invalid.
Resolution: Provide valid value for purpose parameter.
BCXQCMS0080E
Summary: Invalid FlowId parameter value: [value]
Explanation: Provided value for FlowId is invalid. Valid values are: [values]
Resolution: Provide a valid value for the FlowId parameter.
BCXQCMS0081E
Summary: Invalid ccVersionCreatedAt parameter value
Explanation: Provided value for ccVersionCreatedAt is invalid. Valid format is : yyyy-MM-dd'T'HH:mm:ss.SSSZ
Resolution: Provide valid value for ccVersionCreatedAt parameter.
BCXQCMS0082E
Summary: Error generating output file
Explanation: Error while generating output file due to some issue with file streaming.
Resolution: Check the network and try regenerating MRS report.
BCXQCMS0083E
Summary: Map already checked out by same user
Explanation: The map is already checked out by the same user.
Resolution: Provide a different user ID or email ID to transfer the check-out.
BCXQCMS0084E
Summary: Map is checked out by a user of a different tenant
Explanation: The map is already checked out by a user belonging to a different tenant.
Resolution: Ensure that the user belongs to the same tenant to whom the check-out is being transferred.
BCXQCMS0085E
Summary: One of the fields is required : [field1] , [field2]
Explanation: Either [field1] or [field2] must be provided in input request.
Resolution: Ensure that at least either [field1] or [field2] is provided in input request.
BCXQCMS0086E
Summary: Invalid character in map field: [map field name]
Explanation: The specified map field contains an invalid character.
Resolution: Provide a map value that contains only extended ASCII characters, non-HTML characters, en dashes, or em dashes.
BCXQCMS0087E
Summary: No process data values input file was found for Map ID [map ID]
Explanation: Action could not be performed because a process data values input file was expected but not found for map ID [map ID].
Resolution: Associate a process data values input file with the map and try the action again.
BCXQCMS0088E
Summary: Process data values input file size exceeds the 1 MB limit
Explanation: The process data values input file size exceeds the file size limit.
Resolution: Upload a process data values input file with a file size of less than 1 MB.
BCXQCMS0089E
Summary: Invalid process data values input file extension
Explanation: The extension that was provided for this process data values input file is not valid.
Resolution: The .TXT extension is the only valid process data values input file extension. Save your process data values input file with this extension and retry the action.
BCXQCMS0090E
Summary: Cannot upload process data values input file to a map that is not in Work in Progress state
Explanation: There was an attempt to upload a process data values input file to map ID [map ID] while the map was not in Work in Progress state.
Resolution: Check out the map and then upload the process data values input file when the map is in Work in Progress state.
BCXQCMS0091E
Summary: Invalid input parameter: [process data parameter]
Explanation: The [process data parameter] parameter is not valid in the request body.
Resolution: Remove the invalid input parameter from the request body.
BCXQCMS0092E
Summary: Process data values input file version ID missing
Explanation: A process data values input file version ID must be provided for the SPECIFIED version type.
Resolution: Provide the process data values input file version ID.
BCXQCMS0093E
Summary: Invalid process data values input file version type
Explanation: The process data values input file version type must be SPECIFIED or LATEST.
Resolution: Use SPECIFIED or LATEST as the process data values input file version type.
BCXQCMS0094E
Summary: No process data values input file found for the given version
Explanation: No process data values input file found in database for the given version.
Resolution: Provide a valid process data values input file version.
BCXQCMS0095E
Summary: Process data values input file delete failed for the given map
Explanation: The process data values input file delete operation for the given map failed.
Resolution: Check the process data values input file for the given map.
BCXQCMS0096E
Summary: Invalid xRefCTEMinorVersion parameter value
Explanation: The value that was provided for xRefCTEMinorVersion is invalid.
Resolution: Provide a valid value for the xRefCTEMinorVersion parameter.
BCXQCMS0097E
Summary: Action cannot be performed when map is in the current state
Explanation: The map must be in DEPLOY_SUCCEEDED or POST_DEPLOY_REVIEW_APPROVED state to perform the action.
Resolution: Ensure that the map is in the DEPLOY_SUCCEEDED or POST_DEPLOY_REVIEW_APPROVED state before performing the action.
BCXQCMS0098E
Summary: Invalid value for map type parameter
Explanation: Only SI map type is supported.
Resolution: Ensure that you provide a supported map type value.
BCXQCMS0099E
Summary: Incorrect value for query parameter: [value]
Explanation: Value for query parameter is incorrect.
Resolution: Provide correct value for query parameter.
BCXQCMS0100E
Summary: No trigger migration record was found
Explanation: No trigger migration record was found for specified ID [value] on database.
Resolution: Trigger migration and try the action again.
BCXQCMS0101E
Summary: No trigger preview record was found
Explanation: No trigger preview record was found for specified ID [value] on database.
Resolution: Trigger preview and try the action again.
BCXQCMS0103E
Summary: Invalid map type cannot be uploaded
Explanation: User can upload only maps that were saved with an .mxl file extension by using the map editor tool. User cannot upload maps with a .map file extension or maps that were saved with an .mxl file extension in a way that did not use the map editor tool.
Resolution: Use the map editor tool to save the source map with an .mxl file extension before uploading the map.
BCXQCMS0104E
Summary: Missing required field: [field name]
Explanation: [Field name] field is required.
Resolution: Provide a value for this field when you deploy a map to production.
BCXQCMS0107E
Summary: Unable to create a storage object
Explanation: Storage object was not created for resource {0}.
Resolution: Trigger the action and try again.
BCXQCMS0108E
Summary: No map test record was found
Explanation: No map test record was found for specified ID {0} on database.
Resolution: Trigger map test and try the action again.
BCXQCMS0112E
Summary: Maximum file size exceeded.
Explanation: The maximum file size for the {file} is {size} MB.
Resolution: Ensure the size of the file is less than the maximum allowed size.
BCXQCQS0001E
Summary: Invalid test suite requested
Explanation: A test suite with name [name] does not exist on this system.
Resolution: Provide a test suite name that exists.
BCXQCQS0003E
Summary: Unable to initialize Couchbase driver
Explanation: The service is unable to initialize the Couchbase driver or connect to the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCQS0004E
Summary: Unable to parse the source map file provided
Explanation: The service is unable to parse the source map file provided.
Resolution: Provide a valid source map file.
BCXQCQS0005E
Summary: Failure reading source map file from storage
Explanation: The service failed to read the source map file from storage.
Resolution: If the problem persists, contact IBM Support.
BCXQCQS0006E
Summary: Failed evaluating test xpath
Explanation: The service failed to evaluate an xpath used to validate the source map for test.
Resolution: If the problem persists, contact IBM Support.
BCXQCQS0007E
Summary: Failed processing your request
Explanation: The service failed to process your request due to internal error.
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0001E
Summary: Error while accessing Cloud Object Storage for object
Explanation: An error occurred while accessing Cloud Object Storage for object [object].
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0002E
Summary: Error while deleting object
Explanation: An error occurred while deleting object [object].
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0003E
Summary: Unable to add object to Cloud Object Storage
Explanation: An error occurred while adding an object to Cloud Object Storage.
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0004E
Summary: Could not create data domain entry
Explanation: Object [object] was created in Cloud Object Storage, but a data domain entry could not be created. Attempting to remove object from Cloud Object Storage.
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0005E
Summary: Removed object from Cloud Object Storage
Explanation: This message is for informational purposes only.
Resolution: Object [object] was removed from Cloud Object Storage.
BCXQCSS0006E
Summary: Unable to remove object from remote storage
Explanation: Object [object] was unable to be removed from remote storage.
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0007E
Summary: Missing [value] in request multi-part body
Explanation: This required part of the multi-part body is missing.
Resolution: Provide a value for [value].
BCXQCSS0008E
Summary: Missing property: [property]
Explanation: This property was not included in your request.
Resolution: Provide a value for property [property].
BCXQCSS0009E
Summary: Unable to initialize Couchbase driver
Explanation: The service is unable to initialize the Couchbase driver or connect to the database.
Resolution: If the problem persists, contact IBM Support.
BCXQCSS0010E
Summary: Service shutting down
Explanation: This message is for informational purposes only.
Resolution: The service is shutting down.
BCXQCTS0001E
Summary: Translation test service initialization error
Explanation: An error occurred while trying to initialize the translation test service.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0002E
Summary: Could not uninitialize translation test service
Explanation: An error occurred while trying to uninitialize the translation test service.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0003E
Summary: Could not shut down translation test service
Explanation: An error occurred while trying to shut down the translation test service.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0004E
Summary: Failed to register providers
Explanation: An error occurred while trying to register providers.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0005E
Summary: Failed to configure translation test service database
Explanation: An error occurred while trying to configure the translation test service database.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0006E
Summary: Transformation failed
Explanation: An error occurred while trying to perform this transformation.
Resolution: Retry the transformation. If the problem persists, contact IBM Support.
BCXQCTS0007E
Summary: Service starting up
Explanation: This message is for informational purposes only.
Resolution: The service is starting up.
BCXQCTS0008E
Summary: Service shutting down
Explanation: This message is for informational purposes only.
Resolution: The service is shutting down.
BCXQCTS0009E
Summary: Failed to load resource: [resource]
Explanation: This resource does not exist.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0010E
Summary: Expected one primary document output file but found [quantity]
Explanation: Only one primary document output file is necessary.
Resolution: Provide only one primary document.
BCXQCTS0011E
Summary: Could not create input data temporary file
Explanation: A temporary file could not be created for input data.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0012E
Summary: Translation test service failed to load resource: [resource]
Explanation: The resource bundle does not contain this resource.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0013E
Summary: Could not create map temporary file
Explanation: A temporary file could not be created for this map.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0014E
Summary: Could not execute dynamic map transformation
Explanation: An error occurred while executing dynamic map transformation.
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0015E
Summary: Unable to open input for response document
Explanation: An error occurred while trying to open the input for response document [document].
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0016E
Summary: Failed to close input for response document
Explanation: An error occurred while trying to close the input for response document [document].
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0017E
Summary: Null input for response document
Explanation: The input for response document [document] is null.
Resolution: Provide an input value.
BCXQCTS0018E
Summary: Missing required parameter: [parameter]
Explanation: This required parameter is missing.
Resolution: Provide a value for [parameter]
BCXQCTS0019E
Summary: Could not get [resource] from request
Explanation: An error occurred while trying to get this request.
Resolution: Provide a value for input [input].
BCXQCTS0020E
Summary: Could not create storage object
Explanation: An error occurred while trying to create a storage object for [resource].
Resolution: If the problem persists, contact IBM Support.
BCXQCTS0021E
Summary: User not authorized to perform action
Explanation: This user is not authorized to perform this action.
Resolution: If the problem occurs in the user interface, contact IBM Support to ensure that this user has the correct permissions.
BCXQCTS0022E
Summary: Invalid file extension
Explanation: The file extension [extension] is not valid. The expected file extension was [extension].
Resolution: Provide a file with a valid extension.
BCXQCTS0023E
Summary: Invalid content disposition header
Explanation: The content disposition header for [request] was null or didn't include the "filename" property.
Resolution: Provide a content disposition header that includes the file name for each attachment.
BCXQCTS0024E
Summary: File name null or empty
Explanation: The file name for [file] from the content disposition header of the attachment was null or empty.
Resolution: Provide the file name in the content disposition header.
Draft comment: Robin Rock
This message was removed from the KC because it is currently not possible to be displayed in the UI since the time out functionality was disabled as part of a defect fix for support. Retaining the message in this draft-comment in case it is ever reinstated in the UI.
BCXQCUI0014E
Summary: Deployment timed out
Explanation: Deployment of the map to the backend system has timed out.
Resolution: The map is still deploying to the backend. If the map is still not deployed after 20 minutes, contact IBM Support.
BCXQCCR0005E
Summary: Could not complete request.
Explanation: The requested action could not be completed due to a communication error.
Resolution: Check network connectivity. If the problem persists, contact IBM Support.
BCXQCUI0001E
Summary: No Map ID provided
Explanation: Map ID must be included as a URL parameter.
Resolution: Provide a Map ID.
BCXQCUI0002E
Summary: No Environment ID provided
Explanation: Environment ID must be included as a URL parameter.
Resolution: Provide an Environment ID.
BCXQCUI0003E
Summary: No file type provided
Explanation: File type must be included as a URL parameter.
Resolution: Provide a file type.
BCXQCUI0004E
Summary: No major and minor version provided
Explanation: A major and minor version is required.
Resolution: Provide a major and minor version.
BCXQCUI0005E
Summary: Missing required body parameter
Explanation: The required body parameter [parameter] was not provided.
Resolution: Provide the required body parameter.
BCXQCUI0006E
Summary: Invalid version specified
Explanation: The specified map version is not valid.
Resolution: Provide a valid map version.
BCXQCUI0007E
Summary: Both 'deployed' and 'latest' set to true
Explanation: Either 'deployed' or 'latest' can be true, but not both.
Resolution: Set either 'deployed' or 'latest' to true.
BCXQCUI0008E
Summary: Both 'deployed' and 'latest' set to false
Explanation: Either 'deployed' or 'latest' can be false, but not both.
Resolution: Set either 'deployed' or 'latest' to false.
BCXQCUI0009E
Summary: No refresh_token cookie provided
Explanation: A refresh_token cookie must be included in the request to receive an access token.
Resolution: Provide a refresh_token cookie with the request.
BCXQCUI0010E
Summary: No resource type provided
Explanation: Resource type must be included as a URL parameter.
Resolution: Provide a resource type.
BCXQCUI0011E
Summary: No action type provided
Explanation: Action type must be included as a URL parameter.
Resolution: Provide an action type.
BCXQCUI0012E
Summary: No User ID provided
Explanation: User ID must be included as a URL parameter.
Resolution: Provide a User ID.
BCXQCUI0013E
Summary: Invalid error message code
Explanation: The provided error message code was not defined.
Resolution: Provide a valid error message code.
BCXQCUI0015E
Summary: Deployment failed
Explanation: Deployment of the map to the backend system has failed.
Resolution: Retry deployment. If the problem persists, contact IBM Support.
BCXQCUI0016E
Summary: Lost connectivity with a backend service
Explanation: The system lost connectivity to a backend service.
Resolution: Retry your request. If the problem persists, contact IBM Support.
BCXQCUI0017E
Summary: Virus detected
Explanation: A virus was detected in one of the uploaded files.
Resolution: Locally scan the files that you intend to upload, and ensure that they are virus-free before attempting to upload them again.
BCXQCUI0018E
Summary: No Business ID provided
Explanation: Business ID must be included as a URL parameter.
Resolution: Provide a Business ID.
BCXQCUI0019E
Summary: Could not connect to a backend service
Explanation: Failed to connect to a backend service.
Resolution: Log out and then log back in, then retry your request. If the problem persists, contact IBM Support.
BCXQCUI0021E
Summary: Quality review failed
Explanation: The quality review of the map failed and the map cannot be deployed to CTE.
Resolution: Review the quality review report, correct the map errors, and retry the map deployment.
BCXQCUI0022E
Summary: Transformation test failed
Explanation: The transformation test using the provided map and input file resulted in an error or warning.
Resolution: Review the transformation test report file and transformation test output file, make any necessary map or input file updates, and retry the deployment.
BCXQCUI0023E
Summary: Request failed
Explanation: The requested action could not be completed.
Resolution: Try submitting your request again in a few moments. If the problem persists, contact IBM Support.
BCXQCUI0024E
Summary: No Code list ID provided
Explanation: Code list ID must be included as a URL parameter.
Resolution: Refresh the page. If the problem persists, contact IBM Support.
BCXQCUI0025E
Summary: No version type provided
Explanation: A version type is required.
Resolution: Refresh the page. If the problem persists, contact IBM Support.
BCXQCUI0026E
Summary: No file format provided
Explanation: A file format is required.
Resolution: Refresh the page. If the problem persists, contact IBM Support.
BCXQCUI0028E
Summary: Deployment timed out
Explanation: Deployment of the code list to the backend system has timed out.
Resolution: The code list is still deploying to the backend. If the code list is still not deployed after 20 minutes, contact IBM Support.
BCXQCUI0029E
Summary: Deployment failed
Explanation: Deployment of the code list to the backend system has failed.
Resolution: Retry deployment. If the problem persists, contact IBM Support.