- 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 multiple onMessage definitions. getClientUISettings() cannot determine the setting to be returned.
- User Action: No action is 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: A 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 people assignment criteria (staff verb).
- 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: Check the cause of the error and try again.
- CWTKA0017E: Object ''{0}'' does not exist; it might have been deleted in the meantime.
- Explanation: An attempt was made to perform an action on an object that does not exist.
- User Action: Check if an object name or ID provided by you is spelt correctly. Check whether the object still exists, for example, by issuing a query. Note that the object may have been deleted. For example, you tried to perform an action on a task that is completed and deleted automatically.
- 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 a custom property but the parent application is in a state that does not allow the action.
- User Action: No action is required.
- CWTKA0020E: Communication error.
- Explanation: A communication error can occur because of various communication-related exceptions. A connection to a remote host is refused. A marshalling exception occurred. A database connection 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; it might have been deleted in the meantime.
- Explanation: An attempt was made to perform an action on a task that does not exist.
- User Action: Check if a task name or ID provided by you is spelt correctly. Check whether the task still exists, for example, by issuing a query. Note that the task may have been deleted. For example, you tried to perform an action on a task that is completed and deleted automatically.
- 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; it might have been deleted in the meantime.
- Explanation: An attempt was made to perform an action on an escalation that does not exist.
- User Action: Check if an escalation name or ID provided by you is spelt correctly. Check whether the escalation still exists, for example, by issuing a query. Note that the escalation may have been deleted. For example, you tried to perform an action on an escalation that is deleted because the associated task is deleted.
- 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 people (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 type matches 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 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 named task returned a modelled fault.
- User Action: No action is required.
- 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: No action is required.
- CWTKA0043E: The invoked operation can be applied to adhoc tasks only.
- Explanation: The invoked operation can be applied to adhoc tasks only.
- User Action: No action is required.
- CWTKA0044E: The invoked operation cannot be applied because task instances are still running.
- Explanation: The invoked operation cannot be applied because task instances are still running.
- User Action: No action is required.
- CWTKA0045E: The invoked operation can be applied to top-level tasks only.
- Explanation: The invoked operation can be applied to top-level tasks only.
- User Action: No action is required.
- CWTKA0046E: The task template ''{0}'' has a task instance that is not a top-level task.
- Explanation: The task template has a task instance that is not a top-level task. Only top-level tasks can be deleted.
- User Action: Delete the top-level task that the child task depends on.
- CWTKA0047E: The application ''{0}'' has a task template that is not in the stopped state.
- Explanation: The task template is not in the stopped state.
- User Action: First stop the task templates.
- CWTKA0048E: The application ''{0}'' has a task template with tasks in the running state.
- Explanation: Task template has running tasks.
- User Action: Delete the tasks before deleting the template.
- CWTKA0049E: Task delegation is not supported.
- Explanation: Delegating the task (create/delete/transfer work item) is not supported.
- User Action: No action is required.
- CWTKA0050E: The task has been terminated.
- Explanation: The API terminate method was invoked for this task.
- User Action: No action is required.
- CWTKA0051E: The task has expired.
- Explanation: The expiration timer for this task has expired.
- User Action: No action is required.
- CWTKA0052E: A task exception ''{0}'' occurred. Information parameters: {1}.
- Explanation: This is a general purpose exception that is used when the product is in service and a new exception message is needed.
- User Action: See the exception message for details.
- CWTKA0053E: The ''{0}'' fault was raised by the ''{1}'' task.
- Explanation: A task signaled a modelled fault.
- User Action: No action is required.
- CWTKA0054E: The stored query name ''{0}'' is not unique.
- Explanation: The name you specified for your new stored query definition 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 tried to create a task instance but the application is stopped.
- User Action: Check the application state and the actions that are allowed for this state.
- CWTKA0056E: The application component ''{0}'' does not exist.
- Explanation: You tried 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 that belong to the base task.
- CWTKA0058E: An invoked operation cannot be applied to adhoc tasks.
- Explanation: An invoked operation cannot be applied to adhoc tasks.
- User Action: No action is required.
- CWTKA0059E: An invoked operation cannot be applied to inline tasks.
- Explanation: An invoked operation cannot be applied to inline tasks.
- User Action: No action is required.
- CWTKA0060E: An invoked operation cannot be applied to tasks that are not inline tasks.
- Explanation: An invoked operation cannot be applied to tasks that are not inline tasks.
- User Action: No action is required.
- CWTKA0061E: Escalation instance state ''{0}'' of escalation ''{1}'' does not allow the requested action ''{2}''.
- Explanation: The escalation instance is not in a state that allows the requested action to be performed.
- User Action: Check the state of the escalation instance.
- CWTKA0062E: Task instance state ''{0}'' of task ''{1}'' does not allow the requested action ''{2}''.
- Explanation: The task instance is not in a state that allows the requested action to be performed.
- User Action: Check the state of the task instance.
- CWTKA0063E: Task template state ''{0}'' of template ''{1}'' does not allow the requested action ''{2}''.
- Explanation: The task template is not in a state that allows the requested action to be performed.
- User Action: Check the state of the task template.
- CWTKA0064E: Task instance kind ''{0}'' of task ''{1}'' does not allow the requested action ''{2}''.
- Explanation: The task instance is not of a kind that allows the requested action to be performed.
- User Action: Check the kind of the task instance.
- CWTKA0065E: Task template kind ''{0}'' of template ''{1}'' does not allow the requested action ''{2}''.
- Explanation: The task template is not of a kind that allows the requested action to be performed.
- User Action: Check the kind 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 escalation.
- User Action: Check the people assignment criteria (staff verb) for 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 escalation template.
- User Action: Check the people assignment criteria (staff verb) for 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 people assignment criteria (staff verb) for 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 people assignment criteria (staff verb) for 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 people assignment criteria (staff verb) for 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 and an element declaration for the indicated type.
- User Action: Correct the definition and try again.
- CWTKA0072E: The suspended task instance ''{0}'' does not allow you to perform the requested action ''{1}''.
- Explanation: The task instance is suspended and does not allow the requested action.
- User Action: Check the state, and if applicable, the substate of the task instance.
- CWTKA0073E: The suspended task instance ''{0}'' does not allow you to perform the requested action ''{1}''.
- Explanation: The task cannot be resumed because the parent or the predecessor task instance is suspended.
- User Action: Resume the parent or predecessor task instance.
- CWTKA0074E: The escalated task instance ''{0}'' does not allow you to perform the requested action ''{1}''.
- Explanation: The task instance is escalated and does not allow the requested action.
- User Action: Check the state, and if applicable, the substate of the task instance.
- CWTKA0075E: The task instance ''{0}'' that is waiting for subtasks does not allow to perform the requested action ''{1}''.
- Explanation: The task instance is waiting for subtasks and does not allow the requested action.
- User Action: Check the state, and if applicable, the substate of the task instance.
- CWTKA0076E: The task instance ''{0}'' does not support subtasks.
- Explanation: The delegation of the task using subtasks is not supported.
- User Action: No action is required.
- CWTKA0077E: The task instance ''{0}'' does not support follow-on tasks.
- Explanation: Delegating the task using follow-on tasks is not supported.
- User Action: No action is required.
- CWTKA0078E: the task instance ''{0}'' does not support cancelClaim() and keeping the output data.
- Explanation: Keeping the output data is not supported for a human task (staff activity).
- User Action: No action is required.
- CWTKA0079E: The message definition of the predecessor task ''{0}'' does not match the message definition of the follow-on task ''{1}''.
- Explanation: The message definitions of the predecessor and follow-on tasks must match.
- User Action: Check the message definitions of the predecessor and follow-on task.
- CWTKA0080E: The output message definition of the predecessor task ''{0}'' does not match the output message definition of the follow-on task ''{1}''.
- Explanation: The output message definitions of the predecessor and follow-on tasks must match.
- User Action: Check the output message definitions of the predecessor and follow-on tasks.
- CWTKA0081E: The fault message definition of the predecessor task ''{0}'' does not match the fault message definition of the follow-on task ''{1}''.
- Explanation: The fault message definitions of the predecessor and follow-on tasks must match.
- User Action: Check the fault message definitions of the predecessor and follow-on tasks.
- CWTKA0082E: The WebSphere Application Server user registry has reported an exception.
- Explanation: The WebSphere Application Server user registry is not available for requests, or has reported an exception. For further information on the error, see the nested exception.
- User Action: Enable WebSphere Application Server global security. If you use a custom registry, ensure that it implements the deprecated getUsersForGroup method. For further actions, see the nested exception.
- CWTKA0083E: The parameter ''{0}'' is not valid.
- Explanation: You specified a parameter that is not valid, for example, the type of the parameter is incorrect.
- User Action: Specify a correct parameter.
- CWTKA0084E: The user ''{0}'' does not exist.
- Explanation: You specified an unknown user, or the user has been deleted.
- User Action: Check the user name or ID of the user.
- CWTKA0085E: The time interval ''{0}'' is not valid for the calendar that is used.
- Explanation: The time interval specified is not valid for the calendar being used.
- User Action: Check the format of the string.
- CWTKA0086E: The refresh timeout ''{0}'' for the people assignment (staff query result) is not valid.
- Explanation: The refresh timeout for the people assignment (staff query result) is not within the allowed range.
- User Action: See the WebSphere Process Server information center for the valid ranges.
- CWTKA0087E: The address of the e-mail sender ''{0}'' is not valid.
- Explanation: The specified address contains characters that are not valid.
- User Action: Correct the e-mail address.
- CWTKA0088E: The URL ''{0}'' is not valid.
- Explanation: The format of the URL is incorrect or the URL contains characters that are not valid.
- User Action: Correct the URL.
- CWTKA0089E: Parameter list ({2}) for StoredQuery ''{0}'' and where-clause ''{1}'' is invalid.
- Explanation: The number of parameter values passed for replacement in the where-clause of the named stored query do not match the expected number of parameters.
- User Action: Check the where-clause of the named stored query and pass the required number of parameter values.
- CWTKA0090E: User information access error: {0}
- Explanation: An error occurred while accessing user information.
- User Action: Check the reason explanation.
- CWTKA0091E: Cannot access the Virtual Member Manager service. Reason: ''{0}''.
- Explanation: Access to the Virtual Member Manager service is denied.
- User Action: Check the reason for more information. The user ID or password might not be valid.
- CWTKA0092E: The Virtual Member Manager entity ''{0}'' does not have an attribute with the name ''{1}'' of type ''{2}''.
- Explanation: The Virtual Member Manager entity does not contain the specified attribute.
- User Action: Check that the entity has an attribute of the specified type.
- CWTKA0093E: The substitution feature is currently not enabled.
- Explanation: Substitution can only be used if the substitution feature is enabled.
- User Action: Enable the substitutition feature using the administrative console.
- CWTKA0094E: Cannot generate the join condition between ''{0}'' and ''{1}''.
- Explanation: The SQL query generator has no rule to define a join condition between the views.
- User Action: Modify your query and try again.
- CWTKA0095E: Virtual Member Manager entity ''{0}'' has no attribute with name ''{1}'' of type ''{2}''.
- Explanation: The Virtual Member Manager entity does not contain the specified attribute.
- User Action: Make sure that that the entity has an attribute of the specified type.
- CWTKA0096E: Cannot access the Virtual Member Manager service. Reason: ''{0}''.
- Explanation: Access to the Virtual Member Manager service is denied.
- User Action: Check the reason for more information. The user ID or password might be invalid.
- CWTKA0097E: User ''{0}'' is not allowed to perform the requested substitution action ''{1}'' for user ''{2}''.
- Explanation: The requested substitution action is not allowed for the requesting user.
- User Action: Check that the requesting user has the required administrative rights for substitution.
- CWTKA0098E: User ''{0}'', specified as substitute of ''{1}'', does not exist.
- Explanation: You specified an unknown user or the user has been deleted.
- User Action: Check the user name or ID if you specified the user.
- CWTKA0099E: The work item for the user ''{0}'' and the object ''{1}'' with the assignment reason ''{2}'' was not found.
- Explanation: An attempt was made to perform an action on a work item that does not exist.
- User Action: Check the user, the assignment reason, and the associated object and try again.
- CWTKA0100E: A group work item must not be created or deleted.
- Explanation: An attempt was made to perform a create or delete action on a group work item.
- User Action: Check the work item.
- CWTKA0101E: An error occurred during a query: {0}.
- Explanation: The query cannot be processed because of an error.
- User Action: Work on the error reported by the exception and try again.
- CWTKA0102E: An error occurred while processing the query hint ''{0}''.
- Explanation: The query cannot be processed because of an error in a query hint.
- User Action: Modify the query hint and try again.
- CWTKA0103E: The query hint ''{0}'' is not valid.
- Explanation: The query hint is either not valid, or not supported.
- User Action: Check the query hint for errors, modify the query, and retry.
- CWTKA0104E: The query hint ''{0}'' is not valid. The value parameter of the query is missing, or not valid.
- Explanation: The specifying input value for the query hint is either missing, or not valid.
- User Action: Check the value of the query hint for errors, modify the query, and retry.
- CWTKA0105E: The scope of query hint ''{0}'' is not valid.
- Explanation: The scope of the query hint is not valid.
- User Action: Check the query hint for errors, modify the query, and retry.
- CWTKA0106E: The property ''{0}'' of type ''{1}'' is not defined for the Virtual Member Manager (VMM) entity type ''{2}''.
- Explanation: The property is not defined for the VMM entity type.
- User Action: Check the VMM entity type definition to see which properties are available.
- CWTKA0107E: The entity name ''{0}'' is invalid. Reason: ''{1}''.
- Explanation: The specified entity name is not valid.
- User Action: Correct the entity name.
- CWTKA0108E: The requested subgroup property ''{0}'' is not permitted.
- Explanation: The requested property implies a nested group resolution.
- User Action: Remove the property from the list of requested subgroup properties.
- CWTKA0109E: The ''{0}'' type of task instance of the ''{1}'' task has child autonomy, which does not allow the requested action ''{2}''.
- Explanation: An invoked operation cannot be applied to tasks with child autonomy.
- User Action: Check the autonomy of the task instance.
- CWTKA0110E: Task ''{0}'' cannot be assigned to user ''{1}'', because he has not a ''{2}'' workitem.
- Explanation: The requested action is not allowed for the task.
- User Action: Assign the task to a user, who owns one of the work item types, or create a work item for the user, and then transfer the task.
- CWTKA0111I: The task history feature is currently not enabled.
- Explanation: Task history is not stored in the database.
- User Action: Enable the task history feature using the administrative console
- CWTKA0112E: The task instance ''{0}'' is not suspended, therefore you may not perform the requested action ''{1}''.
- Explanation: The task instance is not suspended and does not allow the requested action.
- User Action: Suspend the task before performing this action, or there is no need to perform this action.