A Platform App Builder created a scheduled flow that runs at midnight to perform data cleanup. The flow is designed to query all open Opportunities that haven ' t been worked for more than 60 days and update the Status field to Closed Lost. However, the app builder notices that the flow is running into governor limits during execution.
What is the reason for this?
A production org includes custom objects containing confidential Information. A sandbox is needed that includes data records, excludes all of the Confidential objects, and can be refreshed weekly. Which steps should an app builder take to meet these requirements?
Universal Containers has a custom object that holds over 100 fields. The App builder wants to break up the fields into separate tabs on the lightning page. Which Lightning component is most appropriate to fulfil this requirement?
Universal Containers wants to send a reminder email 7 days after a Project__c record ' s Status field changes to On Hold. For example, a project placed on hold on March 1 should trigger its reminder on March 8, independent of any other project.
Which flow design should the Platform App Builder use?