Issues fixed in Corticon 7.3
- Last Updated: November 17, 2025
- Corticon
Issues Fixed in Corticon 7.3.0
| Item | Details |
|---|---|
| COR-17527 | Updated the bundled Progress DataDirect Connect drivers. This delivers
multiple driver level fixes. Consult the DataDirect Connect documentation
for more details. The bundled Connect driver versions are now:
|
| COR-17520 | Fixed an issue in Corticon Web Console where license information was not displayed in the Web Console after restarting the Server and Web Console. The license details are now preserved and displayed correctly across restarts. |
| COR-17340 | Fixed a regression in ruleflow branching where the set of entities passing the branch condition could be incorrect, resulting in an incorrect set of entities being processed by the branch. |
| COR-17319 | Fixed an error in rule execution where the set of entities passed to a ruleflow branch could not match the conditional criteria for the branch. This could occur in ruleflows containing nested branches where each branch had multi-level association for the conditional attribute. Example:"Patient.Provider.Facility.state = NY". This was a regression in behavior from earlier releases. |
| COR-17352 |
Resolved an issue in the Web Console that caused Decision Service deployments from the Application Server view to fail with a MissingPropertyException. The deployment process now functions as expected. |
| COR-17277 | Updated the web.config to enable the processing of large requests on IIS. By default, IIS only allows 28 MB payloads, which was causing issues when deploying .eds files larger than 28 MB. To resolve this, IIS has been configured to handle requests up to 50 MB. |
| COR-17280 | Fixed a regression where ruleflow branches were not executed correctly, leading to inconsistent behavior. This issue has now been addressed, ensuring consistent execution across releases. |