OL Hub Release Notes 2.9.0

Release Date: 14 February 2024

OL HUB Core version 4.9.24 - OL HUB DTF version 2.1.3

SAP IDoc Connector

A new connector, sap-idoc, was introduced. This enables sending an IDoc to the SAP server. To use this connector, you must download the SAP Java Connector (SAP JCo) library and SAP Java IDoc Class library and install in the extra-classpath-resources folder.

Test Flow

Flow Metadata is now added to the Method Flow Output json.

ol config proxy CLI command

A new command, ol config proxy, was added to the CLI. It allows enabling or disabling an active proxy through which all network requests will be directed.

COBOL Source attachments

When creating assets the source attachments are saved for every version created.

Export repository ORZ

A new API enables exporting an orz file without using the OL Hub or CLI. Running the API returns a presigned Amazon URL from which to download the project.

Preview Screens in Screen Projects

A screen can now be previewed directly from the canvas. The option is available for all screens except any-screen.

Asset Field Attributes

Asset field attributes are now listed by field attributes per connector/backend (e.g. model for database fields, mainframe fields).

Screen Import from Trail

A new button, Screens From Trail, is available that enables the user to select a Screen sequence from a trail.

Clicking the button will present the list of previously uploaded trails. The selected trail will be displayed and the user can select the first and last screens. This will import the entire screen sequence to the flow including basic actions (keys only, without mappings).