Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the ServiceNow Certified Application Developer CAD Questions and answers with CertsForce

Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions
Questions # 1:

What is a characteristic of Modules?

Options:

A.

Every Module must be part of an Application Menu


B.

Modules cannot open forms or lists


C.

Every Module must be associated with a table


D.

Access to Modules is not controlled with roles


Expert Solution
Questions # 2:

Which one of the following is NOT required to link a ServiceNow application to a Git repository?

Options:

A.

Password


B.

URL


C.

User name


D.

Application name


Expert Solution
Questions # 3:

(Which method can be used in a Business Rule to get the sys_id of the currently logged in user?)

Options:

A.

g_form.getUserSysID()


B.

gs.getUserSysID()


C.

g_form.getUserID()


D.

gs.getUserID()


Expert Solution
Questions # 4:

Which one of the following is a benefit of creating an Application Properties page for each application you develop?

Options:

A.

An Application Properties page is a good landing page for an application


B.

Application Properties allow a developer to override the application properties inherited from ServiceNow


C.

Application users know to go to the Application Properties page to change the appearance of an application


D.

Application Properties allow a developer or admin to make changes to an application's behavior without modifying application artifacts


Expert Solution
Questions # 5:

Which of the following objects does a Display Business Rule NOT have access to?

Options:

A.

previous


B.

GlideSystem


C.

g_scratchpad


D.

current


Expert Solution
Questions # 6:

What are the three key tables in an enterprise CMDB?

Choose 3 answers

Options:

A.

sn_cmdb_ci


B.

cmdb


C.

cmdb_bak


D.

sn_cmdb


E.

cmdb_rel_ci


F.

cmdb_ci


G.

sn_cmdb_bak


Expert Solution
Questions # 7:

If you create a SOAP Message, what syntax indicates a variable to pass when the function is called?

Options:

A.

current.variable_name


B.

S{variable_name}


C.

< variable_name >


D.

< variable_name >.do?WSDL


Expert Solution
Questions # 8:

What is the best practice related to using the Default Update Set for moving customizations between instances?

Options:

A.

Submit Default update set to application repository


B.

You should not use the Default Update sets for moving between instances


C.

Keep Default update set to maximum of 20 records, for troubleshooting purposes


D.

Merge Default update sets before moving between instances


Expert Solution
Questions # 9:

Which one of the following objects CANNOT be used in a Script Action script?

Options:

A.

previous


B.

GlideRecord


C.

event


D.

current


Expert Solution
Questions # 10:

For your implementation the following tables are extended from each other:

• Incident table is extended from Task table

• Super Incident table is extended from Incident table

In this situation, which table(s) are Parent. Child and Base tables?

Choose 5 answers

Options:

A.

Incident table is a Child table


B.

Incident table is a Parent table


C.

Task table is a Child table


D.

Super Incident table is a Child table


E.

Super Incident table is a Parent table


F.

Task table is a Base table


G.

Task table is a Parent table


Expert Solution
Viewing page 1 out of 9 pages
Viewing questions 1-10 out of questions