ServiceNow Certified Application Developer
(GOOD)-Questions with Verified Answers
Q: When you remove a field from Form designer, it deletes the field from the table? -
✔✔FALSE
Q: In SOAP Messages functions the "Preview Script Usage" UI Action does what? -
✔✔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? -
✔✔Tag xml
Q: For a user that has the Admin role, the g_user.hasRole('itil'), what returns? - ✔✔TRUE
Q: The properties of an application are displayed in what link type of module - ✔✔A: URL
(from arguments)
Q: What is the fastest way to create a record producer? - ✔✔A: From the table editor -> Add
to Service Catalog
Q: How can you include application table's data to be included in the application you will
publish? - ✔✔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?? - ✔✔A: No, it
goes first to the staging table
Q: Can you coalesce on more than one field when importing CSV data? - ✔✔Yes
Q: When accessing the instance from a mobile, are the homepages available? - ✔✔
,Q: In an application's table x_my_app_table, we have the following settings in the Application
Access: - ✔✔"can read -> checked , allow configuration -> checked"
Who and from where can create a Business rule that deletes all the records in that table -
✔✔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? - ✔✔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 - ✔✔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 version) -
✔✔"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? - ✔✔command for javascript debugging and field watcher jslog
Business Rule default functions - which one is wrong? - ✔✔onAsync (current, previous)
Best practice for form layout structure - ✔✔sections
How many application menus can be built for an application? - ✔✔
What does the field 'Override application menu roles' do? - ✔✔
, How to access document feed? - ✔✔
SOAP Variable syntax - ✔✔${varname}
How does an icon look like for cached security debug? - ✔✔blue with white check
Can you delete fields in a child table which are inherited? - ✔✔No
Best practise to get instructions on a form - ✔✔Annotations
In ACL the script return false automatically if empty - ✔✔FALSE
Which objects are available in the Scheduled jobs? - ✔✔GlideRecord and GlideSystem.
Is it possible to have the debugger activated for more than one field in a form? - ✔✔No
What is a Document feed? - ✔✔A document feed is a live feed group that is associated with
a record, such as an incident or change.
Which are the parts of the form designer? - ✔✔Page header, Field navigator and Form
layout
In ACL the script return false - ✔✔FALSE
How is an inbound email associated to a record? - ✔✔Watermark
A question about availability of Record Producers in the mobile interface. - ✔✔
(GOOD)-Questions with Verified Answers
Q: When you remove a field from Form designer, it deletes the field from the table? -
✔✔FALSE
Q: In SOAP Messages functions the "Preview Script Usage" UI Action does what? -
✔✔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? -
✔✔Tag xml
Q: For a user that has the Admin role, the g_user.hasRole('itil'), what returns? - ✔✔TRUE
Q: The properties of an application are displayed in what link type of module - ✔✔A: URL
(from arguments)
Q: What is the fastest way to create a record producer? - ✔✔A: From the table editor -> Add
to Service Catalog
Q: How can you include application table's data to be included in the application you will
publish? - ✔✔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?? - ✔✔A: No, it
goes first to the staging table
Q: Can you coalesce on more than one field when importing CSV data? - ✔✔Yes
Q: When accessing the instance from a mobile, are the homepages available? - ✔✔
,Q: In an application's table x_my_app_table, we have the following settings in the Application
Access: - ✔✔"can read -> checked , allow configuration -> checked"
Who and from where can create a Business rule that deletes all the records in that table -
✔✔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? - ✔✔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 - ✔✔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 version) -
✔✔"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? - ✔✔command for javascript debugging and field watcher jslog
Business Rule default functions - which one is wrong? - ✔✔onAsync (current, previous)
Best practice for form layout structure - ✔✔sections
How many application menus can be built for an application? - ✔✔
What does the field 'Override application menu roles' do? - ✔✔
, How to access document feed? - ✔✔
SOAP Variable syntax - ✔✔${varname}
How does an icon look like for cached security debug? - ✔✔blue with white check
Can you delete fields in a child table which are inherited? - ✔✔No
Best practise to get instructions on a form - ✔✔Annotations
In ACL the script return false automatically if empty - ✔✔FALSE
Which objects are available in the Scheduled jobs? - ✔✔GlideRecord and GlideSystem.
Is it possible to have the debugger activated for more than one field in a form? - ✔✔No
What is a Document feed? - ✔✔A document feed is a live feed group that is associated with
a record, such as an incident or change.
Which are the parts of the form designer? - ✔✔Page header, Field navigator and Form
layout
In ACL the script return false - ✔✔FALSE
How is an inbound email associated to a record? - ✔✔Watermark
A question about availability of Record Producers in the mobile interface. - ✔✔