What's New

Modeler Enhancements

This release of TIBCO iProcess® Workspace (Windows) has a new UI when defining a step. The UI now has Property pane instead of a Dialog paradigm, which allows the step information to be visible all the time while editing on the map. You require fewer clicks to view and modify the Step properties. This feature also includes auto-hide functionality i.e., when you do not select or move a step, the pane automatically hides itself to provide maximum screen space.

New Script Editor

This release of TIBCO iProcess® Workspace (Windows) supports new script editor for both EAISCRIPT and Script steps. The script editor has the following features:

Improved look and feel
Support for Bookmarks, Expand, and Collapse blocks
Intellisense for expressions
Field list pop-up to make field selection faster
Automatic syntax checking that highlights any lines with syntax errors immediately and shows when they are fixed

Redesigned EAIDB Step

This release of TIBCO iProcess® Workspace (Windows) supports switching the focus from user-driven input to database-driven input. The redesigned EAIDB step has similar UI. But, the design-time step can access the database when editing, to present you with the following validated input or lists:

List of callable stored procedures
List of parameters and type for a given stored procedure
The Signature box, which shows what parameters have been set and not and highlights errors
The Input/Output tab to provide better feedback on what the parameters are, what parameters are mandatory, and which are optional
Input parameters can now be mapped to an iProcess Expression instead of a case field
Support for Global Variables as the Database and/or Schema name.

For more information, see TIBCO iProcess Database Plug-in Guide.

Support for New Expressions

This release of TIBCO iProcess® Workspace (Windows) supports new expressions such as XMLDATA2STR, STR2XMLDATA, DATETIME2STR, STR2DATE, STR2TIME, GLOBALVARIABLE, FINDCASES, and GETCASE. For more information, see TIBCO iProcess Expressions and Functions Reference Guide.

Support for ASLR

This release of TIBCO iProcess® Workspace (Windows) supports address space layout randomization (ASLR). For more information, see TIBCO iProcess Engine Administrator's Guide.