What's New
The What's New topic lists new and revised features of TIBCO® BPM Enterprise version 5.4.0.
Display of Project Metrics and Project Dependency
The Deployment Manager UI Administrator now supports the display of deployment metrics as well as the project dependencies in the Details section of the selected application.
Support for Deployment or Execution of Case Apps in Live Apps
This release of TIBCO BPM Enterprise supports the deployment and execution of case apps that are designed in Live Apps.
Correlation Using Business Data
This release of TIBCO BPM Enterprise supports business data in the input payload to identify the existing process instance on which to trigger the event on incoming request events and tasks. Previously, this was only possible using process instance ID.
Support for Additional Filters for Modification Time Stamp
You can now use a combination of the following filter constructs to modify the time stamp:
-
greater than
-
greater than and equal to
-
less than
-
less than and equal to
New getAuthenticatedUser() Function
With the bpm.process.getAuthenticatedUser() function in a pageflow process
script, you can identify the username of the authenticated user in the current
UI session for the pageflow instance.