Cloud Kicks models the relationship between Stores and Loyalty Members with a custom Store_Membership__c junction object that has two master-detail relationships, one to Store__c and one to Loyalty_Member__c . A regional manager has Read access to Store__c but no access to Loyalty_Member__c . The manager reports that Store_Membership__c records do not appear on the Store record page.
What should the Platform App Builder do to resolve this?
Universal Containers wants sales reps to get permission from their managers before deleting Opportunities. What can be used to meet these requirements?
A sales manager has noticed that reps continue to input contacts Directly in their phone instead of adding them to Salesforce. What should an app builder recommend to ensure the data makes it into Salesforce?
Cloud Kicks wants to start tracking how many shoe subscriptions have been Sold for each shoe catalog. A master-detail relationship exists between the Subscription And the shoe_c objects. Which type of field should an app builder create?
Universal Containers ' global support team routes complex milestone approvals based on the region of the submitting user. They need the flow to dynamically assign the approval task to a specific regional queue instead of a statically hard-coded user ID.
How should the Platform App Builder store and reference the queue assignments inside the Flow Builder logic?
Universal Containers (UC) wants to delete data in several fields for 5,000 Lead records. UC exported the selected record Ids and fields that need to have data deleted in a CSV file. Which two steps should an app builder suggest to meet these requirements? Choose 2 answers
An app builder has created a custom Lightning App and wants to make it available to the internal users at Universal Containers. Which two steps are necessary to accomplish this task? Choose 2 answers:
Universal Containers has a custom object called Project__c and a custom object called Time_Entry__c . A Time Entry must always be associated with a Project. However, the organization-wide default (OWD) sharing setting for Project__c is Public Read/Write, while Time_Entry__c records contain sensitive data and must be strictly Private to the user who created them.
Which relationship type should the Platform App Builder use to relate Time_Entry__c to Project__c ?
What are the limitations of Schema Builder when creating a custom object?
Universal Containers (UC) requires that all users specify a Contract is sent on each Opportunity prior to marking it as " Closed Won " . UC wants to be able to report on how many Opportunities have sent Contracts compared to how many have a missing contract when the Opportunities close Which field type should an app builder configure to fulfill this requirement?