List of questions
Related questions
Question 20 - Certified Hyperautomation Specialist discussion
A Salesforce administrator asks for advice on how to build their Salesforce flow. They need to complete several DML actions as part of their Salesforce flow and are running into DML governor limits during testing.
Which two pieces of advice should be given to the Salesforce administrator to improve their flow? (Choose two.)
A.
Avoid putting DML statements inside of For Loop occurrences.
B.
Use the upsert action to reduce the amount of DML statements required during the flow runtime.
C.
Loopthrough a collection variable to save more records with a single DML statement.
D.
Use DML statements at the end of the flow wherever possible.
Your answer:
0 comments
Sorted by
Leave a comment first