Configuring Data Management
The various configuration options for Data Management are presented and described below.
General Module Configuration
You can access the settings via the administration area under the tab Data Management > General.
| Setting (ID) | Type | Description |
|---|---|---|
Group: module |
||
Module_ForceLoad |
bool |
If this setting is enabled, the module is loaded when the BPC interface is loaded. |
Module_Icon |
text |
Icon for the respective module in the administration area tab |
Module_RestrictInstanceAccess |
bool |
Access to module components can be restricted. If the configuration for restricted access is set _ to true,_ the corresponding permission must be granted separately for each component, so that You can access the component. |
Group: plugin |
||
PluginConfiguration |
json |
If the module supports plugins, the plugin configuration can be entered or refined here. |
Group: security |
||
SanitizeHTML |
bool |
When enabled, JavaScript and invalid elements are automatically removed. See HTML Sanitizing. |
Component Configuration
You can access the settings via the administration area under the tab Data Management > Components.
| Setting (ID) | Type | Description | ||
|---|---|---|---|---|
Group: asset |
||||
saveAssetWithCommentAsDefault |
bool |
Determines whether the "Save" button should open the "Save with Comment" dialog or save directly. |
||
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 displaying differences. The display of differences can also be disabled.
Depending on your theme configuration, it is recommended that you customize/set/add a color property for the three style options, and/or ensure that the defined background provides high contrast with the generated color properties of the following theme classes:
|
||
moduleJumps |
json |
Array of jump configurations, at most one per "templateCustomId".
It is also possible to use "default" for "templateCustomId". "sourceFilter" can be "assetId," "customId," or "displayName." "targetFilter" is the dataIndex of the column (most likely in uppercase), "targetModuleId" is the (monitor) module to jump to. |
||
organizationId* |
text |
ID of the organization |
||
proxyId* |
text |
ID of the HTTP proxy backend Connection that points 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 default HTTP listener. |
||
webTsmId |
text |
If available, selection of the WebTSM component. |
||
Group: detailView |
||||
detailView_header_viewMode |
Example: "compactWithTemplate" |
|||
detailView_hideActionColumn |
bool |
Determines whether the (last) action column is hidden in the attribute grid. |
||
detailView_hideInfoColumn |
bool |
Determines 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 |
Shows/hides the "view_states" button. |
||
Group: module |
||||
Module_Description |
text |
Allows you to enter a short description of the module. Displayed as a tooltip for the module header. |
||
Module_Header |
bool |
Enables or disables an additional display and function area in the module header. |
||
Module_Icon |
text |
Defines the module’s display icon. You can choose from the icons in the FontAwesome library. |
||
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 |
When enabled, JavaScript and invalid elements are automatically removed. See HTML Sanitizing. |
||
Settings marked with * must be configured.