Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

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.

...

B-03459 : Provide Ability to Activate / Inactivate a Task (Skip or Hold).
B-08964 : Integrate Execution Restrictions into Forecasting.
All task definitions now support the ability to specify Execution Restrictions.

Execution Restrictions are only relevant for Tasks or Workflows that are contained within a Workflow.

Execution Restrictions are available on the task's right-click menu from the Task list views.

...

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.

...

New dashboards visibility icons allow users can determine which dashboards are private, group, or global. These can be disabled by a new system property "Use Dashboard Visibility Icons" system property or individually by users in their User Preference settings.

...