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
What field type would you select if you want to query records from another table on a form?
- A . Use the Reference field type.
- B . Use the Phone Number field type.
- C . Use the String field type.
- D . Use the Date field type.
Which one of the following is true for this script fragment?
g_user.hasRole(,x_my_app_user‘);
- A . The method returns true if the currently logged in user has the x_my_app_user role or the admin role
- B . The method returns false only if the currently logged in user has the x_my_app_user role
- C . There is no g_user.hasRole() method
- D . The method returns true only if the currently logged in user has the x_my_app_user role
Which allows the creation of a task-based record from Service Catalog?
- A . UI Builder
- B . Flow Designer
- C . Assignment Rule
- D . Record Producers
- E . Ul Actions
Once an application is ready to share, which of the following methods of publishing are supported by
ServiceNow? Choose 3 answers
- A . Publish to an application repository
- B . Publish to a spreadsheet
- C . Publish to a local USB device
- D . Publish to a local drive
- E . Publish to an Update Set
- F . Publish to the ServiceNow Store
Which one of the following is true for the Application Picker?
- A . All custom application scope and the Global scope appear in the Application Picker
- B . All applications in ServiceNow, including baseline applications like Incident, appear in the Application Picker
- C . Only custom applications appear in the Application Picker
- D . Only downloaded applications appear in the Application Picker
On what part of the ServiceNow instance, would you find the option to Impersonate User?
- A . User Menu
- B . Content Frame
- C . Application Navigator
- D . Module
Identify the way(s) an application can respond to an Event generated by the gs.eventQueue() method.
a) Script Action
b) Scheduled Script Execution (Scheduled Job)
c) UI Policy
d) Email Notification
- A . b and c
- B . c
- C . a and d
- D . a and c
When crafting a scoped application that contains flow actions, what is the application called?
- A . Bundle
- B . Row
- C . Action
- D . Spoke
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
- A . Extend a table
- B . Link to external tables
- C . Upload a spreadsheet
- D . Create a table from a template
- E . Use APIs
- F . Run import jobs
- G . Create a table from scratch
How does ServiceNow match inbound email to existing records?
- A . Watermark
- B . Record link
- C . Subject line
- D . sys_id