Multiple questions Flashcards

1
Q

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) Who will receive the notification.
b) What content will be in the notification
c) When to send the notification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

. To see what scripts, reports, and other application artifacts will be in a published application:

a) Enter the name of the Global search field
b) Open the list of Update Sets for the instance
c) Examine the Application Files Related list in the application to be published
d) Open the artifact records individually to verify the value in the Application field

A

b) Open the list of Update Sets for the instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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 services
b) Can create, Can update, and Can delete
c) Can read does not affect the availability of other Application Access fields
d) Allow configuration

A

a) All access to this table via web services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. 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 the Field Types tab to the form and then configure the new field.
    c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
    d) To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
A

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 the Field Types tab to the form and then configure the new field.
c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which one of the following is NOT a debugging strategy for client-side scripts?

a) g_form.addInfoMessage()
b) Field Watcher
c) jslog()
d) gs.log()

A

d) gs.log()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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_name

A

b) producer.variablename

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you configure a Scheduled Job to execute on the last day of every month?

a) Set the Run field value to Periodically and the Repeat Interval value to 31
b) Set the Run field value to Periodically and the Repeat Interval value to Last Day
c) Set the Run field value to Monthly and the Day field value to 31
d) Set the Run field value to Monthly and the Day field value to Last Day

A

c) Set the Run field value to Monthly and the Day field value to 31

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Modules must have a Link type. Which one of the following is a list of Link types?

a) List of Records, Separator, Catalog Type, Roles
b) Assessment, List of Records, Separator, Timeline Page
c) List of Records, Content Page, Order, URL (from arguments:)
d) Assessment, List of Records, Content Page, Roles

A

b) Assessment, List of Records, Separator, Timeline Page

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When managing global application files, you can NOT:

a) Add files from global scope to a global application
b) Remove files from a global application
c) Move an application file between global applications
d) Move application files into or out of a scoped application

A

d) Move application files into or out of a scoped application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which utility is used to determine if field names in an Import Set match the field names on the target table when importing data into ServiceNow?

a) Auto Map Matching Fields
b) Transform Maps
c) CI Relationship Builder
d) Business Service Management Map

A

a) Auto Map Matching Fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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 scheduled to be run and distributed by email.

A

a) Any user can see any report shared with them.
b) Can be a graphical representation of data.
d) Can be run on demand by authorized users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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 sent
b) A Weight value of zero means that no email should be sent
c) The Weight value defaults to zero
d) A Weight value of zero means the Notification is always sent when the Notification’s When to send criteria is met

A

b) A Weight value of zero means that no email should be sent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

You are writing an Async Business Rule for a table in a different scope than the Business Rule record. Which one of the following database operations CANNOT be part of the Async Business Rule’s configuration?

a) Delete
b) Update
c) Query
d) Insert

A

c) Query

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which one of the following is NOT a GlideUser (g_user) method?

a) userName()
b) getFullName()
c) hasRole()
d) hasRoleExactly()

A

a) userName()

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

ServiceNow Desktop applications automatically run on which platform(s):

a) Desktop
b) Smartphone
c) Desktop and Smartphone
d) Desktop and Tablet

A

d) Desktop and Tablet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
16. Which of the following is NOT a trigger type in Flow Designer?
A. Outbound Email
B. Application
C. Record
D. Schedule
A

A. Outbound Email

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q
When creating new application files in a scoped application, cross scope access is turned on by default in which of
the following?
A. REST messages
B. Table
C. Script Include
D. Workflow
A

B. Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q
Which of the following objects does a Display Business Rule NOT have access to?
A. previous
B. GlideSystem
C. g_scratchpad
D. current
A

A. previous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q
Which of the following features are available to Global applications? (Choose two.)
A. Automated Test Framework
B. Source Control
C. Delegated Development
D. Flow Designer
A

C. Delegated Development

D. Flow Designer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q
Which one of the following is NOT a UI Action type?
A. List choice
B. Form button
C. List banner button
D. Form choice
A

