2026 Valid Consumer-Goods-Cloud-Accredited-Professional Exam Updates - 2026 Study Guide [Q65-Q81]

Share

2026 Valid Consumer-Goods-Cloud-Accredited-Professional Exam Updates - 2026 Study Guide

Consumer-Goods-Cloud-Accredited-Professional Certification - The Ultimate Guide [Updated 2026]

NEW QUESTION # 65
Universal Containers (UC) is a Communications Service Provider using Communications Cloud. UC markets their DSL Internet service with two speed tiers - 5 Mbps and 50 Mbps. Five Mbps uses the ADSL technology, which requires Copper Pair, and 50 Mbps uses the VDSL technology, which requires Bonded Copper Pair.
How should a Consultant model this service end-to-end?

  • A. Model the DSL Internet service as a commercial product, 5 Mbps and 50 Mbps as attributes of that product, ADSL and VDSL as a Customer Facing Service (CFS), and Copper Pair and Bonded Copper Pair as a Resource Facing Service (RFS). Model multi-level decomposition between the commercial product to CFS to RFS.
  • B. Model the DSL Internet service as a technical product, 5 Mbps and 50 Mbps as attributes of that product, ADSL and VDSL as a Customer Facing Service (CFS), and Copper Pair and Bonded Copper Pair as a Resource Facing Service (RFS). Model multi-level decomposition between the technical product to CFS to RFS.
  • C. Model the DSL Internet Service as a commercial product, 5 Mbps and 50 Mbps as attributes of that product, ADSL and VDSL and Copper Pair and Bonded Copper Pair as technical products. Model direct decomposition between the technical product to technical products.
  • D. Model the DSL Internet Service as a commercial product, 5 Mbps and 50 Mbps as fields of that product, ADSL and VDSL as a Customer Facing Service (CFS), and Copper Pair and Bonded Copper Pair as a Resource Facing Service (RFS). Model multi-level decomposition between the commercial product to CFS to RFS.

Answer: A

Explanation:
In Communications Cloud, the correct end-to-end modeling pattern is:
Commercial Product → DSL Internet
Attributes → Speed (5 Mbps, 50 Mbps) and derived Technology (ADSL, VDSL) Customer Facing Services (CFS): ADSL CFS, VDSL CFS Resource Facing Services (RFS): Copper Pair, Bonded Copper Pair Multi-level decomposition: Commercial → CFS → RFS This follows the standard Salesforce service modeling approach where CFS represents logical service layers, and RFS represents physical resources required to deliver the service.


NEW QUESTION # 66
ABC Cloud is considering implementing Communications Cloud and Industries Order Management (OM) to integrate with its new network provisioning platform. The network provisioning system orchestrates activation with low-level network elements and transmits different milestones to different upstream systems including Communications Cloud. Industries OM should react on certain milestones and progress its order to the next stages.
What should a Consultant consider when designing orchestration flows for these requirements?

  • A. Configure a Push Event for each milestone from the network provisioning platform; this will allow a Sales representative to monitor order progress in the orchestration plan.
  • B. Configure an integration procedure to process each milestone and change the order status according to the milestone value. Let the integration procedure change the order status, this in turn will trigger out-of-the-box implementation that progresses the orchestration plan to the next stage.
  • C. Advise the intermediate layer to filter out only Industries OM relevant milestones to be forwarded to Communications Cloud. Implement a Push Event for each milestone to progress the order in the orchestration flow.
  • D. Configure a Push Event for Industries OM relevant milestones. Irrelevant milestones will not trigger the orchestration plan to progress so it will not count against governor limits.

Answer: C

Explanation:
Industries Order Management should only react to relevant provisioning milestones. Sending every network event overwhelms the platform and wastes governor limits. Therefore:
The middleware/integration layer filters milestones.
Only relevant milestones trigger Push Event Orchestration Items inside OM.
OM receives the filtered event and progresses the order.
This is the recommended, scalable pattern.
Why others are incorrect:
B is wrong: irrelevant milestones still impact limits.
C sending all milestones is inefficient and unnecessary.
D letting an Integration Procedure manipulate order status is not how OM is triggered.


