glide.sg.universal_links.unsupported_link_default_native_client

ServiceNow property description:

A system property that stores the default native client for all unsupported links and the default value is 'agent'. The system property will drive the target destination app when the admin has the glide.sg.universal_links.open_unsupported_links system property set to true. All links can target Mobile Agent. 

Attributes

  • Sys ID: 1c6e0354b723201096aa25efce11a930
  • Type: string
  • Application: Global
  • Default value: agent
AI Logo

AI generated property description:

The ServiceNow property `glide.sg.universal_links.unsupported_link_default_native_client` determines the default native client application for handling unsupported links. According to the documentation, this property is used when the `glide.sg.universal_links.open_unsupported_links` system property is set to true. The default value for this property is 'agent', meaning that unsupported links will be directed to the Mobile Agent app by default. This ensures that all links, even those not explicitly supported, can be opened in the Mobile Agent. The property helps administrators manage how unsupported links are handled within the ServiceNow mobile environment.

Source

Related property: glide.sg.universal_links.open_unsupported_links