profounduiServerURL
The profounduiServerURL
setting specifies the location of the Profound UI instance installed on the IBM i. This setting is required when running Atrium from Profound.js, ensuring proper communication between the systems.
Usage
This setting should be configured to point to the correct Profound UI instance on the IBM i server. The value should be a valid URL that corresponds to the Profound UI installation.
Example Configuration:
profounduiServerURL: "http://<IBM i Server>:<port>",
Ensure that the URL is accessible from the Profound.js environment to enable seamless operation of Atrium.
For assistance with determining the correct URL or troubleshooting connectivity issues, refer to your system administrator or the official Profound UI documentation.
Click here for information on how to modify this setting.