CWTKV0001I: Validated the task model ''{0}'' successfully: {1} information, {2} warnings, {3} errors.
Explanation: Summary of the successful validation of the task model.
User Action: None.

 

CWTKV0002I: Validated the task model ''{0}'' with findings: {1} information, {2} warnings, {3} errors.
Explanation: Summary of the failed validation of the task model.
User Action: Update the task model to solve the problems.

 

CWTKV0003I: Validated the task model ''{0}'' with findings: {1} information, {2} warnings, {3} errors: {4}
Explanation: Summary of the failed validation of the task model.
User Action: Update the task model to solve the problems.

 

CWTKV0004E: A syntactical error was found (row: {0}, column: {1}): {2}
Explanation: The TEL file does not validate against the schema.
User Action: Ensure the syntactical correctness of the TEL file.

 

CWTKV0005W: A syntactical warning was found (row: {0}, column: {1}): {2}
Explanation: The TEL file validates with warnings against the schema.
User Action: Ensure the syntactical correctness of the TEL file.

 

CWTKV0006E: Cannot load and validate the TEL resource ''{0}''.
Explanation: The validation was canceled because of an invalid TEL resource.
User Action: Update the TEL resource to solve the problems.

 

CWTKV0050E: Task validation error: ''{0}''. Error parameters: {1}.
Explanation: This is a general purpose message that is used when the product is in service and a new error message is needed.
User Action: Check the error message for a description of the error.

 

CWTKV0051W: Task validation warning: ''{0}''. Warning parameters: {1}.
Explanation: This is a general purpose message that is used when the product is in service and a new warning message is needed.
User Action: Check the warning message for a description of the warning.

 

CWTKV0052I: Task validation information: ''{0}''. Information parameters: {1}.
Explanation: This is a general purpose message that is used when the product is in service and a new information message is needed.
User Action: None.

 

CWTKV0100E: The interface element is missing.
Explanation: This task requires an interface element as part of its definition.
User Action: Add an interface element to this task.

 

CWTKV0101E: The task ''{0}'' has a type that does not support the staff query role ''{1}''.
Explanation: Different task types support different staff query roles.
User Action: Change the task type or remove the staff query role that is not supported.

 

CWTKV0102E: The contact query category ''{1}'' for the task model ''{0}'' is not unique.
Explanation: The category attributes in the contact queries list must be unique within a task definition.
User Action: Use different category names.

 

CWTKV0103E: The calendarName attribute must be specified for the task model ''{0}'' if the calendarJNDIName attribute is set.
Explanation: If you specify a JNDI name for the calendar, you must specify a name for the calendar.
User Action: Add a value for the calendarName attribute or remove the calendarJNDIName attribute.

 

CWTKV0104E: The ''{1}'' elements of the task ''{0}'' do not have a locale attribute matching with the defaultLocale attribute of the task.
Explanation: Exactly one element of the given type must have an attribute locale which is identical with the defaultLocale attribute.
User Action: Ensure that both of the following conditions are true: 1) Each description (documentation, displayName) has a locale attribute 2) Exactly one description (documentation, displayName)have an attribute locale which matches the attribute 'defaultLocale'. You cannot have two descriptions (documentations, displayNames) with the same locale.

 

CWTKV0105E: The locale attributes specified for the ''{1}'' elements of the task ''{0}'' are not unique.
Explanation: You cannot have more than one documentation, description, and displayName element for each locale.
User Action: Ensure that there is only one documentation, description, and displayName element for each locale.

 

CWTKV0106E: The ''{1}'' elements of the escalation ''{0}'' do not have a locale attribute matching with the defaultLocale attribute of the task.
Explanation: Exactly one element of the given type must have an attribute locale which is identical with the defaultLocale attribute.
User Action: Ensure that both of the following conditions are true: 1) Each description (documentation, displayName) has a locale attribute 2) Exactly one description (documentation, displayName)have an attribute locale which matches the attribute 'defaultLocale'. You cannot have two descriptions (documentations, displayNames) with the same locale.

 

CWTKV0107E: The locale attributes specified for the ''{1}'' elements of the escalation ''{0}'' are not unique.
Explanation: You cannot have more than one documentation, description, and displayName element for each locale attribute.
User Action: Ensure that there is only one documentation, description, and displayName element for each locale.

 

CWTKV0108E: The escalation name ''{1}'' is not unique for the escalations of the task model ''{0}''.
Explanation: Escalation names must be unique over the scope of a task. Escalation names are mandatory.
User Action: Choose a different name for the escalation.

 

CWTKV0109E: The file could not be read. Detail message: ''{0}''.
Explanation: The TEL file could not be found or another error occurred when reading the file.
User Action: Check the detail message.

 

CWTKV0110E: The XML namespace of the document is not set to ''{0}''.
Explanation: Unknown XML namespaces are not supported.
User Action: Use the correct XML namespace.

 

CWTKV0111E: The interface in the task model ''{0}'' has an incorrect number of operations.
Explanation: All task kinds must have interfaces that have only one operation.
User Action: Choose a different interface or modify the existing port type.

 

