Versions Compared

Key

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

...

Anchor
auth
auth
Authentication and Access

The following new features to support OAuth2, additional IDP setups and increased security have been implemented:

Anchor
authserver
authserver
Authorization Server

Ref: XE-11425

The Authorization Server is a service provider that generates an OAuth2 based access token to be used for calling REST APIs hosted on the HTTP/2 Server agent that requires the OAuth2 authorization process.

The Authorization Server utilizes uses a platform to run and can be configured to store provisioned scopes and registered clients either in file-based storage or database storage. We currently Currently, only support Oracle and PostgreSQL databases are supported for the database storage.See , see https://infozone.atlassian.net/wiki/spaces/MD92/pages/109478291/Authorization+Server+User+s+Guide for more information.

Anchor
accesscontroller
accesscontroller
Access Controller - Access Group Name

Ref: XE-12026

Dot To support additional IDP setups, we have now added the possibility to use a dot (.) is now allowed in the Access Group name. The valid characters are A-Z, a-z, 0-9, '-', '.' and '_', see Groups Tab.

Anchor
http2client
http2client
HTTP/2 Client Agent Supports Additional Access Token Request

Ref: XE-10640, XE-10736

Additional To comply with 3GPP Release 17, additional properties for OAuth2 access token requests are have been added to the HTTP/2 Client Agent. This enhancement is applicable when users select the Nnrf Access Token as the Authentication Type in the Authentication tab.

The available access tokens token properties include Requester PLMN (Public Land Mobile Network), SNPN (Standalone Non-Public Network), and Requester S-NSSAI.See , see HTTP/2 Client Agent Configuration for more information.

Support for 2-way

...

Authentication for Web Services Agents and Profiles

Ref: XE-11677

The webservices Web Services agents and profiles now have the option to use mutual TLS for enhanced security.See , see Web Service Profile and Web Service Agents for more information.

Anchor
mariadb
mariadb
MariaDB Support

Support for using MariaDB has now been added in a couple of areas.

Anchor
dbprof
dbprof
MariaDB in Database Profile

Ref: XE-12098, XE-12206

The MariaDB database type can be used with Reference Data Management. In order to use this database type, a database driver is required to connect to the MariaDB database. This driver must be stored in the platform container .See MariaDB for more informationsee MariaDB.

Anchor
refdataman
refdataman
Reference Data Management Supports MariaDB

Ref: XE-12206

The Reference Data profile allows you to select the tables that should to be available for query querying and editing via the Reference Data Management dashboard or RESTful interface. You can now select MariaDB in the Reference Data profile configuration. See , see Reference Data Profile for more information.

Anchor
apl
apl
APL Functions

APL has now been complimented with the following functionality:

Anchor
mailNotify
mailNotify
New APL function: mailNotifyHtml

Ref: XE-11412

A new APL function has been created for among the Log and Notification Functions called mailNotifyHtml is now available.

The mailNotifyHtml function is similar to the existing mailNotify function . The different with the mailNotifyHtml function is difference that it supports the standard HTML format in the message field, allowing you to send out emails in HTML format.See , see Log and Notification Functions for more information.

Anchor
dbtablesupport
dbtablesupport
Database Table to Support tableGetMetaInfo Function

Ref: XE-11719, XE-11756

The Database database table now supports the tableGetMetaInfo function. This function returns the column name, column type and index status .See for a given table object in a given table, see Database Table Functions for more information.

...

Anchor
ftp-ewsd
ftp-ewsd
FTP EWSD Agent

Ref: XE-11680, XE-11682

This release supports The FTP EWSD Agent. This agent enables the collection of agent is now available. With this agent you can collect cyclic files from the Siemens EWSD switches and forward into the workflow, by a workflow using the FTP protocol. See , see FTP EWSD Agent for more information.

Anchor
netia
netia
Netia FTP Agent

Ref: XE-11802, XE-11277

This release supports The Netia FTP Agent, agent is now available which is a collection agent for batch workflow configurations. The With the Netia FTP agent collects you can collect files from a remote file system systems and inserts them forward into a workflow using the standard FTP (RFC 959) protocol.See , see Netia FTP Agent for more information.

Anchor
int
int
Integration

Anchor
isMissingRequiredParameterstrue
Avro Encoding and Decoding

Ref: XE-11767

A new built-in decoder and encoder have been added for supporting decoding and encoding messages binary encoded with Avro Schema. The schema used can be downloaded from an external Schema Registry without the need to write an ultra definition in the MediationZone. See Ultra definition, see Decoder Agent Configuration or Encoder Agent for decoder or encoder-specific information.

Anchor
gitS3
gitS3
Support of Amazon S3 and Git in System Importer and System Exporter

Issue number(s): XE-10996, XE-12129

The system importer and exporter is has now been enhanced to support integration with Amazon S3 and Git using the Desktop interface. You can import and export data and configurations from and to Amazon S3 and Git repositories as shown below:

...

See File System ProfileSystem Exporter, and System Importer for more information.

...

Anchor
http2server
http2server
HTTP/2 Server Agent Supports Proxy During Registration in NRF.

Ref: XE-10866