NEW QUESTION # 67
A company is selling voice products to business customers. The other allows customers to select for rent or purchase up to 700 phone devices of various models. The product modeller intends to create a phone add-on product specification and add it as a child of the voice offer, with a cardinality that allows up to 700.
Which three statements are valid regarding the product model in this scenario?

  • A. Modelling children with large cardinalities can result in processing inefficiencies for MACD operations.
  • B. Product model uses hierarchical modelling, which is natively supported in EPC.
  • C. Product model uses out-of-the-box features from EPC. Decomposition may fail when the maximum number of phone instances are ordered.
  • D. Since the product model uses out-of-the-box features from EPC, MACD operations and decomposition are guaranteed to work well.
  • E. This type of modelling is not supported in EPC and modeller should follow a flat modelling technique.

Answer: A,B,C

Explanation:
In Salesforce Industries Enterprise Product Catalog (EPC), hierarchical product modeling with child specifications and cardinalities is natively supported, which makes option E correct. Defining a voice offer with a "phone add-on" child product and a cardinality of up to 700 leverages standard EPC capabilities such as product specifications, child relationships, and cardinality rules.
However, Salesforce guidance for EPC and Industries CPQ warns that very large cardinalities on child products can introduce performance and processing challenges, especially in high-volume telecom scenarios. During MACD (Modify, Add, Change, Disconnect) operations, every instance of the child product (each phone device) has to be evaluated, updated, and sometimes decomposed into order items or service orders. With hundreds of instances, this can lead to processing inefficiencies and long-running transactions, which supports statement A.
Additionally, although the model technically uses out-of-the-box features, extreme volumes (such as hundreds of children per parent) can stress the decomposition engine. Under heavy load or complex rule combinations, decomposition may time out or fail when the maximum number of instances are ordered, making C valid as well.
Option B is incorrect because EPC does support this pattern; flat-only modeling is not a requirement. Option D is incorrect because using OOTB features does not guarantee optimal MACD and decomposition behavior at very high instance volumes.


NEW QUESTION # 68
Which Statement is accurate regarding Action Plan Templates?

  • A. They can be deleted
  • B. They can be associated with Assessment Task Definitions and Component Tasks
  • C. They cannot be setup in the mobile application
  • D. They can be Cloned

Answer: D

Explanation:
Action Plan Templates in Consumer Goods Cloud can be cloned, enabling users to replicate and modify templates for various purposes and scenarios.


NEW QUESTION # 69
Northern Trail Outfitters (NTO) has their Field Reps perform regular activities, including promotion and inventory activities, as well as check the function of their computer display units that are placed in stores, to help customers ensure the backpacks fit properly. What should be done to support NTO Field Reps to ensure they are able to capture these KPIs?

  • A. Create an Assessment Task Record type called 'Backpack Fit' for the Computer Display Units to capture the KPIs.
  • B. Create an asset called 'Computer Display Unit' and capture KPI called 'Backpack fit properly' using an assessment task.
  • C. Add 'Backpack Fit' for the Computer Display Units checkbox to the In-Store Survey Assessment Task.
  • D. Create an Asset record named 'Backpack Fit' for the Computer Display Units and link it to the Assessment Task via a lookup field.

Answer: C

Explanation:
https://help.salesforce.com/s/articleView?id=sf.retail_concept_user_survey.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.retail_task_admin_create_ataskd.htm&type=5


NEW QUESTION # 70
A B2B telecommunications company uses Communications Cloud to sell technically complex products. Their operations team faced order fallouts due to incorrect configurations of the quotes. At the same time, their sales team said that it takes too much time to educate a new account executive due to the product's complexity, and even after studying, it doesn't prevent mistakes in the quotes.
What two options need to be implemented to improve the current situation?

  • A. Implement the Guided Sales using OmniScripts.
  • B. Configure steps in the Order Fulfillment process to guide the product configuration.
  • C. Create an order validation task in the Order Fulfillment process.
  • D. Configure Advanced Rules to validate the quote configuration.

