Global Settings
Overview of how to adjust Global Settings in UPMX.
Authorization rights
The following settings can only be adjusted by UPMX admis
Navigate to Global Settings
- Open the ServiceNow application navigator.
- Search for, and select, Global settings. This opens the table: x_inpgh_upmx_global_settings.
- From the table, select a record to adjust its settings.
How to create and update Global Settings
This table contains the names of the Global Settings you can adjust, a description of the setting, as well as the type and values required to make adjustments.
Adjustments to UMP-X Global Settings are only valid if edits match the exact names and types noted in the table below. You should configure the values as explained in the Description.
Name | Description | Type | Value |
---|---|---|---|
dq.fields.allowed.verification | Use comma-separated fields to enable the DQ Widget to carry out verifications | string | steward, x_inpgh_upmx_steward |
instance.URL | Use the instance URL. for on-prem or GCC ServiceNow instances. Leave this blank to use the default URL. | string | instance-name.service.com |
is.rp.allowing_suggestions | Define the setting view on the Relationship Picker to block or allow groups. | boolean | false |
is.rp.blocking_duplicate | Add a definition to permit duplicate relationships in the Relationship Picker | boolean | false |
is_rp_allowing_suggestions | Define the setting view on the Relationship Picker to block or allow groups. | boolean | false |
is_rp_blocking_duplicate | Add a definition to permit duplicate relationships in the Relationship Picker | boolean | false |
lifecycle.MaxYearLimit | Lifecycle dates must be less than _ years from now. | integer | 0 |
non.ci.tables.in.data.governance.portal | Comma-separated non-CMDB CI table names must be included in the data governance portal | String | x_inpgh_upmx_usage |
non.upmx.tables.for.no.of.rel.calc | Comma-separated non-UPMX table names are used in relationships calculation | String | cmdb_ci_business_app, cmdb_ci_business_capability, cmdb_ci_information_object |
number.Editor.Licenses | The Number of Editor Licenses. This value is used in calculating the number of licenses remaining | String | 32 |
number.Reader.Licenses | The Number of Reader Licenses. This value is used in calculating the number of licenses remaining | String | 43 |
tables.with.parent.child.relationship | Comma-separated tables in which parent-child relationships are permitted in UPMX custom reports | String | cmdb_ci_business_capability, cmdb_ci_information_object |
visualization.date.format | Date format for the UPMX Visualizations e.g: yyyy,MM,dd | String | yyyy,MM,dd |
re.repository.browser.filter | Semicolon separated table string and encoded query pair for relationship editor | String | cmdb_ci_business_app=nameANYTHING;cmdb_ci_business_capability=nameANYTHING; |
Updated 14 days ago