Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It specifies which tables in the ServiceNow instance include a String-type 'script' field, influencing how scripts interact with these tables. |
| What area does it affect? |
Scripted table configurations |
| What does the default mean? |
The default value is "sysrule_assignment,sysrule_approvals,sys_wizard_answer,task_rel_allowed", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when modifying script behavior or troubleshooting related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.app_templates.legacy_script_tables |
| Sys ID |
7920bd9053523010c249ddeeff7b1285 |
| Type |
string |
| Application |
Global |
| Default value |
sysrule_assignment,sysrule_approvals,sys_wizard_answer,task_rel_allowed |
| Description |
A comma-separated list of tables that have a field named "script" that is a String type. |
| Updated |
2024-05-25 03:39:02 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties