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
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
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...
Who are the only users that in an approval post would be able to see the Approver Names and the approval action button?
Who are the only users that in an approval post would be able to see the Approver Names and the approval action button?A . The members of the TeamB . The ApproverC . The ManagerD . The OwnerView AnswerAnswer: B
How can UC allow users to upload a file during a Flow?
Universal Container (UC) recently migrated to Lightning Experience. How can UC allow users to upload a file during a Flow?A . Custom Lightning ComponentB . Apex + VisualforceC . File Upload* standard Screen ComponentD . Node.jsView AnswerAnswer: C
Which three types of data can a flow variable store?
Which three types of data can a flow variable store?A . Multi-Select PicklistB . TextC . Binary Large Object (BLOB)D . RecordE . Character Large Object (CLOB)View AnswerAnswer: BDE Explanation: A flow variable can store data of various types. This includes simple data types like Text (B), and complex data types...
What is the recommended solution for this scenario?
If a record meets one criteria, an email should be sent. If the record meets a different criteria, a task should be created. It is possible that a record meets both criteria. What is the recommended solution for this scenario?A . Create one Workflow Rule with two Workflow ActionsB ....
Which three actions can a business analyst take with a process action?
Which three actions can a business analyst take with a process action?A . Submit the record tor approval.B . Send email and/or Post to Chatter.C . Import field values from another record and merge them with the record that started the processD . Create and update the records that started...
What does a flow connector do?
What does a flow connector do?A . Tells the flow which external database to connect to.B . Tells the flow which element to execute next.C . Tells the flow which resource to create next.D . Tells Salesforce which flow to start next.View AnswerAnswer: B
What is a valid distribution method for Autolaunched flow with a schedule trigger?
What is a valid distribution method for Autolaunched flow with a schedule trigger?A . Metadata and Tooling APIB . REST APIC . Scheduled time and frequencyD . Custom Apex ClassesView AnswerAnswer: C