CAD Certified Application Developer-ServiceNow

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose three.)

Select all that apply, then click Submit answer.

  • The user has one of the roles specified in the Required roles related list.

  • Scripts configured in the Access Control must evaluate to true.

  • Other matching Access Controls for the records evaluate to true.

  • Conditions configured in the Access Control must evaluate to true.

  • The user must be granted access through a business rule.

Question 5

What are three ServiceNow table creation methods? (Choose three.)

Select all that apply, then click Submit answer.

  • Using legacy Workflows

  • Upload and turn a spreadsheet into a custom table

  • Using Flow Designer

  • Use the Now Experience Table Creator

  • Extend a table

  • Create a custom table

Question 6

Which one of the following is NOT a purpose of application scoping?

Select an option, then click Submit answer.

  • Provide a relationship between application artifacts

  • Provide a way of tracking the user who developed an application

  • Provide a namespace (prefix and scope name) to prevent cross application name collisions

  • Provide controls for how scripts from another scope can alter tables in a scoped application