MultipleChoice
Universal Containers has an order system that uses an Order Number to identify an order for customers and service agents. Order will be imported into Salesforce.
OptionsMultipleChoice
Universal Hiring is using Salesforce to capture job applications. A salesforce administrator created two custom objects; Job c acting as the master object, Job application.__: acting as the detail.
What is the recommended tool a developer should use to meet the business requirement?
OptionsMultipleChoice
Managers at Universal Containers want to ensure that only decommissioned containers are able to be deleted in the system. To meet the business requirement a Salesforce developer adds ^Decommissioned' as a picklist value for the Status__: custom field within the Contact__c object.
Which tool should the developer use to enforce only Container records with a status of 'Decommissioned' can be deleted?
OptionsMultipleChoice
What are two best practices when it comes to Lightning Web Component events?
OptionsMultipleChoice
A credit card company needs to Implement the functionality for a service agent to process damaged credit cards. When the customers call In, the service agent must gather many pieces of information Is tasked to Implement this functionality.
What should the developer use to satisfy this requirement In the most efficient manner?
OptionsMultipleChoice
Which two process automations can be used on their own to send Salesforce Outbound Message?
Choose 2 answers
OptionsMultipleChoice
A developer migrated functionality from JavaScript Remoting to a Lightning web component and ... existing getOpportunities method to provide data.
OptionsMultipleChoice
A developer is asked to explore if this automation can be implemented without writing any Apex code.
Which statement is true regarding this automation request?
OptionsMultipleChoice
A large corporation stones Orders and Line Items In Salesforce for different lines of business. Users are a.. see Orders across the entire organization, but, for security purposes, should only be able to see the Line If Orders in their line of business.
Which type of relationship should be used between Line Items and Orders?
OptionsMultipleChoice
Universal Containers has created a unique process for tracking container repairs. A custom field, status__c, has been created within the container__c custom object. A developer is tasked with sending notifications to multiple external systems every time the value of the status__picklist changes.
Which two tools should the developer use to meet the business requirement and ensure low maintenance of the solution?
Choose 2 answers
Options