The HTTP/2 Server agent can now use the HTTP proxy if required to reach NRF servers. See , see HTTP/2 Server Agent for more information.

Anchor
logfiles
logfiles
Log Files UI

Ref: XE-11759, XE-12299

You can now view the following log files using the in Desktop interface:

  • Pico

  • Debug

  • APL

  • Error

ui log files.png

See Log Files for details abou the Log Files view.

Enhancements

Anchor
usability
usability
Usability

Anchor
mzsh_desktopadmin
mzsh_desktopadmin
MZSH Command For Shutting Down Desktop and Legacy Desktop

Ref: XE-11515

Using With the, mzsh desktopadmin command , desktopadmin will allow you to can shut down all Deskop Deskops and Legacy Desktop Desktops connected to the Platform.See desktopadmin for more information, see desktopadmin.

Anchor
download
download
Download Page for Desktop Launcher and mzcli

Ref: XE-10621

A new dialog with downloadable items have now been added to make it easier to download the Desktop Launcher, mzcli client and DevKit.

...

You can open the dialog from the User Settings menu, see User Settings.

Anchor
pico
pico
Pico Management and System Monitor in the Desktop Online

Ref: XE-9292 and XE-6090

Functionality for viewing details of picos and managing them that was previously found in the Pico View and System Monitor in the Legacy desktop has Desktop have now been ported to the Desktop Online . This and can be found in the Manage page of the Desktop Online view, see Pico Management.

Anchor
REST
REST
Operations REST Interface for Workflows and Workflow Groups

Ref:XE-11668

The Operations REST API is now available for workflows and workflow groups. Users can access http(s)://<platform server>:<platform port>/ops/mz/wf/v1/api-docs for workflows and http(s)://<platform server>:<platform port>/ops/mz/wfg/v1/api-docs for workflow groups on any given running MediationZone platform. See system Platform, see Operations REST Interfacefor more information.

...

Anchor
5gprofile
5gprofile
5G Profile Supports 3GPP Rel-17

Ref: XE-10640

The 5G profile is has been enhanced to support 3GPP version 17. Users You can select the version from the Version Select drop-down field . Additional and additional NF types are added along with this new version support. See , see 5G Profile for more information.

Anchor
multiple_nrf
multiple_nrf
5G Profile Supports Multiple Primary NRF Address in HTTP/2 Server Agent

Ref: XE-10646

When using the 5G profile in HTTP/2 Server agent, users you can enter one or more primary NRF addresses in the NRF Address (Primary) table. See , see HTTP/2 Server Agent Configuration for more information.

Anchor
disked
disked
Elimination of Disk Dependency

Removed dependencies on the file system provides you with more flexibility for deployment, and backup and restore is simplified by having all data in databases.

Anchor
iwf
iwf
Database Support in Inter Workflow

Issue number(s): XE-11765

In this release, you You can now use Inter Workflow without using a filesystem . and Inter Workflow also supports SAP HANA.
You can now choose between the storage types either FileSystem or Database. Using If you select Database as storage type as Database, you now get the corresponding database SQL scripts for creating the required tables in the database and also , provide a have the possibility to recover in case of a filesystem crash.

...

Duplicate UDR Supports SAP HANA Database

Ref: XE-10794

When using Duplicate UDR you can now allows you to select between file system or database for storing information pertaining to Duplicate UDRs, such as the metadata and the contents of the duplicated UDRs . Choose between the file system or use a Database profile when configuring the Duplicate UDR profile.See , see Duplicate UDR Agent for more information.

...

Anchor
adls_gen2
adls_gen2
Azure Data Lake Storage Gen2 Support

Ref: XE-11087

Due to a deadline where Since ADLS Gen 1 will be retired on February 29th, 2024. Our Azure Data Lake Storage (ADLS) agents now support ADLS Gen 2.See , see https://infozone.atlassian.net/wiki/x/jg2qBg for more information.

Anchor
python
python
Support for Python 3.12

Ref: XE-10571

Support for Python 3.12 has now been added when using the Python Agents.

...

Anchor
sftp
sftp
SFTP Supports Bind Address

Issue numbers(s): XE-11413

The You can now configure the SFTP agents are now configurable to use the bind address when establishing a client connection. In order to do so, users you must select the Enable Bind Address option to bind a specific virtual network IP as the source of the SFTP agent's connection and enter the IP address in the Bind Address field. See , see SFTP Collection Agent and SFTP Forwarding Agentfor more information

Anchor
dvHana
dvHana
Data Veracity Supports SAP HANA Database

Ref: XE-11751

Data Veracity now allows you to store all Data Veracity records and metadata in SAP HANA. You can now select Database profiles configured with SAP HANA on the Data Veracity profile.

Data Veracity agents will also now be able to connect to SAP HANA to manipulate any Data Veracity records stored on the database.See , see Data Veracity for more information.

Anchor
Kafka
Kafka
Kafka Agents Support mTLS

Ref: XE-11721

Users You can now configure to use mTLS in Kafka agents. Refer to , see https://docs.cloudera.com/documentation/kafka/latest/topics/kafka_security.html for more information.