D. Form choice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q
Which of the following is NOT supported by Flow Designer?
A. Call a subflow from a flow
B. Test a flow with rollback
C. Use Delegated Developer
D. Run a flow from a MetricBase Trigger
A

B. Test a flow with rollback

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which one of the following is true for a table with the “Allow configuration” Application Access option selected?
A. Only the in scope application’s scripts can create Business Rules for the table
B. Any user with the application’s user role can modify the application’s scripts www.vceplus.com - Free Questions & Answers - Online Courses - Convert VCE to PDF - VCEplus.com
C. Out of scope applications can create Business Rules for the table
D. Out of scope applications can add new tables to the scoped application

A

C. Out of scope applications can create Business Rules for the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q
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 table
B. child table
C. parent table
D. all tables
A

B. child table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Which one of the following is true?
A. A UI Policy’s Actions execute before the UI Policy’s Scripts
B. The execution order for a UI Policy’s Scripts and Actions is determined at runtime
C. A UI Policy’s Scripts execute before the UI Policy’s Actions
D. A UI Policy’s Actions and Scripts execute at the same time

A

C. A UI Policy’s Scripts execute before the UI Policy’s Actions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Here is the Business Rule script template:

(function execute (current, previous /null when async/) {

 }) (current, previous);
This type of JavaScript function is known as:
A. Constructor
B. Scoped
C. Anonymous
D. Self-invoking
A

B. Scoped

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
A. g_user.hasRole(‘catalog_admin’)
B. g_user.hasRoleExactly(‘catalog_admin’)
C. g_user.hasRoleOnly(‘catalog_admin’)
D. g_user.hasRoleFromList(‘catalog_admin’

A

C. g_user.hasRoleOnly(‘catalog_admin’)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q
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 class
A

A. Identify the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)
A. source_control
B. source_control_admin
C. admin
D. git_admin
A

A. source_control

C. admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
A. ${event.}
B. ${current.}
C. ${property name>.getDisplayValue()}
D. ${gs.}
A

C. ${property name>.getDisplayValue()}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

Which one of the following is true for a Script Include with a Protection Policy value of Protected?
A. Any user with the protected_edit role can see and edit the Script Include
B. The Protection policy option can only be enabled by a user with the admin role
C. The Protection Policy is applied only if the glide.app.apply_protection system property value is true
D. The Protection Policy is applied only if the application is downloaded from the ServiceNow App Store

A

B. The Protection policy option can only be enabled by a user with the admin role

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

Which one of the following is true for GlideUser (g_user) methods?
A. Can be used in Client Scripts and UI Policies only
B. Can be used in Business Rules only
C. Can be used in Client Scripts, UI Policies, and UI Actions
D. Can be used in Business Rules, and Scripts Includes

A

C. Can be used in Client Scripts, UI Policies, and UI Actions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q
When configuring a module, what does the Override application menu roles configuration option do?
A. Users with the module role but without access to the application menu access the module
B. Self-Service users can access the module even though they do not have roles
C. Admin is given access to the module even if Access Controls would ordinarily prevent access
D. Users with access to the application menu can see the module even if they don’t have the module role
A

D. Users with access to the application menu can see the module even if they don’t have the module role

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
A. Business Service Management Map
B. Data Sources
C. Transform Map
D. Cl Relationship Builder
A

C. Transform Map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

When configuring a REST Message, the Endpoint is:
A. The commands to the REST script to stop execution
B. The URI of the data to be accessed, queried, or modified
C. Information about the format of the returned data
D. The response from the provider indicating there is no data to send back

A

B. The URI of the data to be accessed, queried, or modified

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

When evaluating Access Controls, ServiceNow searches and evaluates:
A. Only for matches on the current table
B. Only for matches on the current field
C. From the most specific match to the most generic match
D. From the most generic match to the most specific match

A

