Which one of the following is a list of Link types?

Modules must have a Link type. Which one of the following is a list of Link types?A . List of Records, Separator, Catalog Type, RolesB . Assessment, List of Records, Separator, Timeline PageC . List of Records, Content Page, Order, URL (from arguments:)D . Assessment, List of Records, Content Page,...

September 22, 2020 No Comments READ MORE +

In an Email Notification, which one of the following is NOT true for the Weight field?

In an Email Notification, which one of the following is NOT true for the Weight field?A . Only Notifications with the highest weight for the same record and recipients are sentB . A Weight value of zero means that no email should be sentC . The Weight value defaults to...

September 22, 2020 No Comments READ MORE +

Which one of the following is NOT a debugging strategy for client-side scripts?

Which one of the following is NOT a debugging strategy for client-side scripts?A . g_form.addInfoMessage()B . Field WatcherC . jslog()D . gs.log()View AnswerAnswer: D Explanation: Reference: https://developer.servicenow.com/dev.do#!/learn/learning-plans/istanbul/new_to_servicenow/app_store_learnv2_scripting_istanbul_debugging_client_scripts

September 22, 2020 No Comments READ MORE +

Which one of the following is NOT a UI Action type?

Which one of the following is NOT a UI Action type?A . List choiceB . Form buttonC . List banner buttonD . Form choiceView AnswerAnswer: D Explanation: Reference: https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/list-administration/task/t_EditingAUIAction.html

September 20, 2020 No Comments READ MORE +

To see what scripts, reports, and other application artifacts will be in a published application:

To see what scripts, reports, and other application artifacts will be in a published application:A . Enter the name of the Application in the Global search fieldB . Open the list of Update Sets for the instanceC . Examine the Application Files Related List in the application to be publishedD...

September 19, 2020 No Comments READ MORE +

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

Which of the following objects does a Display Business Rule NOT have access to?A . previousB . GlideSystemC . g_scratchpadD . currentView AnswerAnswer: A Explanation: Reference: https://community.servicenow.com/community?id=community_question&sys_id=8af90f29db5cdbc01dcaf3231f96197c

September 18, 2020 No Comments READ MORE +

Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?

Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?A . All access to this table via web servicesB . Can create, Can update, and Can deleteC . Can read does not affect the availability of other Application Access fieldsD . Allow configurationView...

September 15, 2020 No Comments READ MORE +

Which one of the following is true for a table with the “Allow configuration” Application Access option selected?

Which one of the following is true for a table with the “Allow configuration” Application Access option selected?A . Only the in scope application’s scripts can create Business Rules for the tableB . Any user with the application’s user role can modify the application’s scriptsC . Out of scope applications...

September 14, 2020 No Comments READ MORE +

When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?

When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?A . base tableB . child tableC . parent tableD . all tablesView AnswerAnswer: B Explanation: Reference: https://community.servicenow.com/community?id=community_question&sys_id=7ddc4462dbe2b3840be6a345ca9619af

September 14, 2020 No Comments READ MORE +

Which of the following statements is true for the Form Designer?

Which of the following statements is true for the Form Designer? a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form. b) To create a new field on a form’s table, drag the appropriate data type from...

September 13, 2020 No Comments READ MORE +