CWTKV0112E: Escalation action ''email'' is not allowed for the escalation receiver ''nobody'' or ''everybody'' on escalation ''{1}'' of task ''{0}''.
Explanation: Escalation action 'email' is not allowed for the escalation receiver verb 'nobody' or 'everybody'.
User Action: Choose a different escalation action or a different verb for the escalation receiver.

 

CWTKV0113E: No import element is specified.
Explanation: The import element must be specified for hTasks, oTasks and pTasks.
User Action: Ensure the import element is set.

 

CWTKV0114E: The location attribute in the import element must be set.
Explanation: The location attribute in the import element must be specified for hTasks, oTasks and pTasks.
User Action: Ensure the location attribute in the import element is set.

 

CWTKV0115E: The namespace attribute in the import element must be set.
Explanation: The namespace attribute in the import element must be specified for hTasks, oTasks and pTasks.
User Action: Ensure the namespace attribute in the import element is set.

 

CWTKV0116E: The WSDL file ''{0}'' was not found.
Explanation: The WSDL file referenced in the task was not found.
User Action: Check that the WSDL file is available.

 

CWTKV0117E: The portType ''{0}'' was not found.
Explanation: The portType referenced in the interface of the task is not defined in the WSDL interface.
User Action: Check that the portType is defined correctly in the WSDL interface.

 

CWTKV0118E: The operation ''{0}'' was not found.
Explanation: The operation referenced in the interface of the task is not defined in the WSDL interface.
User Action: Check that the operation is defined correctly in the WSDL interface.

 

CWTKV0119E: The parameter value ''{0}'' is not allowed in standalone tasks.
Explanation: All parameter values starting with '%wf:' are only allowed in inline tasks.
User Action: Use another parameter value.

 

CWTKV0120E: The notification type ''E-mail'' is not supported by the selected staff plug-in provider ''{0}'' (escalation ''{1}'', escalationAction attribute).
Explanation: The notification type 'E-mail' is only supported by the built-in staff plug-in provider with JNDI name 'bpe/staff/sampleldapconfiguration' or auser-defined staff plug-in provider.
User Action: Either use a staff plug-in provider which supports the notification type 'E-mail' or select an other notification type.

 

CWTKV0121W: Ensure that the notification type ''E-mail'' is supported by the selected staff plug-in provider ''{0}'' (escalation ''{1}'', escalationAction attribute).
Explanation: The notification type 'E-mail' is only supported by the built-in staff plug-in provider with JNDI name 'bpe/staff/sampleldapconfiguration' or auser-defined staff plug-in provider.
User Action: Ensure that the user-defined staff plug-in provider supports the notification type 'E-mail'.

 

CWTKV0122W: The eventHandlerName attribute is set but no escalation with notification type 'event' was found.
Explanation: When the eventHandlerName attribute is set, it is recommended to add an escalation with attribute escalationAction='event'.
User Action: Add an escalation with notification type 'event'.

 

CWTKV0200E: The supportsDelegation attribute must have the value ''no'' in the task model ''{0}''.
Explanation: Administrative tasks do not support follow-on tasks.
User Action: Change the value of the supportsDelegation attribute to 'no'.

 

CWTKV0201E: The supportsSubTask attribute must have the value ''no'' in the task model ''{0}''.
Explanation: Administrative tasks do not support subtasks.
User Action: Change the value of the supportsSubTask attribute to 'no'.

 

CWTKV0300E: A potential owner element is missing in the task model ''{0}''.
Explanation: A pure human task must have a potential owner element.
User Action: Add a potential owner element.

 

CWTKV0301E: A potential instance creator element is missing in the task model ''{0}''.
Explanation: A pure human task must have a potential instance creator element.
User Action: Add a potential instance creator element.

 

CWTKV0302E: The interface kind is not 'internal'.
Explanation: The interface kind of the human task must be 'internal'.
User Action: Change the interface kind to 'internal'.

 

CWTKV0400E: A potential instance creator element is missing in the task model ''{0}''.
Explanation: An originating task must have a potential instance creator element.
User Action: Add a potential instance creator element.

 

CWTKV0401E: A potential starter element is missing in the task model ''{0}''.
Explanation: An originating task must have a potential starter element.
User Action: Add a potential starter element.

 

CWTKV0402E: The interface kind is not ''outbound'' in the task model ''{0}''.
Explanation: The interface kind of the originating task must be 'outbound'.
User Action: Change the interface kind to 'outbound'.

 

CWTKV0403E: For originating tasks the supportsDelegation attribute must have the value 'no'.
Explanation: Originating tasks do not support delegation.
User Action: Change the value for the supportsDelegation attribute to 'no'.

 

CWTKV0404E: The supportsSubTask attribute must have the value ''no'' in the task model ''{0}''.
Explanation: Originating tasks do not support subtasks.
User Action: Change the value for the supportsSubTask attribute to 'no'.

 

CWTKV0500E: The interface kind is not ''inbound'' in the task model ''{0}''.
Explanation: The interface kind of the participating task must be 'inbound'.
User Action: Change the interface kind to 'inbound'.

 

CWTKV0501E: A potential owner element is missing in the task model ''{0}''.
Explanation: Participating tasks must have a potential owner element.
User Action: Add a potential owner element.