A. Only for matches on the current table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
A. g_form.hasRoleExactly(‘admin’)
B. gs.hasRole(‘admin’)
C. g_form.hasRole(‘admin’)
D. gs.hasRoleExactly(‘admin’)
A

C. g_form.hasRole(‘admin’)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
A. Needs workflow to manage processes
B. Requires “as-is” use of low-level programming libraries
C. Requires reporting capabilities
D. Uses forms extensively to interact with data

A

B. Requires “as-is” use of low-level programming libraries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

Identify the incorrect statement about Delegated Development in ServiceNow.
A. Administrators can grant non-admin users the ability to develop global applications.
B. Administrators can specify which application file types the developer can access.
C. Administrators can grant the developer access to script fields.
D. Administrators can grant the developer access to security records.

A

B. Administrators can specify which application file types the developer can access.

39
Q

One of the uses of the ServiceNow REST API Explorer is:
A. Practice using REST to interact with public data providers
B. Find resources on the web for learning about REST
C. Convert SOAP Message functions to REST methods
D. Create sample code for sending REST requests to ServiceNow

A

D. Create sample code for sending REST requests to ServiceNow

40
Q

Which one of the following is true regarding Application Scope?
A. All applications are automatically part of the Global scope
B. Applications downloaded from 3rd party ServiceNow application developers cannot have naming conflicts
C. Any developer can edit any application
D. Developers can choose the prefix for a scope’s namespace

A

D. Developers can choose the prefix for a scope’s namespace

41
Q

Which one of the following is the baseline behavior of a table in a privately-scoped application?
A. The table and its data are not accessible using web services
B. Any Business Rule can read, write, delete, and update from the table
C. Only artifacts in the table’s application can read from the table
D. All application scopes can read from the table

A

D. All application scopes can read from the table

42
Q

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 scripts from another scope can alter tables in a scoped application

A

D. Provide controls for how scripts from another scope can alter tables in a scoped application

43
Q

It is best practice to define the business requirements and the process(es) an application will manage as part of the application development plan. What are some of the considerations to document as part of the business process?
A. Business problem, data input/output, users/stakeholders, and process steps
B. Business problem, data input/output, project schedule, and process steps
C. Business problem, data input/output, users/stakeholders, and database capacity
D. Business problem, users/stakeholders, available licenses, and database capacity

A

A. Business problem, data input/output, users/stakeholders, and process steps

44
Q

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 the fields from the parent table
D. You must script and configure all required behaviors

A

B. The new table inherits the functionality built into the parent table

45
Q
Which of the following CANNOT be debugged using the Field Watcher? 
A. Business Rules 
B. Script Includes 
C. Client 
D. Access Controls
A

B. Script Includes

46
Q
Which objects can be used in Inbound Action scripts? 
A. current and previous 
B. current and email 
C. current and event 
D. current and producer
A

C. current and event

47
Q
Which one of the following is part of the client-side scripting API? 
A. workflow.scratchpad 
B. GlideUser object (g_user) 
C. current and previous objects 
D. GlideSystem object (gs)
A

C. current and previous objects

48
Q

Application developers configure ServiceNow using industry standard JavaScript to…
A. Enable the right-click to edit the context menus on applications in the navigator
B. Extend and add functionality
C. Customize the organization’s company logo and banner text
D. Configure the outgoing email display name

A

B. Extend and add functionality

49
Q

How many applications menus can an application have?
A. 3, one for an application’s user modules, one for an application’s administrator modules, and one for the ServiceNow administrator’s modules
B. As many as the application design requires
C. 2, one for an application’s user modules and one for an application’s administrator modules
D. 1, which is used for all application modules

A

B. As many as the application design requires

50
Q
The source control operation used to store local changes on an instance for later application is called a(n) . 
A. Branch 
B. Tag 
C. Stash 
D. Update set
A

C. Stash

51
Q
Which of the following methods prints a message on a blue background to the top of the current form by default? 
A. g_form.addInfoMsg() 
B. g_form.addInfoMessage() 
C. g_form.showFieldMessage() 
D. g_form.showFieldMsg()
A

