ServiceNow CAD Übungsprüfungen
Zuletzt aktualisiert am 27.04.2025- Prüfungscode: CAD
- Prüfungsname: ServiceNow Certified Application Developer
- Zertifizierungsanbieter: ServiceNow
- Zuletzt aktualisiert am: 27.04.2025
When crafting a scoped application that contains flow actions, what is the application called?
- A . Spoke
- B . Flow
- C . Bundle
- D . Action
What is a ‚workflow context‘?
- A . The business reason or process for which a workflow is designed
- B . A checked-out workflow that is being edited
- C . It is generated from a workflow version, executes activities, and follows transitions
- D . The table for which a workflow is defined, plus any conditions such as ‚Active is true‘
The customer has asked that you change the default layout of the Task list.
They would like these columns, in this order:
• Number
• Task Type
• Parent
• Short Description
• Assignment Group
• Assignee
• Updated
After navigating to the list, where would you click, to meet this requirement?
- A . Right click List Gear icon > Configure > Columns
- B . Click List Context Menu > Configure > Columns
- C . Right click on any column header Context Menu > Configure > List Layout
- D . Click List Context Menu > Personalize List
As administrator, what must you do to access features of High Security Settings?
- A . Add security_admin role to your user account
- B . Use System Administration > Elevate Roles module
- C . Select Elevate Roles
- D . Impersonate Security Admin
What are three ServiceNow table creation methods? (Choose three.)
- A . Using legacy Workflows
- B . Upload and turn a spreadsheet into a custom table
- C . Using Flow Designer
- D . Use the Now Experience Table Creator
- E . Extend a table
- F . Create a custom table
What is the ServiceNow store?
- A . The source for ServiceNow Community created developer content
- B . Marketplace for free and paid certified ServiceNow applications and integrations
- C . Downloadable content ServiceNow script archive
- D . Alternate name for the ServiceNow Developer Share site
What is the ServiceNow store?
- A . The source for ServiceNow Community created developer content
- B . Marketplace for free and paid certified ServiceNow applications and integrations
- C . Downloadable content ServiceNow script archive
- D . Alternate name for the ServiceNow Developer Share site
What is the ServiceNow store?
- A . The source for ServiceNow Community created developer content
- B . Marketplace for free and paid certified ServiceNow applications and integrations
- C . Downloadable content ServiceNow script archive
- D . Alternate name for the ServiceNow Developer Share site
Which determines the relationships between fields in an Import Set table to fields in an existing ServiceNow table?
- A . Business Service Management Map
- B . Data Sources
- C . Transform Map
- D . Schema Map Relationship Builder
Identify characteristic(s) of a Record Producer. (Choose 3 answers)
- A . All records created using this strategy are inserted into the Requested Item [sc_req_item] table.
- B . Graphics can be included on the user interface.
- C . They must be scripted.
- D . Each field prompts the user with a question rather than a field label.
- E . You can script behaviors of fields in the user interface.