Simulado ServiceNow CAD 2 (SET/2025)
![]() |
![]() |
![]() |
Title of test:![]() Simulado ServiceNow CAD 2 (SET/2025) Description: Hello everybody , Enjoy! :) |




New Comment |
---|
NO RECORDS |
What is the purpose of the coalesce field when importing data?. If a match is not found, the existing record is updated. To determine if a record matches an existing record or is a new record. To identify and merge duplicate records. When a match is found, a new record is inserted. If you create a SOAP Message what syntax indicates a variable to pass when the function is called?. current.variable_name. ${variable_name}. < variable_name >.do?WSDL. < variable_name >. Which of the following is NOT a way to install an application on a ServiceNow instance?. Install an application from the Application Repository. Select the Copy button on the application record. Download and install an application from the ServiceNow Share web site. Download and install a third-party application from the ServiceNow Store. Using Custom UI test step in Automated Test Framework, which of the following is NOT a testable page component?. Buttons. UI controls. UI pages. Form field values. Which of the following are true for reports in ServiceNow? (Choose three.). Any user can see any report shared with them. Can be a graphical representation of data. All users can generate reports on any table. Can be run on demand by authorized users. Can be scheduled to be run and distributed by email. Why create Applications in ServiceNow? a) To replace outdated, inadequate, custom business applications and processes b) To extend service delivery and management to all enterprise departments c) To allow users full access to all ServiceNow tables, records, and fields d) To extend the value of ServiceNow. a, b, and d. a, b, c, and d. a, b, and c. b, c, and d. Flow Designer supports variable data types to store record data and complex data. Which of the following are supported variable data types? (Choose three.). Choice data type. Array.Reference data type. Integer data type. Freedom data type. Array.Boolean data type. Label data type. Which of the following statements is true about Guided Application Creator?. The global scope option is turned on by default. Default access controls are automatically created. The welcome screen appears every time a new application is created. A scoped application user role is automatically created. What are the ways to designate data tables when using Guided Application Creator (GAC)? (Choose three.). Upload an existing PDF. Create a new table on the platform. Use a freeform database. Upload an existing spreadsheet. Use an existing table on the platform. Upload an existing word processing document. What is the Event Registry?. A Workflow which is launched every time an Event is generated; used to debug Events. The Event Log which lists all Events that have been generated. The method used in server side scripts to generate Events and pass parameters. A table containing a record for every Event known to the ServiceNow system which allows ServiceNow to react when Events are generated. Identify the ways an application can respond to an Event generated by the gs.eventQueue() method: (Choose two.). Client Script. Email Notification. Scheduled Script Execution (Scheduled Job). Script Action. UI Policy. Is it possible to change an application’s scope?. No, it’s not possible. Yes, it’s possible. Yes, but only from global scope to private scope. Yes, but only from private scope to global scope. Which of the following is true about g_scratchpad? (Choose two.). Used to push information from the server to the client. Does not exist on the mobile platform. Has constructors and methods. Has default properties passed by client-side scripts. Client-side scripts manage what?. User access. Database and backend. Playbook access. Forms and Form Fields. When debugging Email Notifications, what must you check on a user record? (Choose two.). Active must be true. The Email field must have a valid value. The user must not be locked out. The First name and Last name fields must have values. Delegation must be enabled. Modules must have a Link type. Which one of the following is a list of Link types?. List of Records, Separator, Catalog Type, Roles. Assessment, List of Records, Separator, Timeline Page. List of Records, Content Page, Order, URL (from arguments:). Assessment, List of Records, Content Page, Roles. When crafting a scoped application that contains flow actions, what is the application called?. Action. Spoke. Bundle. Flow. Which are reasons an application could be developed on the ServiceNow platform? (Choose three.). It needs workflow to manage processes. It requires reporting capabilities. It uses forms extensively to interact with data. It requires low-level programming libraries. It uses multimedia features. Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow? (Choose three.). Publish to an application repository. Publish to a local drive. Publish to the ServiceNow Store. Publish to an Update Set. Publish to a spreadsheet. Publish to a local USB device. What is required to link a ServiceNow application to a Git repository? (Choose three.). URI. ACL. Application name. Password. User name. URL. Which business requirements and process(es) should be documented as part of the application development plan? (Choose four.). Available licenses. Business problem. Process steps. Users/stakeholders. Database capacity. Project schedule. Data input/output. When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?. Application Super User. Application Fulfiller. Application Admin. Application Manager. Which one of the following is true for a table with the `Allow configuration` Application Access option selected?. Only the in scope application's scripts can create Business Rules for the table. Any user with the application's user role can modify the application's scripts. Out of scope applications can create Business Rules for the table. Out of scope applications can add new tables to the scoped application. What data types of Flow Designer variables are supported to store record data and complex data? (Choose three.). Label data type. Integer. Array.Reference. Choice. String. What are the features of Flow Designer? (Choose three.). Add stages to a flow. Call a flow from another flow or subflow. Test a flow using the “Run as” feature. Support Java Scripting code to test conditions that trigger the flow. Run a flow from a Catalog item. Perform form field data validation at client side. How is access to Application Menus and Modules controlled?. Access Control. Client Scripts. Roles. Application Rules. What is the ServiceNow App Repository?. A Request table. A database containing ServiceNow apps. A collection of files in a Git database. Another name for update sets. What data types of Flow Variables are supported to store record data? (Choose three.). Choice. Date. Array. Integer. String. In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose two.). gs.logError(). gs.log(). gs.debug(). gs.info(). gs.error(). When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?. base table. child table. parent table. all tables. |