OL Hub Release Notes 2.12.0

Release Date: 14 April 2024

OL HUB Core version 4.9.44 - OL HUB DTF version 2.1.6

Mainframe Dataset Discovery

The ol test connection command for the mainframe-dataset-server connector was updated to add the additional-properties option. This option enables dataset discovery by specifying the catalog name and entry type for searched mainframe datasets.

New Screen Emulation functionality

Emulation will ask the user whether they want to save the recorded trail file. It will require the user to provide a unique name (instead of the timestamp based name it automatically gave before).

New generator

A new generator, sap-jco-idoc-server, was added. This is similar to the existing sap-jco-server generator, except that the new idoc server supports IDOC documents and does not return a response to the server. The server listens for specific IDOC formatted messages sent from SAP. Once received, the corresponding project method will execute with the IDOC message as its input.

Mapping view

Actions performed in the mapping view are not saved until the user presses the Save button. The user will receive a warning if there are unsaved changes.

AI Suggested Logic (SaaS edition only)

The user can request that AI generate java script logic. The prompt that originated the logic is embedded in the code as a remark.

Enhanced Get Started pages

The Get Started pages have been improved with more helpful text and images.

External Database with Light Hub

Users who do not require Keycloak authentication and authorization now have the option of using an external PostgreSQL database with the Light Hub.

ol test method

A new command, ol test method, allows testing a method using an existing test case or by providing a json input.