connectorLibrary

This setting is valid only for instances running on IBM i.

Specifies the IBM i Connector library to be used by the instance. The version of the Connector library must match that of the Node.js components.

This setting is automatically populated based on the answers to installation questions/prompts when the config.js file is created for the first time during a fresh installation. For upgrade installations, the installation process determines what library to upgrade, if any, by reading this setting.

If this setting is not specified, the instance will use library PROFOUNDJS by default.

Example:

connectorLibrary: "MYPJSCONN"

 

Click here for information on how to modify this setting.