ServiceNow CAD - Certified Application Developer - ServiceNow
What is the ServiceNow App Repository?
How many applications menus can an application have?
Which of the following steps can be used to import new data into ServiceNow from a spreadsheet?
Which of the following is NOT a caller access field option?
In a privately-scoped application, which methods are used for logging messages in server-side scripts?
Choose 2 answers
Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
What are the benefits of storing the majority of an Application’s server-side script logic in a Script Include?
a) This makes execution faster.
b) Only run when called from a script.
c) The script logic can be hidden when the Application is installed from the ServiceNow Store. d. For some changes to application logic there is only one place to make edits.
Which path would you take to access the table configuration page from a form?
When a custom table is created, which access control rules are automatically created?
Choose 4 answers
Why would you build a custom app?