ServiceNow Certified Application Developer - Training and Certification CAD Exam Questions in PDF

Free ServiceNow CAD Dumps Questions (page: 6)

Application developers configure ServiceNow using industry standard JavaScript to...

  1. Enable the right-click to edit the context menus on applications in the navigator
  2. Extend and add functionality
  3. Customize the organization's company logo and banner text
  4. Configure the outgoing email display name

Answer(s): B

Explanation:

Application developers configure ServiceNow using industry standard JavaScript to extend and add functionality. JavaScript is a scripting language that enables developers to create dynamic and interactive web pages, as well as manipulate data and logic on the server-side. ServiceNow provides various APIs and frameworks for developers to use JavaScript to customize and enhance the functionality of their applications, such as client scripts, UI policies, business rules, script includes, UI actions, and more.


Reference:

[ServiceNow Docs - JavaScript in ServiceNow], [ServiceNow Docs - Scripting in ServiceNow]



How many applications menus can an application have?

  1. 3, one for an application's user modules, one for an application's administrator modules, and one for the ServiceNow administrator's modules
  2. As many as the application design requires
  3. 2, one for an application's user modules and one for an application's administrator modules
  4. 1, which is used for all application modules

Answer(s): B


Reference:

https://docs.servicenow.com/bundle/orlando-platform-user- interface/page/administer/navigation- and-ui/task/t_CreateAnApplicationMenu.html An application can have as many application menus as the application design requires. An application menu is a container for application modules, which are links to features or functionalities within an application. Application menus are displayed in the application navigator, which is the left sidebar of the ServiceNow interface. Developers can create and configure application menus using Studio or the Application Menus module. Application menus can have different roles and visibility settings, depending on the intended audience and purpose of the application.


[ServiceNow Docs - Application menus], [ServiceNow Docs - Create an application menu]



The source control operation used to store local changes on an instance for later application is called a(n)
<blank>.

  1. Branch
  2. Tag
  3. Stash
  4. Update set

Answer(s): A

Explanation:

The source control operation used to store local changes on an instance for later application is called a stash. A stash is a temporary storage area for uncommitted changes that are not ready to be pushed to a remote repository. Developers can use stashes to save their work in progress without committing it to the local repository or discarding it. Stashes can be applied later to restore the changes to the working directory, or dropped if they are no longer needed.


Reference:

[ServiceNow Docs - Stash local changes], [ServiceNow Docs - Source control]


https://docs.servicenow.com/bundle/orlando-application- development/page/build/applications/task/ t_StashLocalChanges.html



What syntax is used in a Record Producer script to access values from Record Producer form fields?

  1. producer.field_name
  2. producer.variablename
  3. current.variable_name
  4. current.field_name

Answer(s): B

Explanation:

The syntax used in a Record Producer script to access values from Record Producer form fields is producer.variable_name. A Record Producer is a type of catalog item that allows users to create records on any table from the service catalog. A Record Producer script is a server-side script that runs when a Record Producer is submitted, and can be used to set values or perform actions on the generated record. The producer object is a global object that represents the Record Producer form and its variables. The variable_name is the name of the variable defined in the Record Producer.


Reference:

[ServiceNow Docs - Record producers], [ServiceNow Docs - Record producer script]


https://community.servicenow.com/community? id=community_QUESTION NO :&sys_id=cc3803addb1cdbc01dcaf3231f9619b6



Which of the following methods prints a message on a blue background to the top of the current form by default?

  1. g_form.addInfoMsg()
  2. g_form.addInfoMessage()
  3. g_form.showFieldMessage()
  4. g_form.showFieldMsg()

Answer(s): B

Explanation:

From: https://docs.servicenow.com/bundle/paris-application-development/page/script/general- scripting/reference/r_ScriptingAlertInfoAndErrorMsgs.html g_form.showFieldMsg("field_name", "Hello World", "error"); Puts "Hello World" in an error message **below the specified field**. g_form.addInfoMessage() or g_form.addErrorMessage() place a blue box message at the top of the screen. Pg 126 of the CAD handbook The method that prints a message on a blue background to the top of the current form by default is g_form.addInfoMessage(). The g_form object is a global object that provides access to form fields and UI elements on a form. The addInfoMessage() method is a method of the g_form object that displays an informational message next to the form header. The message has a blue background color by default, unless it is overridden by a CSS style. The addInfoMessage() method takes one argument, which is the message text to display.


Reference:

[ServiceNow Docs - GlideForm (g_form) API], [ServiceNow Docs - g_form.addInfoMessage()]



A scoped application containing Flow Designer content dedicated to a particular application is called a(n):

  1. Spoke
  2. Bundle
  3. Action
  4. Flow

Answer(s): A

Explanation:

https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/flow- designer/concept/spokes.html

A spoke is a scoped application containing Flow Designer content dedicated to a particular application or record type. Flow Designer provides a set of core actions to automate Now Platform® processes. You can add application-specific core actions by activating the associated spoke.


Reference:

