Which of the following features are available to Global applications?(Choose two.)
Which of the following features are available to Global applications?(Choose two.)A . Automated Test FrameworkB . Source ControlC . Delegated DevelopmentD . Flow DesignerView AnswerAnswer: A C
Which of the following are configured in an Email Notification?
Which of the following are configured in an Email Notification? a) Who will receive the notification. b) What content will be in the notification. c) When to send the notification. d) How to send the notification.A . a, b and cB . a, b, and dC . b, c and...
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?A . REST messagesB . TableC . Script IncludeD . WorkflowView AnswerAnswer: B Explanation: Reference: https://docs.servicenow.com/bundle/orlando-application-development/page/build/applications/task/set-RCA-level.html
Which of the following are true for reports in ServiceNow?(Choose three.)
Which of the following are true for reports in ServiceNow?(Choose three.)A . Any user can see any report shared with them.B . Can be a graphical representation of data.C . All users can generate reports on any table.D . Can be run on demand by authorized users.E . Can be...
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
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...
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
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...
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...
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...