← Features

Asset Management

Discover, version, and test connector assets inside Hub modules—the metadata catalog of legacy operations that methods invoke.

In OL Integration, a module is the connector-backed catalog for one data source, and an asset is the metadata for one business operation on that source—a COBOL program, stored procedure, REST operation, 3270/5250 screen entity, and so on.

You create a module for a connector, bind a connection (host, credentials, named profiles), then add assets from the live system or from source files. Projects attach modules; RPC and Screens methods invoke those assets. The same workflow is available in the Designer UI and via the ol CLI.

Read more