Application Automation Questions
Practice questions for Application Automation topic in Certified Application Developer. 40 questions covering this domain.
In a record-triggered flow, where does Flow Designer store the triggering record for later use
What happens each time you add an action to a flow in Flow Designer
Which event queue name follows the official naming guidance
Which platform feature is described as automated server-side work that runs at a specific time or on a recurring schedule
A UI action needs reusable server-side logic that might also be called elsewhere. What is the preferred design
For new process automation, what does ServiceNow recommend instead of relying on classic business rules alone
Which statement best describes a scheduled script execution
Why should an application store important values in application properties instead of hard-coding them in scripts
What is a business rule in ServiceNow
What are events in ServiceNow automation
Event priority processing is enabled, and two queued events are waiting with priorities 10 and 50. Which one is processed first?
A script reads an application property with gs.getProperty and then compares it to a number. What is the safest assumption about the returned value?
A nightly server side script must run every weekday at 1 AM. Which record type is the best fit?
An admin needs a platform feature that can generate reports, run scripts, or create records on a schedule. What should they use?
While reviewing a scheduled script execution record, which field would you expect to see on that form?
A process must queue an event now but have it fire later at a specified time. Which API approach fits?
A developer is configuring a business rule on a database view and cannot find insert or update timings. Why?
Which option is a valid When value for a standard business rule?
A developer wants to raise an event after a server side validation completes. From where can the event be generated?
A team is starting a brand new end to end process automation effort. What does ServiceNow recommend for new process automation work?
Sign in to see all 40 questions
Create a free account to browse all questions — completely free during our launch phase.