Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 7 Case Data Queue Parameters : CDQP Command Errors

CDQP Command Errors
CDQP command errors are reported using messages in the following format:
Line LineNum: Error
where:
LineNum is the line number of the command that failed validation, including blank lines.
Error is one of the error messages shown in the following table. The command that each error message relates to is also shown in the table.
The modifier character following a Q or C command must be either a plus (+) or minus (-) sign.
R must be the only non-whitespace character on the line See Resetting CDQP Configuration Data.
The F+ command must be followed by three parameters. See Add or Change a CDQP.
The specified FieldName (or each component in a composite FieldName) must be less than or equal to 15 characters. See Add or Change a CDQP.
The specified FieldSize must be less than or equal to 255 characters or bytes. See Add or Change a CDQP.
The specified WQMDescription must be less than or equal to 39 characters. See Add or Change a CDQP.
The specified WQMDescription must be unique. See Add or Change a CDQP.
The F- command must be followed by a single FieldName parameter. See Delete a CDQP.
The specified FieldName is not defined as a CDQP, so it cannot be deleted. See Delete a CDQP.
The Q+ command must be followed by one or more QueueName parameters. See Add or Change a Queue Mapping.
The specified queuename is not one of the following:
The Q- command must be followed by one or more QueueName parameters. See Add or Change a Queue Mapping.
CDQP data does not exist for queue queuename; queue ignored
The specified queuename has no CDQP mappings, so they cannot be deleted. See Add or Change a Queue Mapping.
The specified queuename is not one of the following:
The C+ command must be followed by a single FieldName parameter. See Add or Delete Field Mappings.
The specified FieldName has not been previously defined as a CDQP. See Add or Delete Field Mappings.
The specified FieldName is already mapped to this queue. See Add or Delete Field Mappings.
You cannot map the specified FieldName to this queue (see Add or Delete Field Mappings), because each work item’s data record size will then exceed 4k bytes, which is the maximum size of the RPC data packets used to retrieve work item data by Work Queue Manager.
You will need to reduce the FieldSize of one or more of the CDQPs to be mapped to this queue.
The C- command must be followed by a single FieldName parameter. See Add or Delete Field Mappings.
The specified FieldName is not mapped to this queue, so it cannot be deleted. See Add or Delete Field Mappings.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved