0

Update Settings

  • updated 2 yrs ago

Description

The update_settings part allows you to change a variety of installation settings as part of a local installation configuration approach where different installations require different system parameters. Examples of these settings include external database names and localization.

This is a specialized part with advanced use cases. Please contact your LogicNets representative to verify your use case and receive information on the specific keys to be read/written.

Use

You can use this part within a post-installation job logicnet to make changes to specific installations you manage locally in an on-premise environment. In using this part in modeled logic, your application administrators can alter the standard configurations settings of an installed application. In contrast to _session variables, these configuration options are located within the _settings scope, which means they are not generally accessible in business content runtime models.

This part should not be used in a LogicNets-hosted application or multi-tenant environment. To avoid problems, the use of this part is controlled with a special license.

Required Licenses

To see this part in the process node Miscellaneous menu, and to use this part in your modelled application, you must purchase the Elevated Privileges license. Without this license, the system skips any operation of this part during design, test, and runtime. Running the validation process on a project with this part included will also trigger an error message to the Designer user. 

To request this license in your build, please contact your LogicNets Representative.

Editor Fields

Field Name Description/Use Type/Options Optional/Mandatory
Settings file/db This is the name of settings source to be read and/or updated. Options are:
  • COMPANY SETTINGS FILE:
    This path changes the settings on company level and is located in dat\bnt\company name\settings.cfg. These settings only apply to the company this logicnet is part of.
  • COMPANY SETTINGS DATABASE:
    This path is to the admin.db file on the company level in dat\bnt\company name\admin.db.
  • SYSTEM SETTINGS FILE:
    This path changes the system settings in dat\settings.cfg, which means that the settings are applied to all companies within that LogicNets installation.
  • SYSTEM SETTINGS DATABASE:
    This path is to the admin.db on the system level in the dat\admin.db.
Text Mandatory
Mode This specifies whether to read or update the settings. Write | Read Mandatory
Error path Enter the name of a data object that will store any error log. Data object Optional
Settings
  • Path: Enter the path of the setting to be read to/written from.
  • Path type: Choose the value for the data object, container, or collection for a setting stored as an array.
  • Value: Enter the value to write to the setting path.
  • Value type: Choose the value for the data object, container, or collection for a setting stored as an array.
  • Options:
    Enter the settings path and path type here for those settings to be read, and add values when using in Write mode. To edit the table, click ADD to save an entry. Click Rename to modify or click Remove to clear the row.
Your LogicNets Account Representative can provide more information on the path/value types that can be read to/written from in this part.
text | choose from value or collection Optional
Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 19Views
  • 2 Following

Home