100% ACCURATE SOLUTIONS
True/False: g_form.getReference() function works in the Service Portal
client scripts - Precise Answer ✔✔False
True/False: Script actions can be triggered using business rules apart
from events - Precise Answer ✔✔False
What 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? - Precise Answer ✔✔Transform Map
True/False: All the records created using a record producer are inserted
in the Requested Item(Sc_req_item) table - Precise Answer ✔✔False
True/False: Schema map is part of the form designer - Precise Answer
✔✔False
True/False: A UI Policy has access to a scripts prior value - Precise
Answer ✔✔False
True/False: ACLs are mandatory for privately scoped applications -
Precise Answer ✔✔True
,True/False: Any code changes done in a checked-out workflow version
are applied to all ServiceNow users triggering the workflow - Precise
Answer ✔✔False
Access to modules is controlled by - Precise Answer ✔✔Roles
Yes/No: Producer object is available in client scripts of a record
producer - Precise Answer ✔✔No
What record is generated to indicate something has occurred in
ServiceNow? - Precise Answer ✔✔Event Record
What would not be a good fit for an application to run on the
ServiceNow platform? - Precise Answer ✔✔Virtual Reality Gaming
application
How is access to Application menus and modules controlled? - Precise
Answer ✔✔Roles
Application files in a ServiceNow application are: - Precise Answer
✔✔Artifacts comprising the ServiceNow application
When a referenced field is added to a table, it stores the number or the
display value of the referenced record in the database? - Precise Answer
✔✔No, the referenced field contains the sys_id of the referenced record
, True/False: Removing a filed from the form designer deletes it from the
database - Precise Answer ✔✔False
Which of the following are correct for record producers? 2 Answers -
Precise Answer ✔✔Record producer variables map to table fields
UI Policies are applicable for record producer
If there are two UI Policy Actions with the same action name but
different names, how will the system behave? - Precise Answer
✔✔None fo the UI Policy Actions will execute
What module line type is used to access an application properties page?
- Precise Answer ✔✔URL (From Arguments)
True/False: An application menu can have a maximum of 10 modules -
Precise Answer ✔✔False, there can be as many as required by the
application
Which of the following objects does a before business rule have access
to? 3 Answers - Precise Answer ✔✔gliderecord
current
previous
True/False: Removing a field from a form using the Form Designer
deletes the field from the database table - Precise Answer ✔✔False