Consumer-Goods-Cloud-Accredited-Professional Exam Questions With Explanations
The best Consumer-Goods-Cloud-Accredited-Professional practice exam questions with research based explanations of each question will help you Prepare & Pass the exam!
Over 15K Students have given a five star review to SalesforceKing
Why choose our Practice Test
By familiarizing yourself with the Consumer-Goods-Cloud-Accredited-Professional exam format and question types, you can reduce test-day anxiety and improve your overall performance.
Up-to-date Content
Ensure you're studying with the latest exam objectives and content.
Unlimited Retakes
We offer unlimited retakes, ensuring you'll prepare each questions properly.
Realistic Exam Questions
Experience exam-like questions designed to mirror the actual Consumer-Goods-Cloud-Accredited-Professional test.
Targeted Learning
Detailed explanations help you understand the reasoning behind correct and incorrect answers.
Increased Confidence
The more you practice, the more confident you will become in your knowledge to pass the exam.
Study whenever you want, from any place in the world.
Start practicing today and take the fast track to becoming Salesforce Consumer-Goods-Cloud-Accredited-Professional certified.
21234 already prepared
Salesforce Spring 25 Release 123 Questions 4.9/5.0
A Consultant must migrate Communications Cloud Data from one customized Salesforce Org to another Salesforce Org.
What are two key considerations before migration and preparing the target instance to receive or import Communications Cloud data?
A. All required data points and fields from the source org are captured in the target org.
B. Run data validation in parallel to the ongoing migration.
C. Test migration data in a production environment.
D. Requires matching metadata to be established in the new target org.
A. All required data points and fields from the source org are captured in the target org. D. Requires matching metadata to be established in the new target org.
Explanation:
Data migration for a complex platform like Communications Cloud (built on Salesforce Industries/Vlocity) is highly dependent on metadata (data model, configurations, rules). The target org must be structurally ready to accept the data, meaning its metadata must align with the source.
Correct Options & Why:
A. All required data points and fields from the source org are captured in the target org.
This is a fundamental pre-migration check. The target org's object and field schema must include all custom objects and fields used in the source org's Communications Cloud data. If a field is missing, data migration will fail or lose information. This requires a field-by-field mapping exercise.
D. Requires matching metadata to be established in the new target org.
This is the core principle. In Salesforce Industries, "metadata" includes not just fields but also Object Types, Attribute Categories, Picklists, OmniScripts, DataRaptors, Integration Procedures, Product Catalog structure, etc. The target org must have this metadata deployed and configured to match the source before data can be imported, as the data references this metadata.
Why Others Are Incorrect:
B. Run data validation in parallel to the ongoing migration.
Data validation is critical, but it is typically done after data is loaded (post-load validation) or in test migration cycles, not in parallel to the ongoing production migration. The question asks for considerations before migration and preparing the target. Validation is a step during/after the load.
C. Test migration data in a production environment.
You should never test migration data directly in the production environment. Testing must be done in a sandbox or staging org that mirrors production metadata. Testing in production risks corrupting live data.
Reference:
Salesforce Industries (Vlocity/Communications Cloud) data migration follows a strict metadata-first approach:
Deploy all necessary metadata components (using packages or DevOps tools) to the target org.
Only then can data be extracted, transformed, and loaded (ETL).
These steps are emphasized in the Vlocity DataPack and Industry Cloud implementation guides.
Items are not appearing in the delivery task. What object needs to be assigned to the user for the items to be listed
A. Product
B. Retail Store KPI
C. Shipment
D. Product Transfer
C. Shipment
Explanation:
Correct Option: C. Shipment
For delivery tasks to show their corresponding items, the user needs to have access to the Shipment object. The Shipment object links the products to the specific delivery, and without proper permissions, the user won't be able to see the details of what they are supposed to be delivering or picking up. This object is crucial for a complete and accurate delivery workflow.
Incorrect Option: A. Product
Giving a user access to the Product object allows them to see product records, but it does not link those products to a specific delivery task. The Product object holds information about the items themselves, such as their name, description, and price, but it doesn't contain the logistics data necessary for a delivery visit.
Incorrect Option: B. Retail Store KPI
Retail Store KPIs (Key Performance Indicators) are used to track and measure the performance of a retail store, such as sales targets or planogram compliance. While important for business analysis, this object has no direct connection to the items in a delivery task. It's used for performance monitoring, not for managing inventory or delivery manifests.
Incorrect Option: D. Product Transfer
Product Transfer is a standard Salesforce object used to manage the movement of inventory between different locations. While it relates to products moving, it is not the specific object that ties products to an individual delivery visit within the Consumer Goods Cloud mobile app. The correct object for a delivery task is the Shipment.
Summary:
The core of a delivery task is the list of products being delivered. This list is contained within the Shipment object. Therefore, for a user to see the items in their delivery task, they must have the correct permissions and access to the Shipment object. Without this, the delivery task will appear empty, as it cannot retrieve the product details associated with it.
Which of the following have promotions associated with them using the Consumer Goods Cloud Data Model?
A. Promotion Channel, Retail Store KPI, Retail Visit KPI and Delivery Task
B. Promotion Product, Promotion Channel, Retail Store KPI, and Retail Visit KPI
C. Promotion Channel, Retail Visit KPI, Assessment Task Definition and in Store Location
D. Promotion Product, Retail Store KPI, Delivery Task and in Store Location
B. Promotion Product, Promotion Channel, Retail Store KPI, and Retail Visit KPI
Explanation:
Promotions in Consumer Goods Cloud, particularly in the context of Trade Promotion Management (TPM) and Retail Execution (RE), require several objects to define what is promoted, where it is promoted, and how the promotion's performance is measured. The central Promotion object uses relationships (often junction objects) to link to products, retail locations, and specific metrics (KPIs) used to set targets and capture actual results.
Correct Option:
B. Promotion Product, Promotion Channel, Retail Store KPI, and Retail Visit KPI:
This option correctly lists four essential objects tied to the Promotion object:
Promotion Product: A junction object (cgcloud__PromotionProduct__c) that explicitly links a Promotion to the Product2 records that are part of the promotional offer.
Promotion Channel: An object (cgcloud__PromotionChannel__c) that defines the location scope of the promotion by linking a Promotion to a specific Retail Store, Retail Store Group, or Account.
Retail Store KPI (RSKPI): Used in Setup to define the target performance for a KPI (e.g., "5 facings") in relation to a Promotion. The RSKPI record has a lookup field to the Promotion object.
Retail Visit KPI (RVKPI): Used during the Visit Execution to capture the actual performance data (e.g., "4 facings") against the target defined by an RSKPI, thus linking the captured result back to the executed Promotion Check. The RVKPI object has a lookup field to the Promotion object.
Incorrect Option:
A. Promotion Channel, Retail Store KPI, Retail Visit KPI and Delivery Task:
Delivery Task is a Retail Execution object tied to Direct Store Delivery (DSD). While a delivery may involve products that are on promotion, the Delivery Task object itself does not have a direct, core data model relationship with the Promotion object to define or measure the promotion itself. The missing Promotion Product is a fundamental link.
C. Promotion Channel, Retail Visit KPI, Assessment Task Definition and in Store Location:
Assessment Task Definition defines the task template (e.g., a "Promotion Check" task), which may reference a promotion, but it does not represent the direct association of the promotion itself. In Store Location (like an endcap) can be part of the Promotion Channel's scope, but it is not one of the four required distinct links as the others. The fundamental Promotion Product link is missing here.
D. Promotion Product, Retail Store KPI, Delivery Task and in Store Location:
This option incorrectly includes Delivery Task (irrelevant for promotion definition/measurement) and In Store Location (a location master data object). It is missing the crucial Promotion Channel (the scope definer) and Retail Visit KPI (the actual result capturer) from the correct set.
Reference:
Consumer Goods Cloud Data Model Key Objects: Promotion, Promotion Product, Promotion Channel, Retail Store KPI, and Retail Visit KPI relationships for Trade Promotion Management and Retail Execution.
United Telecom has completed the high-level design (HLD) phase and has information about the objects involved, data volumes, and file requirements.
Which three steps should a Consultant take to assess the storage needs on Communications Cloud?
A. Identify the storage needs between data storage and file storage
B. Analyze the storage usage for the existing legacy platform
C. Analyze an external data storage system for more cost-effective data storage
D. Assess the archiving strategy and determine how storage will be cleared through archiving
E. Calculate the file and data storage required based on required data volume and file attachment
requirements
A. Identify the storage needs between data storage and file storage D. Assess the archiving strategy and determine how storage will be cleared through archiving E. Calculate the file and data storage required based on required data volume and file attachment
requirements
Analysis of Options:
Storage assessment for a cloud migration/implementation must consider:
Distinguishing between Data Storage (database) and File Storage (files/attachments) – They have separate limits and cost implications in Salesforce.
Factoring in data lifecycle/archiving – How and when data is cleared via archiving directly impacts long-term storage needs.
Calculating based on known requirements – Using the HLD's data volumes and file attachment specs to estimate actual consumption.
Correct Options & Why:
A. Identify the storage needs between data storage and file storage
This is step one. Data storage (records) and file storage (attachments, documents) are separate buckets in Salesforce with different limits and performance implications. Any storage assessment must treat them separately.
D. Assess the archiving strategy and determine how storage will be cleared through archiving
A critical step. Storage isn't just about initial load; it's about growth over time. An archiving strategy (e.g., moving old records/files to an archive system) reduces ongoing storage consumption and influences the required buffer. Without this, you’ll underestimate long-term needs.
E. Calculate the file and data storage required based on required data volume and file attachment requirements
This is the core quantitative step. The HLD provides object counts and file specs—use these to compute baseline storage (e.g., average record size × number of records, average file size × number of attachments). This yields the initial and projected storage footprint.
Why Others Are Incorrect:
B. Analyze the storage usage for the existing legacy platform
While useful for comparison, it's not a required step for assessing needs on Communications Cloud. Legacy system storage patterns may be inefficient or different; the focus should be on the new platform's data model and file requirements from the HLD.
C. Analyze an external data storage system for more cost-effective data storage
This is a solutioning/design decision, not a step in assessing storage needs on Communications Cloud. The question asks for assessment, not alternative storage options. Also, external storage may not be permissible for core CRM data due to compliance or integration complexity.
Reference:
This approach follows Salesforce implementation best practices, especially for data-intensive industries like telecom. Storage planning involves:
Categorizing storage types (Data vs. File),
Estimating initial and future volumes using HLD specifications,
Factoring in data retention/archiving policies to manage growth.
Salesforce Architecture documentation and Capacity Planning guides emphasize these steps when sizing an org.
Universal Containers (UC) is a Communications Service Provider using Communications Cloud. As part of Internet order fulfillment, UC warehouse agents will use Salesforce to enter a router's barcode and enter the shipping tracking number for the router.
How should a Communications Cloud Consultant solve this requirement?
A. Configure a Manual Task Orchestration Item that will launch a Flow to enter the router's barcode
number and shipping tracking number
B. Configure a Push Event Orchestration Item that will receive the router's barcode number and shipping tracking number
C. Configure an Autotask Orchestration Item that will automatically launch an OmniScript to enter the
router's barcode number and shipping tracking number
D. Configure a Manual Task Orchestration Item that will launch an OmniScript to enter the router's
barcode number and shipping tracking number
D. Configure a Manual Task Orchestration Item that will launch an OmniScript to enter the router's
barcode number and shipping tracking number
Explanation:
The requirement involves a manual data entry step performed by a warehouse agent (a human user) during the order fulfillment process. In Salesforce Communications Cloud Order Management, manual steps that require user interaction are modeled using a Manual Task Orchestration Item. This item needs to launch an appropriate user interface component for data capture, for which OmniScript is the standard and most robust tool in Vlocity/Communications Cloud.
Correct Option:
D.Configure a Manual Task Orchestration Item that will launch an OmniScript to enter the router's barcode number and shipping tracking number Manual Task Orchestration Item: This is the correct choice in Order Management to represent a task that must be executed by a user (the warehouse agent). It pauses the automated fulfillment workflow until the agent marks the task as complete, ensuring the required data is entered.
OmniScript: This is the primary tool in Communications Cloud/Vlocity for creating guided user experiences and complex data entry wizards. It is ideal for an agent to quickly and accurately input the barcode and tracking number, leveraging features like conditional logic and robust data integration.
Incorrect Options:
A.Configure a Manual Task Orchestration Item that will launch a Flow to enter the router's barcode number and shipping tracking number
While a Manual Task is appropriate, Flow is not the standard or recommended user interface tool for complex, multi-step agent interactions within Vlocity/Communications Cloud Order Management. OmniScript is specifically designed for these complex, industry-focused processes and typically offers better integration with Vlocity data tools.
B.Configure a Push Event Orchestration Item that will receive the router's barcode number and shipping tracking number
A Push Event is used to wait for an external system (like a shipping carrier's API or a separate inventory system) to send a message back to Salesforce, not for a human user to actively input data into the system. This option does not involve the warehouse agent's manual action.
C.Configure an Autotask Orchestration Item that will automatically launch an OmniScript to enter the router's barcode number and shipping tracking number
An Autotask is designed for system-to-system integration or automated back-end logic (e.g., calling an API or a DataRaptor), and it does not require human intervention. Using an Autotask for a manual agent task is incorrect. Furthermore, Autotasks typically launch Integration Procedures or Apex, not OmniScripts directly.
Reference:
Salesforce Communications Cloud Order Management Documentation: Specifically related to Orchestration Plan Definition, Orchestration Items, and task types (Manual Task, Autotask, Push Event) and the use of OmniScript for agent-facing guided processes.
Prep Smart, Pass Easy Your Success Starts Here!
Transform Your Test Prep with Realistic Consumer-Goods-Cloud-Accredited-Professional Exam Questions That Build Confidence and Drive Success!