Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following provides important information related to MediationZone 9.0:

Replaced and Sunset Functionality

Functionality that has been replaced with a functional equivalent or sunset from the product is described in the MediationZone 9 Product Catalog here: 12. APPENDIX - Changes from 8.3 Product Catalog

Some Functionality only Available in Legacy Desktop Client

Certain features have not yet made it into the new Desktop and are only available in the Legacy Desktop client. These are described in Legacy Desktop.

Auto Edit Mode in UDR File Editor

While editing UDRs in bulk, there is a mode available called Auto Edit. Using this mode you can edit multiple UDRs using matchers and assignments. See Editing a Bulk of UDRs. This mode is available in Legacy Desktop only.

Special Handling When Upgrading

When upgrading to 9.1 you may need to adjust some of your configurations if you are using:

System Insight

System Insight is now using a Prometheus backend instead of InfluxDB.

To use the new version Prometheus needs to be installed, and workflows using the System Insight forwarding agent need to be updated to leverage the Prometheus forwarding agent instead.

Note that the System Insight collection agent is not replaced with a Prometheus Collection agent, as data can be retrieved directly in Prometheus instead.

Configuration Spaces

Configuration Spaces is replaced with the new Workflow Packages functionality. Before upgrading, make sure to export the configuration from inactive configuration spaces as only the active space is carried across during the upgrade process.

DTK Agents and plug-ins

If agents and/or plug-ins developed using DTK are present in the system to be upgraded, these must be:

  1. Removed from the system before upgrade

  2. Rebuilt using the MediationZone 9.1 DTK and Java 17

  3. The new, rebuilt, versions applied to the system after the upgrade has finished

Full upgrade instructions are available here: Standard Upgrade Procedure

WebService Proxy Support

If you want to use proxying in Web Service you must run the regenerateconfigs command and recreate the workflow packages that have Web Service workflows.

REST is not Supported for Conditional Trace

In this new version of Conditional Trace, REST is not supported, configurations can be done in Desktop only.

New Delivery Procedure

MediationZone is now downloadable from GitHub, and apart from the license key that is delivered separately, the link to all release deliverables can be found in the MediationZone Release Information page.

Context-Sensitive Help and Offline Documentation in Browser Not Available

For this release, documentation is available in InfoZone and PDF format only.

Performance Degradation When Using Unsupported Oracle versions and Oracle JDBC drivers

As a result of our performance testing for MediationZone 9.0 and using Oracle database, there is noticeable performance degradation when connecting to Oracle versions older than Oracle 19 and using Oracle JDBC drivers older than OJDBC 10. We recommend that you use the latest supported Oracle versions and Oracle JDBC drivers when using MediationZone 9.0.

Removal of Interactive Mode in MZSH

The Interactive mode has been removed from mzsh.

Invalid IPDR Workflows

When upgrading, there is a possibility that workflows with the IPDR SP agent could become invalid if they contain legacy configurations from MediationZone versions 8.1 and 8.2. This is due to an issue with compiling when the package name of the IPDR SP UDR has component names that begin with numbers. Due to the renaming of the IPDR SP UDR package names, existing workflows using these UDRs will no longer be valid. To fix the invalid workflows, you may need to reset the input in the Analysis agents that are receiving these UDRs or update the IPDR SP UDR type cast in APL code accordingly.

Importing Old IPDR SP Agent Workflow Configurations Returned Validation Errors

If you have an old IPDR Workflow configuration from version 8. x, it is possible that validation errors about invalid IPDR SP agents may occur.

Example error during import:

The following agents returned validation errors.
IPDR_SP_1 is invalid.
Default is not a valid property

To resolve this, you will need to open the workflow and save the workflow configuration.

Alternatively, you can manually add “#” to each “Default value is …” in the IPDR SP agent’s Advanced Properties tab.

Unavailable mzsh Commands

In MediationZone 9 the following mzsh commands are not available:

Command

Comment

  • db-scripts

  • desktopadmin

  • jcreate

  • keytool

  • kpimodel

Not needed anymore since the structure of the model can now be viewed in the user interface.

  • apl-loglevel

  • pexport

  • reloadkeystore

  • spaceactivation

  • spacecopy

  • spacecreate

  • spacelist

  • spaceremove

Not valid any more since Configuration Spaces is no longer available.

  • spark

  • udrview

  • wfexport

  • wfimport

  • echo

Proxy Support

Proxy support has been added for:

  • Web Service agents

See HTTP Proxy Support and Web Service Agents for more information

Hint!

Since before, proxy is also supported for:

  • HTTP APL functions

  • HTTP Batch agent

  • GCP agents

  • HTTP/2 Client agent

  • Salesforce Streaming agent

  • No labels