Known Issues in 7.1.3.0

Item Details
COR-15884 When using Corticon Studio, if the Windows Display Scale is set to a value other than 100%, the bottom row of prompt suggestions in the AI Assistant may not be visible even with scrolling.
COR-13381 The Web Console can only be deployed to Tomcat 9.0. 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-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-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.

Known Issues in 7.1.2.0

Item Details
COR-15884 When using Corticon Studio, if the Windows Display Scale is set to a value other than 100%, the bottom row of prompt suggestions in the AI Assistant may not be visible even with scrolling.
COR-15867 Opening samples projects in Corticon Studio may record in the Studio log file errors of the form "o.a.v.deprecation - configuration key '<key name>' has been deprecated in favor of 'resource.loader.classpath.class'". These errors can be ignored.
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-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-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-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 update the CcLicense.jar that is under c:\\inetpub\\wwwroot\\axis\\lib and then 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.

Known Issues in 7.1.0.0

Item Details
COR-15930 The Corticon Studio installer log file may contain the error "java.io.IOException: The system cannot find the path specified". This error does not cause an installation failure and can be ignored.
COR-15907 Rule tracing in ruletests in Corticon Studio can not disambiguate rulesheets with identical names in a ruleflow. This situation is created when the rulesheets are in different filesystem folders but have the same name. When run in a ruletest in Corticon Studio, the ruletest will execute and the trace produced. The problem occurs when trying to open the rulesheet corresponding to a line in the ruletrace. Corticon Studio will open a rulesheet of that name but it may not be the correct rulesheet.
COR-15884 When using Corticon Studio, if the Windows Display Scale is set to a value other than 100%, the bottom row of prompt suggestions in the AI Assistant may not be visible even with scrolling.
COR-15867 Opening samples projects in Corticon Studio may record in the Studio log file errors of the form "o.a.v.deprecation - configuration key '<key name>' has been deprecated in favor of 'resource.loader.classpath.class'". These errors can be ignored.
COR-13683 Corticon Studio allows JSON to imported into ruletests. This JSON must be in the Corticon annotated format. Native JSON cannot be imported.
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-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-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 update the CcLicense.jar that is under c:\\inetpub\\wwwroot\\axis\\lib and then 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.