D. g_form.showFieldMsg()

52
Q
A scoped application containing Flow Designer content dedicated to a particular application is called a(n): 
A. Spoke 
B. Bundle 
C. Action 
D. Flow
A

A. Spoke

53
Q

What is a Module?
A. The functionality within an application menu such as opening a page in the content frame or a separate tab or window
B. A group of menus, or pages, providing related information and functionality to end-users
C. A way of helping users quickly access information and services by filtering the items in the Application Navigator
D. A web-based way of providing software to end-users

A

C. A way of helping users quickly access information and services by filtering the items in the Application Navigator

54
Q
Which source control operation is available from BOTH Studio and the Git Repository? 
A. Create Branch 
B. Apply Remote Changes 
C. Stash Local Changes 
D. Edit Repository Configurations
A

D. Edit Repository Configurations

55
Q
Which one of the following is NOT required to link a ServiceNow application to a Git repository? 
A. Password 
B. URL 
C. User name 
D. Application name
A

D. Application name

56
Q

Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
A. Bar Chart, Pie Chart, Histogram, and Line
B. Bar Chart
C. Bar Chart, Pie Chart, and Histogram
D. Bar Chart and Pie Chart

A

B. Bar Chart

57
Q
Which one of the following is NOT a method used for logging messages in a server-side script for a privately-scoped application? 
A. gs.log() 
B. gs.error() 
C. gs.warn() 
D. gs.debug()
A

A. gs.log()

58
Q

If the Create module field is selected when creating a table, what is the new module’s default behavior?
A. Open an empty form so new records can be created
B. Open a link to a wiki article with instructions on how to customize the behavior of the new module
C. Display an empty homepage for the application
D. Display a list of all records from the table

A

D. Display a list of all records from the table

59
Q

How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
A. You must create Access Controls to prevent all other application scopes from creating configuration records on an application’s data tables rather than using Application Access
B. Set the Accessible from field value to All application scopes and de-select the Can create option
C. Set the Accessible from field value to This application scope only and de-select the Allow access to this table via web services option
D. Set the Accessible from field value to This application scope only

A

A. You must create Access Controls to prevent all other application scopes from creating configuration records on an application’s data tables rather than using Application Access

60
Q

What are some of the benefits of extending an existing table such as the Task table when creating a new application?

a) You can repurpose existing fields by simply changing the label.
b) Use existing fields with no modifications.
c) Existing logic from the parent table will be automatically applied to the new table.
d) All of the parent table records are copied to the new table.

A

b) Use existing fields with no modifications.

c) Existing logic from the parent table will be automatically applied to the new table.

61
Q

When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
A. table.*will grant access to every field in a record
B. table.None will grant access to every record on the table
C. table.field will grant access to a specific field in a record
D. table.id will grant access to a specific record on the table

A

A. table.*will grant access to every field in a record

62
Q

Which of the following methods are useful in Access Control scripts?
A. g_user.hasRole() and current.isNewRecord()
B. gs.hasRole() and current.isNewRecord()
C. g_user.hasRole() and current.isNew()
D. gs.hasRole() and current.isNew()

A

B. gs.hasRole() and current.isNewRecord()

63
Q

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 Policies

A

A. Catalog Client Scripts and Catalog UI Policies

64
Q
When a ServiceNow instance requests information from a web service, ServiceNow is the web service: 
A. Publisher 
B. Specialist 
C. Provider 
D. Consumer
A

D. Consumer

65
Q
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 the Table records and select the Add to Service Catalog Related Link 
D. Open the table’s form, right-click on the form header, and select the Create Record Producer menu item
A

A. Create a Catalog Category, open the category, and select the Add New Record Producer

66
Q
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script? 
A. GlideRecord and current 
B. GlideUser and GlideRecord 
C. GlideSystem and GlideRecord 
D. GlideSystem and current
A

