X_ + + Application Name (First 12 characters) - ANSWER What value is an application scope given when it is created?
ServiceNow sets it - ANSWER Who sets the glide. approbator. company. Code property?
Yes, you can c
...
X_ + + Application Name (First 12 characters) - ANSWER What value is an application scope given when it is created?
ServiceNow sets it - ANSWER Who sets the glide. approbator. company. Code property?
Yes, you can convert existing services to an application if service creator is active. - ANSWER Can you create a application from service?
Configurations on forms, list, and tables outside the application. Scripts for tables not in the application. System property values. - ANSWER What changes should not be captured in an application?
yes but, it must be configured to do so. - ANSWER Can a scoped application be modified outside its scope?
Access Controls, Business Rules, Script includes, Tables, ect. - ANSWER What is an Artifact in ServiceNow?
No - ANSWER Is an application scope changeable?
The Task table - ANSWER What is the most commonly extended table?
A table exists with fields similar to what is needed, The scripts and workflow for an existing table are useful for the application. You want to use the approval workflow activities. - ANSWER When should you extend a table?
No similar table exists. The table contains sample or seeded data that is used only for reference by the application. You prefer to script the application behaviors yourself. - ANSWER When should you create a new table?
system tables, database view tables, and any table that has the extensible option unchecked. - ANSWER What tables can you not extend?
Created by, Created, Sys_id, Updated, updated by, Updates - ANSWER What are the default table fields?
[Show More]