the glide.appcreator.company.code system property> + Application Name (First 12 charac-
ters)
Who sets the glide.appcreator.company.code property? - ANSWER ServiceNow sets it
Can you create a application from service? - ANSWER Yes, you can convert existing ser-
vices to an application if service creator is active.
What changes should not be captured in an application? - ANSWER Configurations on
forms,list, and tables outside the application. Scripts for tables not in the application. System
property values.
Can a scoped application be modified outside its scope? - ANSWER yes but, it must be
configured to do so.
What is an Artifact in ServiceNow? - ANSWER Access Controls, Business Rules, Script in-
cludes, Tables, ect.
Is an application scope changeable? - ANSWER No
What is the most commonly extended table? - ANSWER The Task table
When should you extend a table? - ANSWER 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.
1