What's New
The What's New topic lists new and revised features of TIBCO® BPM Enterprise version 5.6.0.
Supports Conversion of BOM Object and JSON String
By using the utility function, you can now convert BOM objects to JSON strings, and convert conversely, JSON strings to BOM objects.
Enhance Searchable Attributes of Case Classes
You can now define up to 30 searchable attributes for any case class, this includes attributes from classes composed directly or indirectly from the case class.
Supports Logging in Script Task with Conditional Logging Levels
You can now specify the logging levels such as DEBUG, WARN, ERROR, or INFO for the log messages.
Supports JDBC Shared Resource
You can now add the JDBC resource template, which represents a JDBC connection that is used by component implementations to access databases.
Supports Outbound SSO OpenID Connect
You can now create authenticated requests from BPME to other systems providing REST Service by using OpenID Connect authentication.
Support for Client Credentials Flow in OpenID Connect
TIBCO® BPM Enterprise now supports exchange of application credentials, such as client ID and client secret, to authenticate API access.
Display of Process ID in Process Instances Audit View
You can now find an instance in the process instances audit view to see the audit information of a particular process instance by entering its ID.
Supports Auto-Migration for 4.x Decimal or Integer Data types in BOM
You can now auto-migrate decimal or integer data types when migrating a project from TIBCO® BPM Enterprise 4.x to 5.x.
Supports Export of Data to CSV Format
You can now export data into CSV
format.