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...

August 11, 2022 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

August 10, 2022 No Comments READ MORE +

Which one of the following is true?

Which one of the following is true?A . A UI Policy’s Actions execute before the UI Policy’s ScriptsB . The execution order for a UI Policy’s Scripts and Actions is determined at runtimeC . A UI Policy’s Scripts execute before the UI Policy’s ActionsD . A UI Policy’s Actions and...

August 9, 2022 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...

August 7, 2022 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...

August 7, 2022 No Comments READ MORE +

There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.

There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.A . Identify the tableB . Script the function(s)C . Create a classD . Create a prototype object from the new classView AnswerAnswer: A

August 6, 2022 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...

August 6, 2022 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

August 5, 2022 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

August 5, 2022 No Comments READ MORE +

Which of the following is NOT a trigger type in Flow Designer?

Which of the following is NOT a trigger type in Flow Designer?A . Outbound EmailB . ApplicationC . RecordD . ScheduleView AnswerAnswer: A Explanation: Reference: https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/flow­designer/reference/flow-triggers.html

August 5, 2022 No Comments READ MORE +