UPDATED PALANTIR APPLICATION DEVELOPER
QUESTIONS AND CORRECT ANSWERS 2025–
2026 EDITION
◉ 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. Query
B. Update
C. Delete
D. Insert Answer: A. Query
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
,◉ Which one of the following is NOT a GlideUser (g_user) method?
A. userName()
B. getFullName()
C. hasRole()
D. hasRoleExactly() Answer: A. userName()
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
◉ 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 Answer: C. Set the Run field value to Monthly and the Day field
value to 31
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
,◉ 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. Transform Maps
B. Auto Map Matching Fields
C. CI Relationship Builder
D. Business Service Management Map Answer: B. Auto Map
Matching Fields
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
◉ 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 Answer:
D. Move application files into or out of a scoped application
, (ServiceNow Certified Application Developer Exam Specification -
Sample Question)
◉ 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) Answer: B and E are correct. GlideUser and
GlideForm are part of the ServiceNow client-side API.
(ServiceNow Application Developer Learning Plan - Client-side
Scripting)
◉ 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.
QUESTIONS AND CORRECT ANSWERS 2025–
2026 EDITION
◉ 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. Query
B. Update
C. Delete
D. Insert Answer: A. Query
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
,◉ Which one of the following is NOT a GlideUser (g_user) method?
A. userName()
B. getFullName()
C. hasRole()
D. hasRoleExactly() Answer: A. userName()
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
◉ 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 Answer: C. Set the Run field value to Monthly and the Day field
value to 31
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
,◉ 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. Transform Maps
B. Auto Map Matching Fields
C. CI Relationship Builder
D. Business Service Management Map Answer: B. Auto Map
Matching Fields
(ServiceNow Certified Application Developer Exam Specification -
Sample Question)
◉ 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 Answer:
D. Move application files into or out of a scoped application
, (ServiceNow Certified Application Developer Exam Specification -
Sample Question)
◉ 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) Answer: B and E are correct. GlideUser and
GlideForm are part of the ServiceNow client-side API.
(ServiceNow Application Developer Learning Plan - Client-side
Scripting)
◉ 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.