Skip to main content

SALESFORCE-COMMUNICATIONS-CLOUD Real Exam Questions

Salesforce Communications Cloud Accredited Professional (AP-203)

77 questions available · Page 1 of 8

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

A consultant analyzing integrations to various fulfillment systems. While the consultant beliefs that process shall be automated, they have identified one particular complex integration that has a formatted payload that verify JSON Implemented for nonstandard error response to be returned to order management from the fulfillment system.

How should the consultant solve this used case?

  1. A

    Use a dataRaptor to grab the JSON payload from Order Management to pass it to the fulfillment system directly.

  2. B

    Use Apex to be able to send the customized payload and interpret the response

  3. C

    Attach an Omniscript ta task and handle the integration manually

  4. D

    Recommend that this step to be handled manually by having the user navigation to the fulfillment
    system's native UI .......logic

Show answer and explanation

Correct answer: B

Question 2 Single choice

A telecom service provider offers internet, mobile and TV services that can be sold as bundled and independently. Fulfillment consultant designer is designing the orchestration order that contains any combination to consistently improve the customer satisfaction, the consultant need to design a solution that makes the service available to consumers for consumption and support changes for completely fulfilled offers even when other are still being same.
what is the recommendation approach for an assets management strategy in this case?

  1. A

    Module each offer as top offer, Use the standard assetization in orchestration to assetize the offer that have been ordered

  2. B

    Module the offer as a triple play bundle, Use standard assetization in orchestration to assetize the offer that have been ordered

  3. C

    Module the offer as a triple play bundle, Use staged assetization in orchestration to assetize the offer that have been ordered

  4. D

    Module the offer as a top level offers, Use staged assetization in orchestration to assetize the offer that have been ordered

Show answer and explanation

Correct answer: D

Question 3 Multiple choice

UC rolling out products to the market in multiple go live iterations. Top offer sold is mobile followed by TV, during discovery phase it was identified that regardless of the top offer sold. Same activity of sending out a notification email to the account.

Which two ways consultant model the orchestration to make it reusable, have the least amount of time to go live and require minimal maintenance over time?

  1. A

    Create a product class and assign it to all top level offers, create orchestration plan with a scenario on a product

  2. B

    Use product class to decompose each top offer to a CFS specific for the notification email orchestration plan with a scenario on the CFS

  3. C

    Create a decomposition relationship for each product offer to a CFS specific for the notification email orchestration plan with a scenario on the CFS

  4. D

    Create an orchestration plan and define a scenario for each top product offer

Show answer and explanation

Correct answers: A, B

Question 4 Multiple choice

What are three main factors that should lead a consultant to consider assetization of a commercial product or service?

  1. A

    The product services sold can undergo future attribute changes

  2. B

    The Product sold is a device accessory such as phone case

  3. C

    The product/service sold is high volume, one time billing event, such as a pay per view

  4. D

    The product services sold will have child features added in the future

  5. E

    The product Service sold has a recurring charge

Show answer and explanation

Correct answers: A, D, E

Question 5 Single choice

Airtalk has recently acquired Mobitel, which uses communication cloud as in CPQ and order management system. Airtalk wants to upsell Mobitel products on its consumer portal to increase its revenue and make share without incurring the cost of migrating those products onto its own legacy CPQ and order management system.

What should a consultant recommend to quickly integrate Airtalk's portal application with Mobitel's Communications Cloud?

  1. A

    Use Cart Based APIs

  2. B

    Use Digital Commerce APIs

  3. C

    Use CPQAppHandler Methods

  4. D

    Use EPC APIs

Show answer and explanation

Correct answer: B

Question 6 Multiple choice

UC have completed migration into developer org. Now they are using partial copy sandbox.

What are the two reason why consultant should recommend doing a full data load in full copy sandbox before production load?

  1. A

    To identify the risk of hitting governor limit with the production load

  2. B

    To identify the data error that was not surfaced during testing with subset of data

  3. C

    To identify the metadata related error not previously seen with a subset of data

  4. D

    To understand how long, the data load in production should take

Show answer and explanation

Correct answers: A, B

Question 7 Single choice

A Company wants to improve their quote to order journey experience, the journey contains manufacturing products and services, and integration with inventory system for device reservation. They want to have smooth omni channel experience.

What approach should a consultant take during planning to ensure optimal development and time to market?

  1. A

    Plan for three user stories running in parallel: UX design, Device reservation, API and inventory system integration

  2. B

    Plan for three user stories running subsequently: UX design first, Device Reservation API second, and inventory management system at last

  3. C

    UX experience is the most important. Fully design and validate the UX before designing the integration step

  4. D

    Exact data in integration is an input to the ux design. Detailed Design of the integration... can start

Show answer and explanation

Correct answer: A

Question 8 Multiple choice

What are the 3 keys inputs used by order management to determine the output of MACD order?

  1. A

    Order and order item details

  2. B

    Quote and quote line items records

  3. C

    Fulfillment request and fulfillment request line records

  4. D

    Assets and inventory item records

  5. E

    Commercial and technical product configurations

Show answer and explanation

Correct answers: A, C, D

Question 9 Single choice

An ABC telecom customer requested a change to their existing services which resulted in new set of assets. At later date customer changed from device based to an installment based contract. After few year customer then requested to change their telephone number.

Which object of communication data model should a consultant use to manage the life cycle of assets over a time?

  1. A

    Service Entitlement

  2. B

    Service Account

  3. C

    Contract Line Item

  4. D

    Subscription

Show answer and explanation

Correct answer: D

Question 10 Multiple choice

Universal Container had been using Communication cloud CPQ and order management for their B2B use cases. One of the critical requirement was to send a router code to their downstream system. Sending the router code depends on certain condition *if the customer is moving the internet services and is eligible for router * if the customer is moving the internet service and did not have router before * if customer is renewing the internet service and did not have a router before.

Which three option should consultant recommend to meet the requirements above while optimizing order submission performance?

  1. A

    Implement the router condition logic in the integration layer as callout task

  2. B

    Map all relevant information to the Customer Facing Service (CFS)

  3. C

    Use action type from fulfillment request lines in the callout condition task

  4. D

    Implement the router condition logic within decomposition layer with more conditions.

  5. E

    Use the Action type from Order items to the Decomposition Relationship Conditions.

Show answer and explanation

Correct answers: A, B, E