Versions Compared

Key

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


Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

When running Profound.js on another platform, the instance can be configured to communicate with an instance hosted on IBM i. This allows Connector APIs (such as record file I/O, program calls, etc) to run with a generic user profile. To get started, you'll first need to store the IBM i credentials in a secure form. To do that, run the "store_credentials" command-line utility as shown below. The utility will prompt for the IBM i user, password and output file location.


Info

The example below shows how to use the connectorCredentials configuration setting. Starting in Profound.js / Profound API version 7, configuration settings connectorUser and connectorPassword are also available as an alternative.



The file produced by the utility contains the credentials in encrypted form. Please note that the utility does not validate IBM i credentials.

...