What type of Screen Component should the administrator?

An administrator wants to add a confirmation screen to a Screen Flow. What type of Screen Component should the administrator?A . TextB . Display TextC . LookupD . Long Text AreaView AnswerAnswer: B

January 5, 2024 No Comments READ MORE +

Which of the following is the only resources that can change during a Flow?

Which of the following is the only resources that can change during a Flow?A . Text TemplateB . FormulaC . StageD . VariableView AnswerAnswer: D

January 5, 2024 No Comments READ MORE +

Which element allow adding branching logic?

Which element allow adding branching logic?A . AssignmentB . LoopC . SubflowD . DecisionView AnswerAnswer: D

January 4, 2024 No Comments READ MORE +

Which Process Builder component determines when a process runs?

Which Process Builder component determines when a process runs?A . CriteriaB . TriggerC . ActionD . ScreenView AnswerAnswer: B

January 4, 2024 No Comments READ MORE +

Process Builder, Workflow and Flow: Which of them CAN'T invoke apex code?

Process Builder, Workflow and Flow: Which of them CAN'T invoke apex code?A . FlowB . WorkflowC . Process BuilderView AnswerAnswer: B

January 4, 2024 No Comments READ MORE +

Which global variable contains the record’s values immediately before the flow users run?

Which global variable contains the record’s values immediately before the flow users run?A . $FlowB . $RecordC . $RIORVALUE Formula FieldD . $Record__PriorView AnswerAnswer: D

January 3, 2024 No Comments READ MORE +

Where would a flow designer navigate to add a Screen Flow to a Lightning Page?

Where would a flow designer navigate to add a Screen Flow to a Lightning Page?A . Setup > Lightning App builder > Flow CanvasB . Setup > Edit PageC . Setup > App Picker > Flow Builder.D . Setup > Lightning App Builder > PageView AnswerAnswer: B,D

January 3, 2024 No Comments READ MORE +

Which three of the following are the key component to build a process in Process Builder?

Which three of the following are the key component to build a process in Process Builder?A . ActionB . SchedulerC . TimerD . Criteria NodeE . TriggerView AnswerAnswer: A,D,E

January 3, 2024 No Comments READ MORE +

What are two valid trigger invocation conditions when creating a trigger that invokes a record-based process?

What are two valid trigger invocation conditions when creating a trigger that invokes a record-based process?A . When a new record is created.B . When a record is deleted.C . When a record is shared.D . When a record is updated.View AnswerAnswer: A,D

January 2, 2024 No Comments READ MORE +

Universal Containers requested a custom field on the account to be created to display the number of open cases related to the this requirement?

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...

January 2, 2024 No Comments READ MORE +