CWTKA0001E: The format of the ID ''{0}'' is invalid.
Explanation: The object ID passed has an incorrect format or is null.
User Action: Pass a correct object ID.

 

CWTKA0002E: The type of the ID ''{0}'' is wrong.
Explanation: The passed object ID has an incorrect type. For example, a TKIID is expected but a different ID is passed.
User Action: Pass a correct object ID.

 

CWTKA0003E: Unexpected exception during execution.
Explanation: During execution of the API an unexpected exception occurred.
User Action: Check the reported exception.

 

CWTKA0004E: Wrong message instance passed for the message type ''{0}''.
Explanation: A message is passed that is not an instance of the expected type.
User Action: Pass a message of the expected message type.

 

CWTKA0005E: Parameter ''{0}'' exceeds the allowed maximum length ''{1}''. Current length is ''{2}''.
Explanation: You specified a parameter that exceeds its allowed maximum length.
User Action: Reduce the length of your parameter.

 

CWTKA0006E: The service is not unique.
Explanation: The service that is implementing the task is not unique. For example, the task is implemented by a pick activity and the activity has multipleonMessage definitions. getClientUISettings() cannot determine the setting to be returned.
User Action: No action required.

 

CWTKA0007E: The state of the object does not allow the requested action.
Explanation: The object is not in a state that allows the requested action.
User Action: Check the object state and the allowed actions.

 

CWTKA0008E: The method ''{0}'' is not applicable.
Explanation: The method is not supported by the specified object.
User Action: Call the method on a suitable object or use a method that is supported by the object.

 

CWTKA0009E: The object has the wrong kind.
Explanation: Your request is not allowed for this kind of object.
User Action: Check the documentation for the valid requests for this kind of object.

 

CWTKA0011E: An error occurred during the creation of a work item.
Explanation: An unexpected exception occurred during work item creation.
User Action: Check the nested exception for the detailed error message.

 

CWTKA0012E: No authorization for the requested action.
Explanation: You are not authorized to perform the requested action.
User Action: Check your authorization for the specified action.

 

CWTKA0013E: The mandatory parameter ''{0}'' cannot be null in ''{1}''.
Explanation: An attempt was made to call an API function and a mandatory parameter value is 'null'.
User Action: Specify a parameter value that is not null.

 

CWTKA0014E: Work item assigned to 'Everybody' cannot be maintained.
Explanation: Every user has a work item for this object with this reason. Adding further users, or transferring, or deleting a work item for a specific user is not supported.
User Action: If you want to use an explicit list of users, you must modify the staff expression.

 

CWTKA0015E: Last administrator work item cannot be deleted.
Explanation: If the last administrator work item is deleted, the owning object becomes unusable.
User Action: Transfer the work item to another user.

 

CWTKA0016E: Error occurred during data handling.
Explanation: A general error occurred during data handling, for example, during the copying of a message.
User Action: None.

 

CWTKA0017E: Object ''{0}'' does not exist.
Explanation: An attempt was made to perform an action on an object that does not exist.
User Action: Check the provided object name or object ID.

 

CWTKA0018E: The format of the QName is invalid.
Explanation: The passed QName contains an invalid character.
User Action: Check the provided QName.

 

CWTKA0019E: Parent application does not allow the requested action.
Explanation: The application that provides the context for the task does not allow the requested action. For example, you tried to set acustom property but the parent application is in a state that does not allow the action.
User Action: None.

 

CWTKA0020E: Communication error.
Explanation: A communication error can occur because of various communication-related exceptions. A connection to a remote hostis refused. A marshalling exception occurred. A databaseconnection failed to be open.
User Action: Check the nested exception for the detailed error message.

 

CWTKA0021E: Protocol ''{0}'' is not supported.
Explanation: The passed protocol value is unknown or invalid.
User Action: Correct the protocol value.

 

CWTKA0022E: Invalid assignment reason.
Explanation: The specified assignment reason is unknown or not supported for the requested action.
User Action: Correct the assignment reason and try again.

 

CWTKA0023E: Work item does not exist.
Explanation: An attempt was made to perform an action on a work item that does not exist.
User Action: Check the owner of the work item or the assignment reason.

 

CWTKA0024E: The task ''{0}'' does not exist.
Explanation: An attempt was made to perform an action on a task that does not exist.
User Action: Check the provided task name or the object ID.

 

CWTKA0025E: The task template ''{0}'' does not exist.
Explanation: An attempt was made to perform an action on a task template that does not exist.
User Action: Check the provided task template name or the object ID.

 

CWTKA0026E: The escalation ''{0}'' does not exist.
Explanation: An attempt was made to perform an action on an escalation that does not exist.
User Action: Check the provided escalation name or the object ID.

 

