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
Which tools are included with the Lightning Flow product?
Which tools are included with the Lightning Flow product?A . Lightning Experience and Flow BuilderB . Process Builder. Flow Builder, and ApprovalsC . Process Builder and Flow BuilderD . Lightning App Builder and Process BuilderView AnswerAnswer: B Explanation: Process Builder: A tool that allows you to automate business processes using...
What should an Administrator do to allow the value of a variable to be get by sources that started the flow?
What should an Administrator do to allow the value of a variable to be get by sources that started the flow?A . Select "Field is required" checkboxB . Select 'Allow Multiple Values" checkboxC . Select "Available for output" checkboxD . Select "Available for input" checkboxView AnswerAnswer: C Explanation: In order...
Can Formula fields be rolled up with Rollup-Summary Field?
Can Formula fields be rolled up with Rollup-Summary Field?A . YesB . NoView AnswerAnswer: A