A. GlideRecord and current

67
Q

Which of the following modules enables security rule debugging?
A. System Diagnostics > Debugging > Debug Security Rules
B. System Diagnostics > Session Debug > Debug Security Rules
C. System Security > Session Debug > Debug Security Rules
D. System Security > Debugging > Debug Security Rules
E. Access Control > Debugging > Debug Security Rules

A

D.System Security > Debugging > Debug Security Rules

68
Q
Which of these classes are part of the ServiceNow client-side API? More than one response may be correct.
A. GlideSystem (gs)
B. GlideUser (g_user)
C. GlideDateTime
D. GlideDate
E. GlideForm (g_form)
A

B. GlideUser (g_user)

E. GlideForm (g_form)

69
Q

When do onSubmit Client Scripts execute their script logic? More than one response may be correct.
A. When a user clicks the Submit button.
B. When a user clicks the Delete button.
C. When a user clicks the Update button.
D. When a user clicks the Save menu item in the Additional Actions menu.
E. When a user clicks the Lookup button on a reference field.

A

A. When a user clicks the Submit button.
C. When a user clicks the Update button.
D. When a user clicks the Save menu item in the Additional Actions menu.

70
Q

True or False? A single Client Script can execute its script logic when a user loads a record into a form AND when a user saves/submits/updates a form.

A

False

71
Q

A single Client Script can execute its script logic when a user loads a record into a form AND when a user changes a value in a field.

A

True

72
Q

Examine the onChange Client Script script for the Urgency field:

function onChange(control, oldValue, newValue, isLoading, isTemplate) {
	// Default template returns if the value change was caused by a
	// form load
	if(isLoading || newValue === ''){
        return;
	}
	alert("The urgency for this Incident record changed to: " + g_form.getValue('urgency'));
}
If a user changes the value in the Urgency field to 1 - High, what text will appear in the alert?

A. The urgency for this Incident record changed to: 1 - High
B. The urgency for this Incident record changed to: High
C. The urgency for this Incident record changed to: 1
D. The urgency for this Incident record changed to: a different value
E. There will be no alert

A

C. The urgency for this Incident record changed to: 1

73
Q

True or False? UI Policies require scripting to make form fields Mandatory, Visible, or Read only.

A

False

74
Q

When can UI Policies execute their logic? More than one response may be correct.
A. When a record is loaded into a form
B. When field values change on a form
C. When a form is saved, submitted, or updated
D. When a Client Script executes
E. When a record is loaded into a list

A

A. When a record is loaded into a form

B. When field values change on a form

75
Q
Which of the following is a strategy for debugging Client Scripts or UI Policies? More than one response may be correct.
A. Browser's Developer Console
B. Debug UI Policies module
C. JavaScript try/catch
D. JavaScript Log and jslog()
E. Field Watcher
A
A. Browser's Developer Console
B. Debug UI Policies module
C. JavaScript try/catch
D. JavaScript Log and jslog()
E. Field Watcher
76
Q

Do UI Policies execute UI Policy scripts only when the Condition field evaluates to true? Explain your reasoning.

A

If the Reverse if false option is selected, UI Policies execute the Execute if false script when the Condition field evaluates to false.

77
Q
Which of these classes are part of the ServiceNow server-side API? More than one response may be correct.
A. GlideSystem (gs)
B. GlideUser (g_user)
C. GlideDateTime
D. GlideDate
E. GlideForm (g_form)
A

A. GlideSystem (gs)
C. GlideDateTime
D. GlideDate

78
Q

Which one of the following describes when before Business Rules execute their script logic?
A. Before a form loads
B. After a form loads but before control is given to the user
C. Before onChange Client Scripts
D. Before Business Rule Actions
E. Before records are written to the database

A
  1. Before records are written to the database
79
Q

What is the difference between an after Business Rule and an async Business Rule?

A