Answer: A,D

Explanation:
The company is facing:
Order fallouts → misconfigured services
High training effort for new sales reps
Complex product configurations
To solve this:
✔ B. Advanced Rules
Advanced Rules validate complex commercial configurations before the quote is finalized. They prevent invalid combinations or missing configurations, eliminating fallouts in Orders and Fulfillment.
✔ D. Guided Selling with OmniScripts
Guided selling wizards simplify journeys for sales reps by:
Reducing clicks
Hiding complexity
Asking only relevant questions
Auto-configuring offers
Reducing training time significantly
Why the others are wrong:
A: Order Fulfillment steps affect fulfillment, not quoting.
C: An "order validation task" fixes issues after quoting-too late and inefficient.


NEW QUESTION # 71
Which three fields are available on the Retail Store object that differentiate them from the Account object?

  • A. Delivery Method
  • B. Shipping Address
  • C. Operating Hours
  • D. Preferred Visit Hours
  • E. Payment Method

Answer: B,C,D

Explanation:
These fields on the Retail Store object differentiate it from the Account object, providing specific information about store operations, preferred visit timings, and shipping details.


NEW QUESTION # 72
Which User persona manages day-to-day Retail Execution processes such as creating visits, creating tasks, and assigning visits to Field Representatives?

  • A. Divisional Manager
  • B. Store Manager
  • C. Category Manager
  • D. Sales Manager

Answer: D

Explanation:
A Sales Manager is the user persona that manages day-to-day Retail Execution processes such as creating visits, creating tasks, and assigning visits to Field Representatives. A Sales Manager is responsible for planning and overseeing the retail activities of a team of field reps, as well as analyzing and reporting on the performance and compliance of the retail stores in their territory. Verified Reference: [Salesforce Consumer Goods Cloud Implementation Guide], page 18.


NEW QUESTION # 73
Which User persona manages day-to-day Retail Execution processes such as creating visits, creating tasks, and assigning visits to Field Representatives?

  • A. Divisional Manager
  • B. Store Manager
  • C. Category Manager
  • D. Sales Manager

Answer: D

Explanation:
A Sales Manager is the user persona that manages day-to-day Retail Execution processes such as creating visits, creating tasks, and assigning visits to Field Representatives. A Sales Manager is responsible for planning and overseeing the retail activities of a team of field reps, as well as analyzing and reporting on the performance and compliance of the retail stores in their territory. Verified References: [Salesforce Consumer Goods Cloud Implementation Guide], page 18.


NEW QUESTION # 74
When performing a search in an inventory check task which products are considered for the search?

  • A. All products created by the user
  • B. All products associated with the retail store
  • C. All products in the organization
  • D. All products owned by the user

Answer: B

Explanation:
When performing a search in an inventory check task, only the products that are associated with the retail store are considered for the search. This is because the inventory check task is designed to verify the availability and quantity of products in a specific store location. Verified References: [Salesforce Consumer Goods Cloud Implementation Guide], page 28.


NEW QUESTION # 75
A company called Alpine is running a 'buy one get one free' (BOGO) promotion for all energy bars and sending out merchandisers to ensure that their retail customers are running it correctly. At what level should Retail Store KPIs be defined for a promotional end cap audit and also to minimize records created?

  • A. At the custom context field level
  • B. At the Alpine brand catalog level
  • C. At the energy bar product SKU level
  • D. At the energy bar product category level.

Answer: D

Explanation:
Retail Store KPIs are key performance indicators that measure how well a retail store is performing against a specific goal or target. For a promotional end cap audit, Retail Store KPIs should be defined at the energy bar product category level, as this would capture all the energy bars that are included in the BOGO promotion and also minimize the number of records created. Verified References: [Salesforce Consumer Goods Cloud Implementation Guide], page 30-31.


