ServiceNow CAD Übungsprüfungen
Zuletzt aktualisiert am 28.04.2025- Prüfungscode: CAD
- Prüfungsname: ServiceNow Certified Application Developer
- Zertifizierungsanbieter: ServiceNow
- Zuletzt aktualisiert am: 28.04.2025
Question #100
Application developers configure ServiceNow using industry standard JavaScript to…
- A . Enable the right-click to edit the context menus on applications in the navigator
- B . Extend and add functionality
- C . Customize the organization’s company logo and banner text
- D . Configure the outgoing email display name
Question #102
Which of the following objects does a Display Business Rule NOT have access to?
- A . previous
- B . GlideSystem
- C . g_scratchpad
- D . current
Question #103
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
- A . g_user.hasRole(‘catalog_admin’)
- B . g_user.hasRoleExactly(‘catalog_admin’)
- C . g_user.hasRoleOnly(‘catalog_admin’)
- D . g_user.hasRoleFromList(‘catalog_admin’)
Question #104
ServiceNow contains a resource which provides the following:
• A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.
• A CMDB framework across our products and platform that will enable and support multiple configuration strategies.
What resource do these statements describe?
- A . Common Services Data Model (CSDM)
- B . Configuration Management Database (CMDB)
- C . Information Technology Service Management (ITSM)
- D . Information Technology Infrastructure Library (ITIL)