Both after and async Business Rules execute their script logic after records are written to the database. after Business Rules execute their logic immediately after a record is written to the database. async Business Rules create scheduled jobs that run soon after a record is written to the database

80
Q
Which of the following are NOT methods from the GlideRecord API? More than one response may be correct.
A. addQuery()
B. addEncodedQuery()
C. addOrQuery()
D. addAndQuery()
E. query()
A

C. addOrQuery()

D. addAndQuery()

81
Q

Which of the following are NOT true about the current object? More than one response may be correct.
A. The current object is automatically instantiated.
B. The current object property values never change after a record is loaded from the database.
C. The current and previous objects are always identical.
D. The current and previous objects are sometimes identical.
E. The properties of the current object are the same for all Business Rules.

A

B. The current object property values never change after a record is loaded from the database.
C. The current and previous objects are always identical.
E. The properties of the current object are the same for all Business Rules

82
Q
What value does a Business Rule Condition field return if the field is empty?
A. true
B. false
C.  Nothing
D. ""
E. NULL
A

A. true

83
Q

Examine the database tables and fields.

Based on the database, which one of the following is valid dot-walking syntax?
A. u_requested_for.userID
B. current.u_requested_for.userID
C. number.userID
D. current.number.userID
E. 	previous.email.u_requested_for
A

B. current.u_requested_for.userID

84
Q

Which of the following are true about Script Includes? More than one response may be correct.
A. Script Includes are reusable server-side script logic
B. Script includes can extend an existing class
C. Script includes can define a new class or function
D. Script includes can be client callable
E. Script includes execute their script logic only when explicitly called

A

A. Script Includes are reusable server-side script logic
B. Script includes can extend an existing class
C. Script includes can define a new class or function
D. Script includes can be client callable
E. Script includes execute their script logic only when explicitly called

85
Q
Which of these is used to control access to features and capabilities in applications and modules.
A. Department
B. Group
C. Role
D. Company
E. Organization
A

C. Role

86
Q
Which items can be configured with multiple roles to grant access? More than one response may be correct.
A. Application
B. Application Menu
C. Module
D. Table
E. Business Rule
A

B. Application Menu

C. Module

87
Q

How can one user temporarily become another user for testing purposes? More than one response may be correct.
A. Open the User menu and select the Impersonate User menu item. Select a user to impersonate.
B. Open User Administration > Users, select a user, and click the Impersonate User related link.
C. Open the User menu and select the Elevate Roles menu item. Select a user to impersonate.
D. Open User Administration > Impersonate User and select a user to impersonate.
E. Select a user to impersonate with the User Picker in the banner.

A

A. Open the User menu and select the Impersonate User menu item. Select a user to impersonate.

88
Q
What role is required to create and edit Access Controls?
A. admin
B. elevated_admin
C. security
D. security_admin
E. elevated_security
A

D. security_admin

89
Q
Which type of record restricts access to table data and operations by requiring users to pass a set of requirements?
A. ACL
B. Role
C. User Role
D. Permission
E. Access Control
A

E. Access Control

90
Q

True or False? Access Controls explicitly grant or deny access to a table.

A

False

91
Q
What are the three sections of an Access Control record that must evaluate to true to grant access to a resource?
A. Condition
B. Condition Script
C. Script
D. Advanced
E. Requires Role
A

A. Condition
C. Script
E. Requires Role

92
Q
The x_12345_lego_set table extends the alm_asset table. Which Access Control is evaluated first when determining whether to grant access to the serial_number field?
A. x_12345_lego_set.serial_number
B. x_12345_lego_set.*
C. alm_asset.serial_number
D. alm_asset.*
E. *.serial_number
A

A. x_12345_lego_set.serial_number

93
Q
Which of the following methods are server-side GlideSystem methods? More than one response may be correct.
A. getUser()
B. getUserID()
C. hasRole()
D. hasRoleExactly()
E. isLoggedIn()
A

A. getUser()
B. getUserID()
C. hasRole()
E. isLoggedIn()