https://community.servicenow.com/community?
id=community_blog&sys_id=7b3af354db93ab80afc902d5ca9619bc



What is a Module?

  1. The functionality within an application menu such as opening a page in the content frame or a separate tab or window
  2. A group of menus, or pages, providing related information and functionality to end-users
  3. A way of helping users quickly access information and services by filtering the items in the Application Navigator
  4. A web-based way of providing software to end-users

Answer(s): C

Explanation:

https://docs.servicenow.com/bundle/rome-platform-user-interface/page/administer/navigation- and-ui/task/t_CreateAModule.html

A module is the functionality within an application menu such as opening a page in the content frame or a separate tab or window. For example, Open is a module under the Problem application menu that opens a list of problem records. Modules are the second level navigation options for applications.


Reference:

Modules | ServiceNow Tutorials



Which source control operation is available from BOTH Studio and the Git Repository?

  1. Create Branch
  2. Apply Remote Changes
  3. Stash Local Changes
  4. Edit Repository Configurations

Answer(s): A

Explanation:

The Create Branch operation is available from both Studio and the Git Repository. This operation allows you to create a new branch from an existing branch in your Git repository. You can use branches to work on different features or versions of your application without affecting the main branch.


Reference:

[Create a branch]



Share your comments for ServiceNow CAD exam with other users:

S
sachin
12/27/2023 2:45:00 PM

question 232 answer should be perimeter not netowrk layer. wrong answer selected

T
tomAws
7/18/2023 5:05:00 AM

nice questions

R
Rahul
6/11/2023 2:07:00 AM

hi team, could you please provide this dump ?

T
TeamOraTech
12/5/2023 9:49:00 AM

very helpful to clear the exam and understand the concept.

C
Curtis
7/12/2023 8:20:00 PM

i think it is great that you are helping people when they need it. thanks.

S
sam
7/17/2023 6:22:00 PM

cannot evaluate yet

N
nutz
7/20/2023 1:54:00 AM

a laptops wireless antenna is most likely located in the bezel of the lid

R
rajesh soni
1/17/2024 6:53:00 AM

good examplae to learn basic

T
Tanya
10/25/2023 7:07:00 AM

this is useful information

N
Nasir Mahmood
12/11/2023 7:32:00 AM

looks usefull

J
Jason
9/30/2023 1:07:00 PM

question 81 should be c.

T
TestPD1
8/10/2023 12:22:00 PM

question 18 : response isnt a ?

A
ally
8/19/2023 5:31:00 PM

plaese add questions

D
DIA
10/7/2023 5:59:00 AM

is dumps still valid ?

A
Annie
7/7/2023 8:33:00 AM

thanks for this

A
arnie
9/17/2023 6:38:00 AM

please upload questions

T
Tanuj Rana
7/22/2023 2:33:00 AM

please upload the question dump for professional machinelearning

F
Future practitioner
8/10/2023 1:26:00 PM

question 4 answer is c. this site shows the correct answer as b. "adopt a consumption model" is clearly a cost optimization design principle. looks like im done using this site to study!!!

A
Ace
8/3/2023 10:37:00 AM

number 52 answer is d

N
Nathan
12/17/2023 12:04:00 PM

just started preparing for my exam , and this site is so much help

C
Corey
12/29/2023 5:06:00 PM

question 35 is incorrect, the correct answer is c, it even states so: explanation: when a vm is infected with ransomware, you should not restore the vm to the infected vm. this is because the ransomware will still be present on the vm, and it will encrypt the files again. you should also not restore the vm to any vm within the companys subscription. this is because the ransomware could spread to other vms in the subscription. the best way to restore a vm that is infected with ransomware is to restore it to a new azure vm. this will ensure that the ransomware is not present on the new vm.

R
Rajender
10/18/2023 3:54:00 AM

i would like to take psm1 exam.

B
Blessious Phiri
8/14/2023 9:53:00 AM

cbd and pdb are key to the database

A
Alkaed
10/19/2022 10:41:00 AM

the purchase and download process is very much streamlined. the xengine application is very nice and user-friendly but there is always room for improvement.

D
Dave Gregen
9/4/2023 3:17:00 PM

please upload p_sapea_2023

S
Sarah
6/13/2023 1:42:00 PM

anyone use this? the question dont seem to follow other formats and terminology i have been studying im getting worried

S
Shuv
10/3/2023 8:19:00 AM

good questions

R
Reb974
8/5/2023 1:44:00 AM

hello are these questions valid for ms-102

M
Mchal
7/20/2023 3:38:00 AM

some questions are wrongly answered but its good nonetheless

S
Sonbir
8/8/2023 1:04:00 PM

how to get system serial number using intune

M
Manju
10/19/2023 1:19:00 PM

is it really helpful to pass the exam

L
LeAnne Hair
8/24/2023 12:47:00 PM

#229 in incorrect - all the customers require an annual review

A
Abdul SK
9/28/2023 11:42:00 PM

kindy upload

A
Aderonke
10/23/2023 12:53:00 PM

fantastic assessment on psm 1

AI Tutor 👋 I’m here to help!