Configuration of Data Management
The various configuration options for Data Management are presented and described below.
General module configuration
You can access the setting options via the administration area in the tab Data Management > General.
| Setting (ID) | Type | Description |
|---|---|---|
Group: module |
||
Module_ForceLoad |
bool |
If this value is active, the module is also loaded when the BPC interface is loaded. |
Module_Icon |
text |
Icon of the respective module in the tab of the administration area |
Module_RestrictInstanceAccess |
bool |
Access can be restricted for the use of module components. If the configuration for restricted access is set (true), the corresponding right must be assigned separately for each component, so that the user can access the component. |
Group: plugin |
||
PluginConfiguration |
json |
If the module is plugin-enabled, the configuration of the Plugin can be entered or refined here. |
Group: security |
||
SanitizeHTML |
bool |
If activated, javascripts and invalid elements are automatically removed. See HTML Sanitizing. |
Component configuration
You can access the setting options via the administration area in the tab Data Management > Components.
| Setting (ID) | Type | Description | ||
|---|---|---|---|---|
Group: asset |
||||
saveAssetWithCommentAsDefault |
bool |
Defines whether the "Save" button should open the "Save with comment" dialog or save without detours. |
||
Group: config |
||||
collab_integrationReference |
text |
Key for collaboration elements (instead of the Data Management module ID). |
||
column_id |
text |
Required for technical reasons for the integration of the Collaboration module (fixed value "assetId"). |
||
differenceSetup |
json |
Styles for the display of differences. The display of differences can also be deactivated.
Depending on your theme configuration, it is recommended that you adjust/set/add a color property for the three style options and/or ensure that the defined background creates a high contrast to the generated color properties of the following theme classes:
|
||
moduleJumps |
json |
Array of jump configurations, maximum one per "templateCustomId".
It is also possible to use "default" for "templateCustomId". "sourceFilter" can be "assetId" or "customId" or "displayName". "targetFilter" is the dataIndex of the column (most likely in capital letters), "targetModuleId" is the (monitor) module to which you want to jump. |
||
organizationId* |
text |
ID of the organization |
||
proxyId* |
text |
ID of the HTTP Proxy Backend Connectionwhich refers to the corresponding INUBIT system. |
||
sortMode |
text |
For Oracle databases.
|
||
specialUrl |
text |
URL path of the special HTTP listener (uploads + downloads). |
||
targetUrl |
text |
URL path of the standard HTTP listener. |
||
webTsmId |
text |
If available, selection of the WebTSM component. |
||
Group: detailView |
||||
detailView_header_viewMode |
Example: "compactWithTemplate" |
|||
detailView_hideActionColumn |
bool |
Defines whether the (last) action column in the attribute grid is hidden. |
||
detailView_hideInfoColumn |
bool |
Defines whether the second information column in the attribute grid is hidden. |
||
detailView_layout |
json |
|||
detailView_plugins_tabPosition |
text |
|||
Group: misc |
||||
view_states |
json |
Array of view elements.
|
||
view_states_hidden |
bool |
Show/hide the "view_states" button. |
||
Group: module |
||||
Module_Description |
text |
Enables the storage of a short description of the module. Is displayed as a tooltip of the module header. |
||
Module_Header |
bool |
Enables the activation/deactivation of an additional display and function area in the header of the module. |
||
Module_Icon |
text |
Defines the display icon of the module. The icons of the FontAwesome library are available for selection. |
||
Module_Name |
text |
Defines the display name of the module. |
||
Group: ui |
||||
attributeGrid_displayName_width |
integer |
Width of the first column in the attribute grid. |
||
header_infoBtnPosition |
text |
|||
overviews |
json |
|||
overview_previewEnabled |
bool |
|||
overview_previewSetup |
json |
|||
templates |
json |
|||
group: security |
||||
SanitizeHTML |
bool |
If activated, Javascripts and invalid elements are automatically removed. See HTML Sanitizing. |
||
Settings marked with * must be configured.