Versions Compared

Key

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

...

Backlog

Title

Description

B-16916

New String and Output functions for processing delimited (or CSV/TSV) variable values and output with Recurring instances, etc.

A number of new functions have been introduced to allow processing of variables and output results that contain delimited comma or tab delimited strings. 



B-08438

Allow for Automatic Output Retrieval for Remote File Monitors

Remote File Monitors now support Automatic Output Retrieval.

B-17019Add ${ops_recurrence_count_minus_1} built-in variable for Recurring instances.New built-in variable to compliment ${ops_recurrence_count}. Allows for conveniently working with zero-based indexes.

Lifecycle Management

Backlog

Title

Description

B-04714

Ability to disable promoting with follow references

A new System Property Promote By Business Service Permitted (default = true) controls whether the “Promote By Business Service Membership” dialog is displayed in the Bundle Definition Form.

Info

This feature cannot be enabled while there are existing bundles which have this option defined.


B-06674

Report Promotion

Reports can now be promoted between UC instances.

B-09387

Widget Promotion

Widgets can now be promoted between UC instances.

B-08454

Dashboard Promotion

Dashboards can now be promoted between UC instances.

...

Backlog

Title

Description

B-16110

Java 17 support

Universal Controller has been validated to support Java 17.

B-16844

Upgrade Oracle JDBC Driver (21.9.0.0, ojdbc11.jar, orai18n.jar, xdb.jar, & xmlparserv2_sans_jaxp_services.jar)

The bundled JDBC driver for Oracle has been upgraded in this release.

B-16845

Drop Java 8 support

Java 8 is no longer supported.

B-16967

Build updated version of Universal Network Library (sb_universal.jar) to support TLS 1.3

As of 7.4.0.0 UA (Universal Agent) supports TLS 1.3, as part of UA 7.4.0.0, support for TLS 1.3 the UC (Universal Controller) components required to support TLS 1.3 communication with UA components have also been upgraded to support TLS 1.3.

B-16859

Update Microsoft SQL Server JDBC Driver (mssql-jdbc-9.4.0.jre11.jar).

The bundled JDBC driver for MS SQL Server has been updated in this release.

B-17029

Update MySQL JDBC Driver (mysql-connector-java-8.0.32.jar)

The Bundles JDBC driver for MySQL has been updated in this release.

B-16994Drop support for Oracle 12c, Oracle 18c, and MS SQL Server 2012.Oracle 12c, Oracle 18c, and MS SQL Server 2012 are no longer supported.
B-16099Controller tracking of OMS maximum message size configuration.
The OMS client library has been updated to allow for supporting a larger message size.
In conjunction with this, a system property, Universal Template Extension Maximum Bytes, is now available for configuration in cases where your extension archive(s) exceed 6 MB.
Refer to the property description for more information on what you should take into consideration if you increase the value of this property.

...

Backlog

Title

Description

B-16744

User Preference for Automatically Expanded Lists

A new System Property Expand Lists Automatically controls the system default as to how List / Detail views are presented when opened by a user. This can be overridden via the User Preference Expand Lists Automatically.

B-16918

User Preference to Control LH navigation Auto Collapse

A new System Property Navigation Auto Collapse controls the system default for automatically collapsing the LH Navigation Menu Tree. This can be overridden via the User Preference Navigation Auto Collapse.

B-16029

Order Run Criteria and z/OS Step Action Task Selection by Name

Both the query for listing tasks in a workflow for Run Criteria, and the query for listing z/OS tasks in a workflow for Step Actions, have been changed to order by task name.

B-16775

System Property to Control Default for "Resolve UAC Variables" in Scripts

A new System Property Script Resolve Variables controls the default value of the Resolve UAC Variables check box when creating new Script definitions.

B-08438

Allow for Automatic Output Retrieval for Remote File Monitors

Remote File Monitors now support the Automatic Output Retrieval option.

B-17131Calendar Preview to Show Calendar Days of Previous Months. A new System Property Calendar Preview Past Period In Months controls number of months (going backwards) to show all Custom Days defined for a calendar in a Calendar Preview.

Web Services API

Backlog

Title

Description

B-16767

Composite Trigger List Component Events

New Web Service API provides same information as the List Component Events for Active Composite Triggers.

B-16961
B-17022

Forecast: Workflow Forecast... command through Web Service API

New Web Service API to get the forecast details for a workflow. This API is closely matches with the current UI command and exposes all these options as query parameters.

B-16013

Web Service API : User Impersonation

This feature allows the use of a fixed service account that can pass the user's login name as a parameter to retrieve / update information in UC on behalf of that user.

Users with the ops_admin role, the ops_user_admin role, or the ops_user_impersonate role are able to specify an X-Impersonate-User HTTP header, in additional to their authentication header/parameter, when invoking Universal Controller web service APIs.

While users with the ops_admin role can impersonate any user, users with only the ops_user_admin role or the ops_user_impersonate role, must explicitly declare which users can be impersonated.

The user form has a new section titled User Impersonation where you can specify Allowed Impersonation Users.

...