Global Settings
Authorization Rights
The following settings can only be adjusted by YouDesign Command administrators.
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.
Global Settings Configuration
Adjustments to YouDesign Command Global Settings are only valid if edits match the exact names and types noted in the table below. Configure the values as explained in the Description column.
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.YouDesign Command.tables.for.no.of.rel.calc
Comma-separated non-YouDesign Command 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 YouDesign Command custom reports
String
cmdb_ci_business_capability, cmdb_ci_information_object
visualization.date.format
Date format for the YouDesign Command 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;
parent.fields.hierarchy
Comma-separated list of parent fields to be used as the hierarchy for RE and other features.
String
parent,x_inpgh_upmx_parent,u_parent
Last updated