Practice Free Process Automation Accredited Professional Exam Online Questions
Formula fields with the following two formulas WILL NOT be allowed in rollup sumary fields, choose the wrong one:
- A . MONTH
- B . NOW
- C . TODAY
What does this description represent: They define different versions of the records from a common object.
- A . Custom Objects
- B . Record Types
- C . Page Layouts
- D . Custom Reports
Universal Containers requested a custom field on the account to be created to display the number of open cases related to the this requirement?
- A . Use a flow to populate the custom field value.
- B . Use the process builder to populate the custom field value.
- C . Use scheduled apex to populate the custom field value.
- D . Create a roll-up summary field.
Where would a flow designer navigate to add a Screen Flow to a Lightning Page?
- A . Setup > Lightning App builder > Flow Canvas
- B . Setup > Edit Page
- C . Setup > App Picker > Flow Builder.
- D . Setup > Lightning App Builder > Page
Which of the following will not trigger validation rules?
- A . Manual Creation
- B . Import
- C . Quick Create
During the Debugging process of a flow would every step be described in a log as the flow executes it?
- A . Yes
- B . No
What can a record variable store?
- A . A set of field values for a single record.
- B . A set of field values for a single record that are not marked as Global.
- C . A set of field values of multiple records that have the same object type.
- D . A set of field values of multiple records that have multiple object types.
for which object in a master-detail relationship can rollups be created?
- A . Detail
- B . Both
- C . Master
- D . Neither, it is a lookup field.
The Administrators at Universal Containers (UC) is configuring a Screen Flow where the end-user make a selection.
Which resources should you use?
- A . Choice
- B . Dependent Picklist
- C . Variable
- D . Decision