NEW QUESTION # 76
What are three main factors that should lead a Consultant to consider assetization of a commercial product or service?

  • A. The product sold is a device accessory, such as a phone case
  • B. The product/service sold will have child features added in the future
  • C. The product/service sold can undergo future attribute changes
  • D. The product/service sold is a high-volume, one-time billing event, such as a pay-per-view
  • E. The product/service sold has a recurring charge

Answer: B,C,E

Explanation:
Assetization is the process in Salesforce Industries (Communications/Consumer Goods) where a successfully fulfilled order line item is converted into a permanent Asset record. This Asset record serves as the single source of truth for what the customer currently owns.
A Consultant should recommend assetization for a commercial product or service when it is likely to be involved in future customer management and transactions. The three main factors that necessitate creating an Asset record are:
The product/service sold has a recurring charge (B):
A recurring charge means the service/product will be billed repeatedly (e.g., monthly). To ensure the billing system receives the correct information and to manage any future pricing changes (like applying a promotional discount for a specific period), the service must exist as a persistent Asset record. Billing systems typically interface with the Asset/Subscription object to determine what to invoice each cycle.
The product/service sold can undergo future attribute changes (C):
The core purpose of the Move, Add, Change, Delete (MACD) process is to allow customers to modify their existing services. If a product attribute (e.g., Internet speed, color of a device, service plan) can be changed, the system needs an Asset record to track the current attribute values (the "As-Is" state). When a customer initiates a change, the system converts this Asset's current state into an order line item for modification.
The product/service sold will have child features added in the future (A):
Products that are part of a bundle or have a hierarchical structure (Parent $\rightarrow$ Child) must be tracked as Assets so that their children or sub-features can be managed, added, or removed later. For example, if a base service (Asset) allows for the addition of premium channels (new Assets), the base service must first exist as an Asset to act as the parent for the new features.
Why D and E are incorrect:
D (High-volume, one-time billing event, such as a pay-per-view): One-time, high-volume transactional items (like PPV events or movie rentals) are typically not assetized. They are billed once and retired. Creating millions of short-lived asset records would rapidly consume storage and severely degrade system performance.
E (Device accessory, such as a phone case): Simple, one-time purchase equipment without a service component (like a phone case or charger) is rarely assetized, as it has no recurring charge (B) and generally does not undergo MACD changes (C).


NEW QUESTION # 77
Which Lightning component can an admin add to a Consumer Goods assessment task record page?

  • A. In-Store Products Check
  • B. Inventory Check
  • C. Promotion Check
  • D. Planogram Check

Answer: B

Explanation:
https://help.salesforce.com/s/articleView?id=sf.retail_task_admin_create_assessment_task_record_page.
htm&type=5
Inventory Check is a Lightning component that can be added to a Consumer Goods assessment task record page by an admin. An assessment task is a type of action plan task that allows users to collect data and perform actions related to a retail store. An inventory check is a type of assessment task that allows users to verify the availability and quantity of products in a store. The Inventory Check component displays the products that are associated with the store and allows users to search, scan, and update the product information. Verified References: [Salesforce Consumer Goods Cloud Implementation Guide], page 40.


NEW QUESTION # 78
Which of the following have promotions associated with them using the Consumer Goods Cloud Data Model?

  • A. Promotion Product, Retail Store KPI, Delivery Task and in Store Location
  • B. Promotion Channel, Retail Visit KPI, Assessment Task Definition and in Store Location
  • C. Promotion Product, Promotion Channel, Retail Store KPI, and Retail Visit KPI (Promotion Product, Promotion Product Categories, Promotion Channel)
  • D. Promotion Channel, Retail Store KPI, Retail Visit KPI and Delivery Task

Answer: C

Explanation:
Promotion Product, Promotion Channel, Retail Store KPI, and Retail Visit KPI are four objects that have promotions associated with them using the Consumer Goods Cloud Data Model. These objects help users to define, execute, and measure promotions in retail stores. They are:
Promotion Product, which represents a product that is part of a promotion.
Promotion Channel, which represents a channel or segment where a promotion is applicable.
Retail Store KPI, which represents a key performance indicator that measures how well a retail store is performing against a specific promotion goal or target.
Retail Visit KPI, which represents a key performance indicator that measures how well a field rep executed a promotion during a store visit. Verified Reference: [Salesforce Consumer Goods Cloud Implementation Guide], page 30-31.


