A company wants to offer a promotion only to new customers. The developer builds a context rule to meet this requirement.
The developer creates:
* picklist named Account Status that contains values of New, Active, and Closed
* A context dimension named Account Status and links it to the Account Status picklist
*A context mapping that uses the AnyAccountScope and a source expression of Status__c
* A context rule called "New Customer Accounts" with a rule condition that will evaluate the Account Status context dimension using a Hard Fail Fail Level
* A rule setwith a Rule Type=Qualification and an Action Taken=Qualify, adds the context rule to it, and
then adds it to the promotion
The developer confirms that all context rule components are active and effective. The developer configures an order for a new accountin the Cart, but the promotion does not appear in the list of qualified promotions.
What should the developer have done?
A company wants to automatically decrease the price of a smartphone product within specified time frames.
What should a developer configure to meet this requirement?
Entity Filters apply multiple conditions:
Note: This question displayed answer options in random order when taking this Test.
Discounts can only be created in the Product Console