Known Issues in 7.0.0.0

Item Details
COR-13442 When using the Web Console to deploy a decision service to a Corticon Server with an expired license, the operation will fail with an obscure 'error 400 encountered…' error message in the Web Console log file.
COR-13434 In Corticon Studio, when editing a rulesheet, Corticon is not marking as errors invalid assignments to Date, Time and Datetime attributes. For example, a rule action which assigns an integer value to a Date attribute should be marked as an error. This data type mismatch can result in errors during decision service execution.
COR-13428 In the Web Console, refresh of the decision service list page will not retain the correct expansion state of page sections if the page contains both discrete decision services and applications.
COR-13402 In the Web Console, setting an invalid Max Pool size for a decision service will not display an error.
COR-13381 The Web Console can only be deployed to Tomcat. Deployment to other applications servers is not currently supported. The Web Console can manage decision services running in Corticon Server in any application server.
COR-13218 When mapping a Corticon Vocabulary to the schema in a Snowflake database, Corticon Studio may generate validation errors if one or more of the mappings is to a prepared statement. Despite this error, execution of the decision service may be correct.
COR-12394 When using Corticon EDC with database names containing Kanji and other extended character sets, database error messages will be corrupted, rendering them unreadable.
COR-12108 Using Corticon ADC with HDP to access a MySQL database will generate errors accessing bit datatypes.
COR-11864 When performing an overlay install of Corticon Studio, for example installing 7.0 over an existing install of 6.3, the error "Artifact repository out of sync" may be recorded in the install log. This error stems from updating the Corticon eclipse plugins. This error can be ignored.
COR-11225 The 'sort' operator cannot be used in rulesheet filters. Doing so will result in a compilation error when running ruletests on the rulesheet or otherwise generating code for decision services that use the rulesheet.
COR-10981 Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored.
COR-10074 The corticonManagement utility option to extract diagnostic information from a Corticon Server log file for a specific decision service by name will produce zero records for decision services with names containing Kanji and similar characters. Example, the following command will fail to extract diagnostic records for the decision service named "工事積算": > corticonManagement.bat -e -ds 工事積算 -i
COR-10070 The Corticon REST datasource may fail OAUTH2 authentication when using non ASCII characters in the REFRESH_TOKEN, EXPECTED_CLIENT_ID, or EXPECTED_CLIENT_SECRET.
COR-8002 Corticon Studio will display an exception when displaying a ruleflow and from the "Navigate" menu selecting "Show In > Properties". To display the properties for a ruleflow select the tab for the "Properties" view.
COR-6467 The Corticon Server installs corticon.war even if the Corticon Web Console option is not selected during installation. If you do not want the Web Console, delete corticon.war from "<install>\\Server\\tomcat\\webapps" prior to starting the Corticon Server.
COR-6059 Corticon Server .NET license file cannot be updated via the Corticon Web Console when deployed to IIS. To set the license file you will need to 1) Update the CcLicense.jar that is under c:\\inetpub\\wwwroot\\axis\\lib and 2) Restart IIS
COR-5343 Query parameters to the REST service call-out cannot match SQL reserved words. Reserved words are remapped by the Autonomous REST Connector and do not work with Corticon.