Free CAD Exam Braindumps (page: 35)

Page 34 of 70

When crafting a scoped application that contains flow actions, what is the application called?

  1. Bundle
  2. Row
  3. Action
  4. Spoke

Answer(s): D

Explanation:

A spoke is a scoped application that contains flow actions that can be used in Flow Designer. Spokes allow developers to create reusable actions that can be shared across applications and instances.


Reference:

Spokes - Product Documentation: San Diego - ServiceNow
Create a spoke - Product Documentation: San Diego - ServiceNow Flow Designer Spokes - ServiceNow Developers



What is the Event Registry?

  1. A table containing a record for every Event known to the ServiceNow system which allows ServiceNow to react when Events are generated
  2. A Workflow which is launched every time an Event is generated; used to debug Events
  3. The method used in server side scripts to generate Events and pass parameters
  4. The Event Log which lists all Events that have been generated

Answer(s): A

Explanation:

The Event Registry is a table that stores the definitions of all the Events that can be triggered or processed by the ServiceNow system1. The Event Registry allows ServiceNow to react when Events are generated by executing actions such as sending notifications, running scripts, or starting workflows2. The Event Registry also provides information about the Event parameters, description, and source3.
Reference = 1: Event Registry - ServiceNow Docs 2: Event Management - ServiceNow Docs 3: Event

Registry form - ServiceNow Docs



What are the features of Flow Designer?
Choose 3 answers

  1. Add stages to a flow
  2. Call a flow from another flow or subflow
  3. Test a flow using the "Run as" feature
  4. Support Java Scripting code to test conditions that trigger the flow. Eg Run a flow from a Catalog item
  5. Perform form field data validation at client side

Answer(s): A,B,C

Explanation:

Flow Designer is a no-code platform capability that lets you automate business processes in a single drag-and-drop design environment. Some of the features of Flow Designer are:
Add stages to a flow: You can define the stages of a flow to track its progress and status. Stages can be used to group actions, subflows, and conditions into logical units. Call a flow from another flow or subflow: You can reuse existing flows or subflows by calling them from another flow or subflow. This allows you to modularize your automation and avoid duplication of logic.
Test a flow using the "Run as" feature: You can test a flow using the "Run as" feature to specify the user context and input parameters for the flow execution. This helps you to verify the functionality and performance of your flow before publishing it.


Reference:

Flow Designer ­ No-Code Workflows - ServiceNow
Flow Designer - ServiceNow
Flow Designer Data Sheet - ServiceNow



Which server-side object provides methods for working with dates when writing a script in a privately scoped application?

  1. GlideDate Time
  2. current
  3. GlideRecord
  4. GlideSystem

Answer(s): A

Explanation:

https://developer.servicenow.com/dev.do#!/reference/api/paris/server_legacy/c_GlideSystemAPI#r _GS-nowNoTZ






Post your Comments and Discuss ServiceNow® CAD exam with other Community members:

CAD Discussions & Posts