Unified Product Operations Engine 8.0.1
June 10th, 2026
This release brings improvements, bug fixes, and an update for the Sandbox.
Mandatory Changes
Deprecated Plan Dimensions Settings
The Plan Dimensions settings menu in Product Factory has been deprecated, as dynamic dimensions now use lexicon terms (see Dynamic Dimensions Based on Lexicon Terms). You can now use the Lexicon Term settings menu to manage your dynamic dimensions.
What's New
Dynamic Dimensions Based on Lexicon Terms
The dynamic dimensions configured for insurance plans are now based on lexicon terms. This change standardizes how product data flows into pricing and validation processes, reducing inconsistencies and eliminating the need for manual workarounds.
As part of this update, the Plan Dimensions settings menu has been deprecated. Dynamic dimensions are now maintained through the Lexicon Term settings menu.
No Minimum Threshold for Successful Tests in Product Factory
The minimum requirement of 3 successful tests in the Product Testing Framework and Offer Testing Framework for approving a product or offer has been removed. This provides greater flexibility for less complex scenarios, such as:
- Early-stage product configuration
- Simple products with limited logic
- Iterative development where tests are added progressively
Default Inputs and Plan Dimensions at the Offer Level
You can now define default values for underwriting, eligibility, and pricing calculation inputs, as well as customize dynamic plan dimensions at the offer level. To support this functionality, two new sections called Default Formula Parameters and Default Plan Dimensions have been added to offer content cards.
Automatic Reference Date Synchronization in Product Testing Framework
When a product’s availability start date is set in the future, the Product Testing Framework automatically uses that date as the default Reference Date instead of the current date. This streamlines testing for future-dated products by eliminating the need to manually adjust the Reference Date to prevent validation errors.
Workflow Naming Improvements
To improve consistency and maintain referential integrity, the following naming rules are now enforced in Workflow Designer:
- Attribute names are no longer automatically updated when the attribute title (display name) changes.
- An entity cannot contain multiple attributes with the same name.
- A parent entity cannot contain multiple child entities with the same name.
Boolean Attributes Now Default to None
In the Workflow Designer, newly created boolean attributes now use None as the default value instead of False. This change provides a clearer distinction between unset and explicitly defined values.
Fixed Issues
| No. | Summary |
|---|---|
| N/A | Blank field evaluations in conditional logic blocks did not evaluate correctly. |
| N/A | In the Workflow UI Designer, relation table cells could not be edited for Date attributes. |
| N/A | Changing an attribute's data type from Date to Datetime was not propagated at runtime. |
| N/A | Date attributes with default values or that were set on a prior step could not be displayed on subsequent steps. |
| N/A | Date attributes were not rendered correctly when they belonged to entities in one-to-one relationships with their parents. |
| N/A | Published subflows did not work after being imported on another environment. |
| N/A | Incremental digital solution package imports failed if the package contained additional subflows. |
| N/A | When updating a workflow via import, the workflow's cache was not refreshed in FintechOS Portal. |
| N/A | After publishing an imported workflow, subsequent workflow imports failed. |
| N/A | Imported subflows were duplicated on the target environment. |
| N/A | Deleting a subflow did not remove the underlying database table correctly, causing errors when attempting to deploy the digital solution to the local sandbox. |
| N/A | Precentage-based dimensions for insurance plans were not displayed in the Product Testing Framework. |
| N/A | Marking test cases for approval in the product testing framework did not update the mandatory tests counter in the product overview. |
| N/A | In the product testing framework, bulk test case imports via Excel files did not include the expected results. |
| N/A | Insurance plan dynamic dimensions and offer default inputs were not prefilled in the Product Testing Framework and Offer Testing Framework. |
| N/A | Product versioning could fail with an operation timeout exception for products containing a large number of formula arguments. |
| N/A | In draft products, the displayed currency defaulted to EUR instead of the product's configured currency. |
| N/A | Fixed an issue where adding or removing child elements (e.g., option set items) did not update the parent ApplicationCI's VersionStamp and Changed values, causing deployment packages to miss incremental changes during export/import. |
| N/A | Fixed an issue in the VSCode extension where the GetEntitiesMetadata method used a GET request with a body, which is not permitted when routing through FrontDoor. The method now uses POST, restoring the ability to sync and save scripts via the extension. |
| N/A | Fixed an error that occurred when invoking ftos.utils.getSystemParameterByName in server-side scripts, preventing retrieval of system parameter values at runtime. |
