CWSTM0001E: An error occurred while running the dynamic artifact repository application install task. See the logged exception.
Explanation: An error occurred while installing an application that contains a business rule group or a selector component. The application was not installed correctly. See the logged exception for more information.
User Action: Correct the error reported in the logged exception and try again.

 

CWSTM0002E: An error occurred while running the dynamic artifact repository application install task provider. See the logged exception.
Explanation: An error occurred while installing the application. See the logged exception for more information.
User Action: Correct the error reported in the logged exception and try again.

 

CWSTM0003I: The Business Rules and Selector Auditing service has started.
Explanation: The Business Rules and Selector Auditing service has successfully started and auditing is now available for business rules and selectors.
User Action: No action is required.

 

CWSTM0004E: An attempt to connect to the datasource used to hold Business Rules and Selectors failed. Insure the datasource can be reached by using the Test Connection option on the datasource in the Administrative Console or contact your server administrator.
Explanation: The datasource which is used to hold Business Rules and Selectors could not reach the actual database.
User Action: If the database is local to the system where the server is running, insure that the database has been started. If the database is on a remote system, insure network connectivity to the remote system and the database is active. You can also use the Test Connection option on the datasource in the Administrative Console to test general connectivity to the database.

 

CWSTM0008E: An error occured when attempting to process a Business Rules or Selector artifact during startup. Check the artifact to make sure it is valid XML.
Explanation: During server startup or application startup, the applications are checked for any Business Rules or Selector artifacts and stored in the repository. If a Business Rule or Selector is not valid XML, the storage operation will fail.
User Action: Check the application for any Business Rules or Selector artifacts and check if they are valid XML.

 

CWSTM0010E: An error occurred while parsing the {0} tag.
Explanation: An error occurred while parsing the specified XML tag. See the previous exception for more information.
User Action: Correct the error reported in the previous exception and install the application again.

 

CWSTM0011E: Business Rule class {0} cannot be located
Explanation: The specified class could not be found using the classpath.
User Action: This error should not occur unless the class is mistakenly deleted. Attempt to reconstruct the class by exporting the component back to the development environment and then redeploying.

 

CWSTM0012E: Business Rule class {0} cannot be constructed
Explanation: The specified class could not be constructed using the default constructor.
User Action: This error should not occur unless the class is mistakenly replaced with a user defined version. Attempt to reconstruct the class by exporting the component back to the development environment and then redeploying.

 

CWSTM0013E: Business Rule class {0} does not implement the BusinessRule interface.
Explanation: The specified class must implement the interface BusinessRule.
User Action: This error should not occur unless the class is mistakenly replaced with a user defined version. Attempt to reconstruct the class by exporting the component back to the development environment and then redeploying.

 

CWSTM0014E: Unable to locate SCA target: component name {0} import name {1} module name {2} export name {3}
Explanation: The specified target component could not be found.
User Action: Ensure that the specified component is currently installed.

 

CWSTM0015E: Invalid SelectionData class {0}
Explanation: The specified target component could not be found.
User Action: Ensure that the specified component is currently installed.

 

CWSTM0016E: An error occurred while performing a dynamic artifact repository operation.
Explanation: An error occurred while performing a dynamic artifact repository operation. See the previous exception for more information.
User Action: Correct the error reported in the previous exception and try the operation again.

 

CWSTM0017E: Business Rule class {0} could not be accessed.
Explanation: The BusinessRuleInvocationTarget.invoke method does not have access to the definition of the specified class.
User Action: Ensure that the specified class is accessible.

 

CWSTM0018E: An exception was encountered while performing artifact export: {0}
Explanation: An unexpected exception was encountered. See the exception for more information.
User Action: Correct the error reported in the exception and try the operation again.

 

CWSTM0019E: Artifacts cannot be exported due to the following error: {0}
Explanation: Artifacts cannot be exported. See the error code for more information.
User Action: Correct the error and try the operation again.

 

CWSTM0020E: Incorrect parameters were given. Correct usage: {0}
Explanation: Incorrect parameters were given on the script invocation.
User Action: Correct the error and try the operation again.

 

CWSTM0021E: An exception was encountered while performing artifact repository configuration: {0}
Explanation: An unexpected exception was encountered. See the exception for more information.
User Action: Correct the error reported in the exception and try the operation again.

 

CWSTM0022E: Artifact repository cannot be configured due to the folowing error: {0}
Explanation: Artifact repository cannot be configured. See the error code for more information.
User Action: Correct the error and try the operation again.

 

