Anchor | ||||
---|---|---|---|---|
|
In This Topic
Table of Contents | ||
---|---|---|
|
XperienCentral provides a Configuration Management service. This service is used to store environment specific settings (hostname, for example). The settings of the Configuration Management service can be edited through the Setup Tool (/web/setup
). This topic explains how to add a property to the Configuration Management service and how to retrieve the contents of the properties in the Java code. When creating and reading configuration entries, be sure that you conform to the plugin development guidelines (G046 and G152 in particular). When you follow the steps explained in this topic, your plugin will conform to these guidelines.
In This Topic
Table of Contents | ||
---|---|---|
|
...
Adding Properties to the Configuration Management
...