What's New in FICO® Xpress Workbench Version 3.3
New in Xpress Workbench 3.3.3
- Support for Scenario Types in Insight XML companion file auto-completion.
- Support for more Python features in editor's syntax highlighter.
Fixed in Xpress Workbench 3.3.3
- UI failing to update in response to changes in file system content.
- Issues where logging to output pane can fail to appear, or be corrupted on window resize.
New in Release 3.3.2
Console error stream output starting with "INFO" will not highlight in red
Fixed in Release 3.3.2
- No longer incorrectly enabling local debug of Python files
- In Python Insight models, the "if __name__ == '__main__'" code branch is now taken
- New HTML File template now using correct version of Insight Javascript API
- Workbench now detecting Insight Execution Modes when attached to declarations
- "App has been published" message reworded when incremental publish means no upload was necessary
New in Release 3.3
- Added support for Insight apps written in Python rather than Mosel (on-premise only).
- Can register existing Insight View file (VDL, HMTL, Tableau) in XML Companion File.
- When creating a new VDL View, user can select (or create if needed) the nested sub-folder(s) in which to place the file.
- More reliable detection of Execution Modes, based on analysis of compiled rather than source code-This now means that the compiled .bim must be present before custom Execution Modes will be listed, either on the Xpress Insight tab or in the View Designer.
- View Designer
- Palette redesign. Icons, searchable and collapsible groups.
- VDL Set Sorter in Palette.
- Repeat Contents on palette and wizard.
- Support for VDL Actions and related tags. Rendering and palette extension.
- Execution modes attribute editor.
- VDL Event attribute editor.
- VDL Action wizard creates a vdl-header (if one doesn't exist) and a vdl-action-group to house new VDL Action.