What's New
JMX is Now Disabled by Default (For Business Studio Users)
From this release, by default, JMX is disabled in iProcess Engine. Connecting to a background process by using the JMX port is permanently disabled. With an exception, you can enable this feature in the RPC_TCP_LI process by setting the process attribute ENABLE_JMX_LISTENER to 1. This exception is to support the deployment of procedures especially from the Business Studio. You must set the ENABLE_JMX_LISTENER process attribute first and then, restart the iProcess Engine.
Support for Global Variables
From this release, the Global Variables feature is added with the following functionality:
|
—
|
User-definable custom fields that can be accessed from within any procedure via the new GLOBALVARIABLE expression |
|
—
|
Developers to set configuration data external to the procedure and change it independently of the procedure definition |
|
—
|
swadm supports Set, Delete, Import, and Export of Global Variables |
|
—
|
The new iProcess Admin Console page to view, change, import, and export Global Variables
|
For more information, see TIBCO iProcess® Engine Administrator's guide and TIBCO iProcess® Engine Admin Console Guide.
Encryption Improvements
From this release,
|
—
|
Encryption for the RPC layer between the iProcess Workspace (Windows), Work Queue Server, and Work Item Server processes is improved |
|
—
|
Encryption protocol that is used between iProcess Server Objects and iProcess Objects Server is updated |
Support for Export and Import of iProcess Configuration
From this release, iProcess Engine supports export and import commands to easily replicate iProcess Engine environments. For more information, see TIBCO iProcess® Engine Administrator's guide.