Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Communication between the Universal Controller and its OMS servers now provides configurations that support the TLS v1.2 protocol. The "opswise.trustmanager.ssl.protocols" property in the opswise.properties configuration file supports a comma separated list of allowed SSL protocols. For example:
opswise.trustmanager.ssl.protocols=TLSv1,TLSv1.1,TLSv1.2
or
opswise.trustmanager.ssl.protocols=TLSv1.2

If the "opswise.trustmanager.ssl.protocols" property is used, only those protocols will be enabled for the Controller/OMS session. If the "opswise.trustmanager.ssl.protocols" property is not used, only the protocols specified in currently configured default SSLContext's default SSL protocol list will be enabled for the Controller/OMS session.

...

In order to support managing, viewing, and monitoring large and complex nested workflow structures a new "Tree " view option has been introduced. Both the Activity display and the Workflow Task definition display support a new option for viewing and working with Workflow Task definitions and Workflow Task instances. The " Tree " view can be accessed via the right click menu, Workflow Task Commands / View Tree.

...

Once selected a new Tab is opened displaying an indented " Tree " view of the Workflow hierarchy expanded to the first level. Options are provided to expand the next level or expand all levels, similarly you can collapse a single level or all levels. Right click commands relevant to Workflow Task definitions and Workflow Task Instances are available from the respective " Tree " views.

Task Execution Restrictions

...

If Execution Restrictions have been specified for a task, these will be indicated in the Forecast views.
The ability to set Execution Restrictions can be secured in a User's or Group's permissions.

...

B-06494 : Dashboard Inheritance and Visibility.

Global- or Group-Level dashboards are now supported. Two new security roles control which user's can create and share Group or Global dashboards:

...

B-08889 : Add ability to specify passphrase for SSH key file for SFTP tasks.

...