sn_agent_workspace.default_view_editable_tables

ServiceNow property description:

List of tables (comma-separated) which when render using the Default view will be editable. A wild card table name such as cmdb* will whitelist all tables that start with cmdb. Any tables extended from a table in this list will also be whitelisted.

Attributes

  • Sys ID: bd72c4eac7333300cff9337bf4c260ac
  • Type: string
  • Application: Global
  • Default value: cmdb_ci*,dscy_swtch_fwd_rule,dscy_net_wire,dscy_router_interface,dscy_swtch_partition,dscy_route_interface,dscy_net_base,dscy_route_next_hop,dscy_switchport,service_offering
AI Logo

AI generated property description:

The ServiceNow property `sn_agent_workspace.default_view_editable_tables` specifies a list of tables that will be editable when rendered using the Default view in Agent Workspace. This list is comma-separated and can include specific table names or use wildcards to include multiple tables that share a common prefix, such as `cmdb*` to whitelist all tables starting with `cmdb`. Additionally, any tables that are extended from a table in this list will also be considered whitelisted and thus editable. This property allows administrators to control which tables can be edited directly within the Default view, enhancing customization and flexibility in managing data. For more details, refer to the ServiceNow documentation on system properties for Process Automation Designer.

Source

Related property: sn_agent_workspace.total_sub_tabs