The CFO of Cloud Kicks needs to sign off on any major show retail deal that has a discount of more than 30% before the deal can be closed.
What feature would be used to handle this requirement?
The VP of Sales wants a Chatter post to the All-Sales private group when an opportunity goes to the closed won stage.
What two tools should the app builder use to automate this process? Choose 2 answers
The app builder should use two tools to automate this process:
Process Builder: This is a type of automation tool that can execute actions based on certain criteria. In this case, the process builder can have a criteria that evaluates if an opportunity goes to the closed won stage, and then execute an action that posts a message to a Chatter group.
Workflow: This is another type of automation tool that can execute actions based on certain criteria. In this case, the workflow can have a criteria that evaluates if an opportunity goes to the closed won stage, and then execute an action that posts a message to a Chatter group. Option A and C are not tools that can automate this process.
An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.
Which two reasons can be preventing the app builder from being able to add the custom component?
Choose 2 answers
Universal Containers (UC) has several picklist fields on the Account object whose values are routinely modified to meet changing business requirements. Due to
these revolving changes, UC has a high number of inactive picklist values that are impacting system performance and user experience.
What can the app builder do to alleviate this issue?
To manage frequently changing picklist values effectively:
B . Set up Global Values in Picklist Value Sets. This approach allows for centralized management of picklist values that can be reused across multiple fields and objects. By using global value sets, inactive values can be efficiently managed and deactivated without impacting fields that use these sets.
For further information on managing picklists, check Salesforce's Picklist Management guide.
An app builder installed a custom Lightning component from AppExchange and has deployed My Domain.
What should be done next in order to configure the component for use in a record page?