NEW QUESTION # 79
Universal Connect (UC) offers only Internet service. However, they plan on extending their offering to include TV services for their existing customers. Fulfillment of Internet and TV orders will only require customers to activate one access line.
A Consultant plans on mapping Internet and TV products to the same technical product for the access line using decomposition, but there is a common attribute called "Installation Type" on the Internet and TV offer.
What will the Consultant see as a result if the customer orders Internet and TV together?

  • A. No errors will be returned; the value for "Installation Type" on the technical product will be set to the most recently modified attribute.
  • B. An error at run time; no value will be assigned to the attribute "Installation Type" on the technical product.
  • C. No errors will be returned; the "Installation Type" will be copied as empty/null after decomposition on the technical product.
  • D. An error at design time; an error will be returned while configuring the decomposition relationships because of the duplicate attributes.

Answer: A

Explanation:
In Salesforce Communications Cloud, when multiple commercial offers decompose into the same technical product, the system performs attribute mapping during decomposition using the configured Commercial-to-Technical Product relationships. Public Industries documentation explains that when two or more commercial products share an attribute with the same target technical product attribute, the system does not throw an error automatically. Instead, Communications Cloud uses a "last write wins" behavior during value assignment.
In this scenario, both the Internet and TV commercial offers have the same attribute "Installation Type", and both map to the same attribute on the shared technical product (access line). When a customer orders Internet + TV together, the decomposition engine executes sequentially. The attribute mapping is processed for the Internet offer first (or whichever is configured first in the order). Next, the TV offer decomposes and updates the same attribute on the same technical product instance.
Because no conflict-handling mechanism is defined out of the box, and no mutual-exclusivity rules are enforced by default, the value from the last processed offer simply overwrites the earlier one. This is expected behavior in native EPC + OM decomposition when two attributes of identical name and mapping collide.
Therefore:
No design-time error occurs → eliminating option B.
No runtime decomposition error occurs → eliminating option D.
The attribute is not set to null → eliminating option C.
The system instead sets the technical product's Installation Type to whichever product's value was processed most recently.


NEW QUESTION # 80
Universal Containers (UC) is using Communications Cloud and would like to introduce a limited-time offer to their customers. The offer will be available on UC's website through DC APIs and once claimed, will give customers a 10% discount for three months.
Which two options should a Consultant configure to meet this requirement?

  • A. Discount
  • B. Time Plan
  • C. Offering
  • D. Promotion

Answer: B,D

Explanation:
The requirement is to introduce a limited-time offer that is available on the website (digital channel/DC APIs) and, once claimed, grants a 10% discount for three months.
This is the definition of a Promotion that uses a Time Plan to define the duration of the discount.
Promotion (A):
In Salesforce Industries CPQ, a Promotion is the container entity used to define a marketing offer that modifies the price of a product (in this case, a 10% discount).
The Promotion entity is what is typically exposed to digital channels (like the website via DC APIs) for customers to claim or qualify for. The search results confirm that Promotions are used to "apply temporary changes to product pricing, bundles, and product structure".
Time Plan (B):
The Time Plan is a sub-feature of Promotions (or Price Lists) that defines the duration for which the commercial change (the 10% discount) is active.
The requirement states the discount is only for "three months." A Time Plan is specifically configured to start the discount upon activation and automatically end it after the defined period (3 months), ensuring the billing system correctly handles the price change back to the original rate.
D (Discount) is a result of the configuration, not the feature itself. The discount value (10%) is defined within the promotion.
C (Offering) is a synonym often used for a product or bundle, but it does not specify the limited-time discount mechanism required.


NEW QUESTION # 81
......

Consumer-Goods-Cloud-Accredited-Professional Practice Exam and Study Guides - Verified By DumpStillValid: https://www.dumpstillvalid.com/Consumer-Goods-Cloud-Accredited-Professional-prep4sure-review.html