You are here: Reference > Data classes > Dynamic System Settings

Dynamic System Settings

You can set or change system configuration settings by using Dynamic System Settings data instances. For example, you can use Dynamic System Settings to configure which fields are available in full-text search. Dynamic System Settings are stored in the PegaRULES database and are used by all nodes that share that database.

Dynamic System Settings and prconfig.xml file settings

Most system configuration settings in the prconfig.xml file can be stored in a Dynamic System Setting instance, which is the preferred method for maintaining system configuration settings. You might want to change settings in the prconfig.xml file when you only want the settings to apply to a subset of nodes. Settings in the prconfig.xml file apply to the node on which the prconfig.xml file resides.

Dynamic System Settings have the following advantages over using the prconfig.xml file: