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 table B. Script the function(s) C. Create a class D. Create a prototype object from the new classView AnswerAnswer: A

February 24, 2023 No Comments READ MORE +

Which of the following statements does NOT apply when extending an existing table?

Which of the following statements does NOT apply when extending an existing table?A . The parent table’s Access Controls are evaluated when determining access to the new table’s records and fields B. The new table inherits the functionality built into the parent table C. The new table inherits all of...

February 24, 2023 No Comments READ MORE +

A graphical view of relationships among tables is a <blank>.

A graphical view of relationships among tables is a <blank>.A . Schema map B. Dependency view C. Graphical User Interface D. Map source reportView AnswerAnswer: A Explanation: "Schema map: Provides a graphical representation of the relationships between tables." https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/table-administration/concept/c_TableAdministration.html

February 24, 2023 No Comments READ MORE +

Which of the following is true for the Application Picker and Application Scope?

Which of the following is true for the Application Picker and Application Scope?A . Selecting application from the Application Picker does not set the Application Scope. B. Selecting Global in the Application Picker sets the Application Scope to incident C. Global is a reserved application which does not appear in...

February 24, 2023 No Comments READ MORE +

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

What syntax is used in a Record Producer script to access values from Record Producer form fields?A . producer.field_name B. producer.variablename C. current.variable_name D. current.field_nameView AnswerAnswer: B Explanation: Reference: https://community.servicenow.com/community? id=community_QUESTION NO:&sys_id=cc3803addb1cdbc01dcaf3231f9619b6

February 24, 2023 No Comments READ MORE +

Which of the following is NOT a way to install an application on a ServiceNow instance?

Which of the following is NOT a way to install an application on a ServiceNow instance?A . Install an application from the Application Repository B. Select the Copy button on the application record C. Download and install an application from the ServiceNow Share web site D. Download and install a...

February 23, 2023 No Comments READ MORE +

Which one of the following is the fastest way to create and configure a Record Producer?

Which one of the following is the fastest way to create and configure a Record Producer?A . Create a Catalog Category, open the category, and select the Add New Record Producer button B. Use the Record Producer module then add and configure all variables manually C. Open the table in...

February 23, 2023 No Comments READ MORE +

Which one of the following is NOT a purpose of application scoping?

Which one of the following is NOT a purpose of application scoping?A . Provide a relationship between application artifacts B. Provide a way of tracking the user who developed an application C. Provide a namespace (prefix and scope name) to prevent cross application name collisions D. Provide controls for how...

February 23, 2023 No Comments READ MORE +

Which one of the following client-side scripts apply to Record Producers?

Which one of the following client-side scripts apply to Record Producers?A . Catalog Client Scripts and Catalog UI Policies B. UI Scripts and UI Actions C. UI Scripts and Record Producer Scripts D. Client Scripts and UI PoliciesView AnswerAnswer: A Explanation: Reference: https://docs.servicenow.com/bundle/orlando-application-development/page/script/client-scripts/concept/c_CatalogClientScriptCreation.html

February 22, 2023 No Comments READ MORE +

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 12, 2022 No Comments READ MORE +