CWTKA0027E: The escalation template ''{0}'' does not exist.
Explanation: An attempt was made to perform an action on an escalation template that does not exist.
User Action: Check the provided escalation name or the object ID.

 

CWTKA0028E: The administrative operation ''{0}'' is unknown by the administered application component.
Explanation: An attempt was made to perform an administrative operation that is not known by the administered application component that is to perform the operation.
User Action: Invoke the right administrative operation.

 

CWTKA0029E: The administered object ''{0}'' does not exist.
Explanation: An attempt was made to perform an administrative operation on an object that is not known by the administered application component.
User Action: Check the provided object name or the object ID.

 

CWTKA0030E: An exception occurred during the execution of the administrative operation ''{0}'' for the object ''{1}''.
Explanation: An exception occurred while the administered application component attempted to perform the administrative operation.
User Action: Check the nested exception for details.

 

CWTKA0031E: Unsuccessful SCA service access.
Explanation: An attempt was made to retrieve the SCA access object. The object could not be accessed.
User Action: Ensure that the SCA service is deployed correctly.

 

CWTKA0032E: Invalid SCA service result.
Explanation: An invalid SCA result is obtained.
User Action: Ensure that the SCA service is deployed correctly.

 

CWTKA0033E: An administrator cannot be determined for the task ''{0}''.
Explanation: A task administrator cannot be determined. Either the corresponding staff query failed or it did not return a user.
User Action: Check the nested exception for the detailed error message.

 

CWTKA0034E: The referenced parameter ''{0}'' does not have a value.
Explanation: The specified query contains a parameter that must be defined when the query is executed.
User Action: Check that the parameter value for the referenced parameter is defined and that it is spelt correctly.

 

CWTKA0035E: An incorrect timestamp ''{0}'' was found in the where-clause.
Explanation: A timestamp in the where-clause of the query has an incorrect format.
User Action: Check that the format of the timestamp is: TS('yy-mm-ddThh:mm:ss').

 

CWTKA0036E: An unknown operator ''{0}'' was found in the where-clause.
Explanation: There is an unknown operator in the where-clause of the query.
User Action: Check the spelling of the operator.

 

CWTKA0037E: An incorrect operand ''{0}'' was found in the where-clause.
Explanation: There is an incorrect operand in the where-clause of the query.
User Action: Check the spelling of the operand. If the operand is a literal, check that the operand typematches the type of the corresponding database column.

 

CWTKA0038E: Unknown query property ''{0}''.
Explanation: You used an unknown property in your query.
User Action: Check the spelling of the property in the query.

 

CWTKA0039E: Unknown query view name ''{0}''.
Explanation: You specified an unknown view.
User Action: Check the spelling of the view name in the query.

 

CWTKA0040E: The originating task ''{0}'' invoked a service with the port type ''{1}'' and the operation ''{2}''. The invocation returned the fault: ''{3}''.
Explanation: The service invoked by the originating task returned a modelled fault.
User Action: None.

 

CWTKA0041E: The property ''{0}'' cannot be updated.
Explanation: The property cannot be updated, for example, because the task kind or the task state is not valid.See the nested exception for details.
User Action: See the nested exception for the action to be taken.

 

CWTKA0042E: An error occurred during the call of the state observer plug-ins: ''{0}'' / ''{1}''
Explanation: A general error occurred during the call of the state observer plug-ins.
User Action: None.

 

CWTKA0043E: Invoked operation cannot be applied to non-adhoc tasks.
Explanation: Invoked operation cannot be applied to non-adhoc tasks.
User Action: None.

 

CWTKA0044E: Invoked operation cannot be executed as task instances are still running.
Explanation: Invoked operation cannot be executed as task instances are still running.
User Action: None.

 

CWTKA0045E: Invoked operation cannot be applied to non-toplevel tasks.
Explanation: Invoked operation cannot be applied to non-toplevel tasks.
User Action: None.

 

CWTKA0046E: Task template ''{0}'' has a Task instance that is not a top level task.
Explanation: Task template has a task instance that is not a top level task. Only top level task can be deleted.
User Action: First delete the top level task that child task depends on.

 

CWTKA0047E: Task template is not in the Stopped state for application ''{0}''.
Explanation: Task template is not in the Stopped state.
User Action: First stop the task templates.

 

CWTKA0048E: Task template has running tasks for application ''{0}''.
Explanation: Task template has running tasks.
User Action: First deletes the tasks before deleting the template.

 

CWTKA0049E: Task delegation is not supported.
Explanation: The delegation of the task (create/delete/transfer work item) is not supported.
User Action: None.

 

