SWER FALSE
Q: In SOAP Messages functions the "Preview Script Usage" UI Action does what? - AN-
SWER displays an example of how you can invoke the SOAP message from a script.
Q: How the parameters are getting passed in a SOAP message function. what is the syntax? -
ANSWER Tag xml
Q: For a user that has the Admin role, the g_user.hasRole('itil'), what returns? - ANSWER
TRUE
Q: The properties of an application are displayed in what link type of module - ANSWER
A: URL (from arguments)
Q: What is the fastest way to create a record producer? - ANSWER A: From the table edi-
tor -> Add to Service Catalog
Q: How can you include application table's data to be included in the application you will
publish? - ANSWER A: Right click from the list header and press and Create Application
Files
Q: When importing data, are the data imported directly to the target table?? - ANSWER
A: No, it goes first to the staging table
Q: Can you coalesce on more than one field when importing CSV data? - ANSWER Yes
1
,Q: When accessing the instance from a mobile, are the homepages available? - ANSWER
Q: In an application's table x_my_app_table, we have the following settings in the Applica-
tion Access: - ANSWER "can read -> checked , allow configuration -> checked"
Who and from where can create a Business rule that deletes all the records in that table -
ANSWER A: Answered that only Business Rule inside the same app can delete records of
that table.
What does the Flag 'Allow access to this table via web services' mean? - ANSWER The
user performing the query must have the correct permissions to access this table, even
when this check box is selected
A question about which database query is not possible in Application Access - ANSWER
Query
What happens with custom applications without scope after an upgrade? (It means what
happens if you migrate a custom app from a version prior to scoped apps to a newer ver-
sion) - ANSWER "a) ServiceNow creates a new scope b) It remains in global c) This is not
allowed d) It remains without scope"
What is a Rest Endpoint? - ANSWER command for javascript debugging and field watcher
jslog
Business Rule default functions - which one is wrong? - ANSWER onAsync (current, previ-
ous)
Best practice for form layout structure - ANSWER sections
2
, How many application menus can be built for an application? - ANSWER
What does the field 'Override application menu roles' do? - ANSWER
How to access document feed? - ANSWER
SOAP Variable syntax - ANSWER ${varname}
How does an icon look like for cached security debug? - ANSWER blue with white check
Can you delete fields in a child table which are inherited? - ANSWER No
Best practise to get instructions on a form - ANSWER Annotations
In ACL the script return false automatically if empty - ANSWER FALSE
Which objects are available in the Scheduled jobs? - ANSWER GlideRecord and GlideSys-
tem.
Is it possible to have the debugger activated for more than one field in a form? - ANSWER
No
What is a Document feed? - ANSWER A document feed is a live feed group that is associ-
ated with a record, such as an incident or change.
Which are the parts of the form designer? - ANSWER Page header, Field navigator and
Form layout
3