CWSTM0023W: A new artifact with type {0}, target name space {1}, name {2} and associated with application {3} is replacing an existing artifact in the repository.
Explanation: A new application has been installed that contains the specified artifact. This artifact is being stored in the repository. However, there is an existing artifact with the same type, target name space, and name. The existing artifact is associated with a different application. The new artifact will replace the existing artifact.
User Action: This is not necessarily an error. However, it does indicate that there are two different applications that each contain an artifact with the same type, target name space, and name. If this is the case, the artifact from the most recently installed application will be the only one present in the repository. If the two applications are completely unrelated and have artifacts that just happen to have the same type, target name space, and name, then this is likely a problem. If the two applications each have copies of the same artifact, it may not be a problem.

 

CWSTM0024E: An exception was encountered while performing artifact import: {0}
Explanation: An unexpected exception was encountered. See the exception for more information.
User Action: Correct the error reported in the exception and try the operation again.

 

CWSTM0025E: Artifacts cannot be imported due to the following error: {0}
Explanation: Artifacts cannot be imported. See the error code for more information.
User Action: Correct the error and try the operation again.

 

CWSTM0026I: Existing application with business rules or selectors is being replaced: A(n) {0} is being replaced.
Explanation: Existing application with business rules or selectors is being replaced.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0027I: An attempt to update a {0}(s) was made from the {1}.
Explanation: An attempt was made to update a business rule group, business rule ruleset,or business rule decision table from the Business Rule Manager. This audit message is generated when an individual is attempting to update one of these artifacts through the Business Rule Manager. This message is generated before the business rule item is committed to the repository. The details of what what is actually to be changed will be recorded in the audit destinations.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0028I: The {0}(s) was updated successfully from the {1}.
Explanation: The attempt to update a business rule group was successful from the Business Rule Manager. The details of what what is actually attempted to be changed will be recorded in the audit destinations.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0029I: The attempt to update a {0}(s) has failed from the {1}.
Explanation: The attempt to update a business rule group, business rule ruleset, or business rule decision table from the Business Rule Manager failed. Checked the system log files for more details on the error which occured.
User Action: Refer to the system logs for details.

 

CWSTM0030I: An attempt to update a {0} with namespace and names of {1} is being made.
Explanation: An attempt is being made to update a business rule group, business rule ruleset, business rule decision table, or selector artifact. This audit message is generated when an individual is attempting to update one of these artifacts through the Business Rule Manager or for the selector, through the Administrative console.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0031I: The {0} with namespace and names of {1} was updated successfully.
Explanation: The attempt to update a business rule group, business rule ruleset, business rule decision table, or selector artifact was successful from either the Business Rule Manager or through the Administrative console (selector).
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0032I: The attempt to update {0} with a namespace and names of {1} failed.
Explanation: The attempt to update a business rule group, business rule ruleset, business rule decision table, or selector artifact from either the Business Rule Manager or through the Administrative console (selector) failed.
User Action: Refer to the system logs for details.

 

CWSTM0033I: An attempt to import a {0} component with namespace and names of {1} is being made.
Explanation: An attempt is being made to import a business rule group or selector component. This audit message is generated when an individual is attempting to import one of these artifacts through the Administrative console or the command line.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0034I: The {0} component with namespace and names of {1} was imported successfully.
Explanation: The attempt to import a business rule group or selector component was successful.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0035I: The attempt to import {0} component with namespace and names of {1} failed.
Explanation: The attempt to import a business rule group or selector component failed.
User Action: Refer to the system logs for details.

 

CWSTM0036I: An attempt to export a {0} component with namespace and names of {1} is being made.
Explanation: An attempt is being made to export a business rule group or selector component. This audit message is generated when an individual is attempting to export one of these artifacts through the Administrative console or the command line.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0037I: The {0} component with namespace and names of {1} was exported successfully.
Explanation: The attempt to export a business rule group or selector component was successful.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0038I: The attempt to export {0} component with namespace and names of {1} failed.
Explanation: The attempt to export a business rule group or selector component failed.
User Action: Refer to the system logs for details.

 

CWSTM0039I: An attempt to start an application with a {0} artifact with namespace and name of {1} is being made.
Explanation: An attempt is being made to start an application containing a business rules artifact.
User Action: This information is being recorded for auditing purposes only.

 

CWSTM0040I: An attempt to start an application with a {0} artifact with namespace and name of {1} failed.
Explanation: An attempt to start an application containing a business rules artifact failed.
User Action: Refer to the system logs for details.

 

CWSTM0041I: Application with business rules or selectors is being started: A(n) {0} is being stored.
Explanation: Application with business rules or selectors is being started.
User Action: This information is being recorded for auditing purposes only.