Servicenow CAD Training Exam With Questions And Answers Create sample code for sending REST requests to ServiceNow - Answer One of the uses of the ServiceNow REST API explorer Continue integration and continuous delivery spoke batch install - Answer Which application allows users to install multiple applications, application-customization or plugin at once Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts - Answer What is true regarding application scope All application scopes can read from the table - Answer What is the baselin e behavior of a table in a privately scoped application Provide control for how scripts from another scope can alter tables in a scope application - Answer What is not a purpose of application scoping Business problem, data input/output, users/stakeholders and process steps - Answer What are some of the considerations to document as part of the business process The new table inherits the functionality built into the parent table - Answer W hat is not true when applying an extension to an existing table. Script includes - Answer What cannot be debugged using the field watcher. current and email - Answer What object can be used in inbound action scrip ts Glide user object (g_user) - Answer What is part of the client side scripting API Extend an add functionality - Answer Application developers configure ServiceNow using industry standard JavaScript to As many as the application design requires - Answer How many application menu s can an application have producer.varaiblename - Answer What syntax is used in a record producer script to access values from record producer form fields g_form.addInfoMessage() - Answer What method prints a message on a blue background to the top of the current form by default a spoke - Answer a scoped application containing flow designer content dedicated to a particular application is called a way of helping users quickly access information and services by filtering the items in the application navigator - Answer what is a module edit repository configuration - Answer which source control operation is available for both studio and the git repository application name - Answer What is not required to link a ServiceNow application to a GIT repository gs.log() - Answer What is not a method used used for logging messages in a se rver-
side script for a privately scoped application display a list of all records from the table - Answer if the create module field is selected when creating a table what is the new modules default behavior. Set the accessible from field value to this application scope only - Answer How mu st application access be configured to prevent all other private application scopes fro m creating configuration records on an application data table. Mandatory, read only, visible - Answer What are 3 ui policy actions for a field Server side - Answer Are fix scripts server side or client side when applications are installed or updated - Answer when do fix scripts execu te a repository - Answer what should you use to move an application between in stances security_admin and elevated privileges - Answer what role is required to edit acc ess controls most specific to most generic - Answer how do ACLs search ui actions, script includes - Answer where can protection policies be applied Safeguard intellectual property by making artifact logic read only or not visible - Answer what are protection policies No - Answer are protection policies applied when migrated using an update set no, reference fields require the use of reference tables - Answer can you create properties for reference fields sets application values from an applications properties page - Answer what is a n application property 1. create a system property category 2. add properties 3. order properties 4. create properties module - Answer what is the process for creating application properties the ServiceNow processes are able to recognize and react to the event - Answer What does it mean to register an event no - Answer Can Servicenow respond to events that are not registered the notification is skipped - Answer what does a notification weight of 10 mea n when multiple emails are simultaneously triggered for the same record and addressed to the same recipient the weight determines which email is sent - Answer What doe s the weight of a notification mean Click the add to service catalog related link on a table record - Answer what is the easiest way to create a record producer server side - Answer Are scripts on a record producer server side or client side True - Answer True or false g_user.has('x_foo_app_user') returns true for the admin role false - Answer True or false an application menu can have a maximum of 10 modules false - Answer True or false it is best practice to develop in global scope. you must script and configure all required behavior - Answer What is not true whe n extending an existing table application access settings - Answer What restricts application resourses from other applications false - Answer true or false all the records created using a record producer are inseted in the requested items(sc_req_item) table private - Answer default scope for all custom applications
side script for a privately scoped application display a list of all records from the table - Answer if the create module field is selected when creating a table what is the new modules default behavior. Set the accessible from field value to this application scope only - Answer How mu st application access be configured to prevent all other private application scopes fro m creating configuration records on an application data table. Mandatory, read only, visible - Answer What are 3 ui policy actions for a field Server side - Answer Are fix scripts server side or client side when applications are installed or updated - Answer when do fix scripts execu te a repository - Answer what should you use to move an application between in stances security_admin and elevated privileges - Answer what role is required to edit acc ess controls most specific to most generic - Answer how do ACLs search ui actions, script includes - Answer where can protection policies be applied Safeguard intellectual property by making artifact logic read only or not visible - Answer what are protection policies No - Answer are protection policies applied when migrated using an update set no, reference fields require the use of reference tables - Answer can you create properties for reference fields sets application values from an applications properties page - Answer what is a n application property 1. create a system property category 2. add properties 3. order properties 4. create properties module - Answer what is the process for creating application properties the ServiceNow processes are able to recognize and react to the event - Answer What does it mean to register an event no - Answer Can Servicenow respond to events that are not registered the notification is skipped - Answer what does a notification weight of 10 mea n when multiple emails are simultaneously triggered for the same record and addressed to the same recipient the weight determines which email is sent - Answer What doe s the weight of a notification mean Click the add to service catalog related link on a table record - Answer what is the easiest way to create a record producer server side - Answer Are scripts on a record producer server side or client side True - Answer True or false g_user.has('x_foo_app_user') returns true for the admin role false - Answer True or false an application menu can have a maximum of 10 modules false - Answer True or false it is best practice to develop in global scope. you must script and configure all required behavior - Answer What is not true whe n extending an existing table application access settings - Answer What restricts application resourses from other applications false - Answer true or false all the records created using a record producer are inseted in the requested items(sc_req_item) table private - Answer default scope for all custom applications