CWTKA0050E: The task has been terminated.
Explanation: The API method terminate() has been invoked for this task.
User Action: None.

 

CWTKA0051E: The task has expired.
Explanation: The expiration timer for this task has expired.
User Action: None.

 

CWTKA0052E: Task exception ''{0}'' has occurred. Information parameters: {1}.
Explanation: This is a general purpose exception that is used when the product is in service and a new exception is needed.
User Action: See the exception message for details.

 

CWTKA0053E: A fault ''{0}'' was raised by task ''{1}''.
Explanation: A task is signaling a modelled fault.
User Action: None.

 

CWTKA0054E: Stored query name ''{0}'' is not unique.
Explanation: You requested to create a stored query definition but the specified name is not unique. It is already used for a stored query in the database.
User Action: Check whether the stored query in the database defines the query you intended to create. If not, create your stored query with a different name.

 

CWTKA0055E: The application does not allow the requested action.
Explanation: The application is not in a state that allows the requested action. For example, you requested to create a task instance but the application is stopped.
User Action: Check the application state and the allowed actions.

 

CWTKA0056E: The application component ''{0}'' does not exist.
Explanation: An attempt was made to perform an action on an application component that does not exist.
User Action: Check the provided application component name or the object ID.

 

CWTKA0057E: An inherited access right cannot be modified.
Explanation: An attempt was made to modify an inherited access right.
User Action: Modify the work items of the base task.

 

CWTKA0058E: Invoked operation cannot be applied to adhoc tasks.
Explanation: Invoked operation cannot be applied to adhoc tasks.
User Action: None.

 

CWTKA0059E: Invoked operation cannot be applied to inline tasks.
Explanation: Invoked operation cannot be applied to inline tasks.
User Action: None.

 

CWTKA0060E: Invoked operation cannot be applied to non-inline tasks.
Explanation: Invoked operation cannot be applied to non-inline tasks.
User Action: None.

 

CWTKA0061E: The escalation instance state ''{0}'' of escalation ''{1}'' does not allow to perform the requested action ''{2}''.
Explanation: The escalation instance is not in a state that allows to perform the requested action.
User Action: Check the state of the escalation instance.

 

CWTKA0062E: The task instance state ''{0}'' of task ''{1}'' does not allow to perform the requested action ''{2}''.
Explanation: The task instance is not in a state that allows to perform the requested action.
User Action: Check the state of the task instance.

 

CWTKA0063E: The task template state ''{0}'' of template ''{1}'' does not allow to perform the requested action ''{2}''.
Explanation: The task template is not in a state that allows to perform the requested action.
User Action: Check the state of the task template.

 

CWTKA0064E: The task instance kind ''{0}'' of task ''{1}'' does not allow to perform the requested action ''{2}''.
Explanation: The task instance is not in a kind that allows to perform the requested action.
User Action: Check the kind of the task instance.

 

CWTKA0065E: The task template kind ''{0}'' of template ''{1}'' does not allow to perform the requested action ''{2}''.
Explanation: The task template is not in a state that allows to perform the requested action.
User Action: Check the state of the task template.

 

CWTKA0066E: User ''{0}'' is not allowed to perform the requested action ''{1}'' on escalation ''{2}''.
Explanation: The requested action is not allowed for the esclation.
User Action: Check the staff settings of the escalation.

 

CWTKA0067E: User ''{0}'' is not allowed to perform the requested action ''{1}'' on escalation template ''{2}''.
Explanation: The requested action is not allowed for the esclation template.
User Action: Check the staff settings of the escalation template.

 

CWTKA0068E: User ''{0}'' is not allowed to perform the requested action ''{1}'' on task ''{2}''.
Explanation: The requested action is not allowed for the task.
User Action: Check the staff settings of the task.

 

CWTKA0069E: User ''{0}'' is not allowed to perform the requested action ''{1}'' on task model ''{2}''.
Explanation: The requested action is not allowed for the task model.
User Action: Check the staff settings of the task model.

 

CWTKA0070E: User ''{0}'' is not allowed to perform the requested action ''{1}'' on task template ''{2}''.
Explanation: The requested action is not allowed for the task template.
User Action: Check the staff settings of the task template.

 

CWTKA0071E: Conflicting type definitions for ''{0}''.
Explanation: You passed a type definition that is not unique. For example, you specified a type definition as well as an element declaration for the indicated type.
User Action: Correct the definition and try again.

 

CWTKA0072E: The suspended task instance ''{0}'' does not allow to perform the requested action ''{1}''.
Explanation: The task instance is suspended and does not allow the requested action.
User Action: Check the (sub-)state of the task instance.