
Authentic ARC-801 Dumps - Free PDF Questions to Pass
Guaranteed Accomplishment with Newest Feb-2024 FREE ARC-801
Earning the Salesforce ARC-801 certification can have several benefits for professionals. It demonstrates that they have the skills and knowledge to design and implement B2B multi-cloud solutions, which can increase their earning potential and job opportunities. Additionally, it provides a pathway to become a Salesforce Certified Technical Architect, one of the highest levels of certification offered by Salesforce. Overall, the Salesforce ARC-801 exam is an excellent opportunity for professionals to showcase their expertise in B2B multi-cloud solutions and advance their careers.
NEW QUESTION # 29
Universal Containers (UC) has a global support model and would like to open up a text message channel to support maintenance supervisors in countries around the world. UC also wants to leverage messaging to market to its business partners, and be able to track open and click-through rates just like it does with email campaigns.
What should a Solution Architect recommend to UC?
- A. Utilize Service Cloud and LiveMessage.
- B. Utilize Marketing Cloud and MobileConnect.
- C. Utilize Service Cloud Email to Text Message.
- D. Embed third-party messenger tools.
Answer: A
NEW QUESTION # 30
Universal Containers recently began a project to connect its ERP with Salesforce. One of the requirements is a daily batch process to create and update orders and order product information. The development team, using the corporate ETL tool, has created two processes to create these records using Bulk API. The test in the development environment worked fine, but in the production environment, some order product records were not updated and showed an error "UNABLE_TO_LOCK_ROW:unable to obtain exclusive access to this record". There is one Process Builder on the Order Product object and no async process.
Which two steps should a Solution Architect recommend to avoid this error?
Choose 2 answers
- A. Add a retry process for the records rejected by this error.
- B. Sort the order product records by account and order before the Bulk API load.
- C. Use the import wizard instead of Bulk API.
- D. Change the Bulk API call to use Bulk API 2.0.
Answer: A,B
Explanation:
1. Sort the order product records by account and order before the Bulk API load.
This answer can help avoid this error by reducing the chances of concurrent updates on the same parent record (account or order) by different batches. Sorting the records by account and order can ensure that all records related to a parent record are processed together in a single batch, which can prevent locking conflicts with other batches2.
2. Add a retry process for the records rejected by this error.
This answer can help recover from this error by attempting to update the rejected records again after some time interval. This can increase the likelihood of obtaining exclusive access to those records as they may be unlocked by then3.
NEW QUESTION # 31
Universal Containers uses the Salesforce Platform to track customer payments and any late payments. This is accomplished with an architecture that includes Marketing Cloud, Service Cloud, and an integration to the back-office billing system via MuleSoft. Invoices and payments are mastered in the billing system and exposed to Salesforce via MuleSoft. Notifications about customer payments are orchestrated out of Salesforce and emails are sent via Marketing Cloud. The late payment invoice data is required for service representatives to be able to reference within Salesforce.
What should the Solution Architect recommend when determining the role of each system for a use case of sending payment reminders?
- A. Load the payment and invoicing data within Salesforce from the billing system with MuleSoft, and drive payment notifications via Marketing Cloud.
- B. Recommend a trigger from the billing system into Marketing Cloud, which sends customer formatted emails.
- C. Integrate the billing system directly with Marketing Cloud via MuleSoft to trigger based on events from the billing system.
- D. Create cases within Salesforce from the billing system based on payment statues with MuleSoft event orchestration and send payment notifications via Marketing Cloud.
Answer: A
Explanation:
Universal Containers use Salesforce as the source of truth for customer payments and late payments, and leverage Marketing Cloud to send personalized and timely payment reminders based on customer segments and preferences1. By loading the payment and invoicing data within Salesforce from the billing system with MuleSoft, Universal Containers can also enable service representatives to access and reference the late payment invoice data within Salesforce.
https://docs.mulesoft.com/salesforce-marketing-cloud-connector/3.2/
NEW QUESTION # 32
A Solution Architect is delivering a multi-cloud implementation to a client. A diagram is required to communicate the vision and strategy of the solution to the business executives and stakeholders at a high level without going into too much detailed technical information.
Which type of architecture diagram should the Solution Architect use?
- A. Lightning Platform Architecture Diagram
- B. Reference Architecture Diagram
- C. Master Data Management (MDM) Diagram
- D. Solution Architecture Diagram
Answer: D
Explanation:
A Solution Architecture Diagram shows the high-level view of the solution components and how they relate to each other. It also shows the key business capabilities and objectives that the solution supports. It does not go into too much detail about the technical implementation or configuration of each component.
A Solution Architecture Diagram can help you communicate the vision and strategy of your multi-cloud solution to the business executives and stakeholders at a high level without overwhelming them with too much technical information.
NEW QUESTION # 33
Universal Containers (UC) u about to develop a new call center solution utilizing Salesforce products including Service Cloud, LiveMessage, Experience Cloud, and MuleSoft. UC would prefer no real customer data to be stored within Salesforce but to be made view only. These views should only be utilized by a select few individuals that may be assigned the ability to view this data temporarily and have it removed.
Which two features should a Solution Architect suggest to maintain these constraints?
- A. Apex Callouts, User Permissions Sets
- B. Salesforce Connect, User Permission Sets
- C. Third-party ETL, Profiles
- D. Salesforce Connect, User Profiles
Answer: B
Explanation:
Salesforce Connect allows you to integrate external data sources with Salesforce and access them in real time without storing them in Salesforce1. User Permission Sets let you grant access to various tools and functions to users without changing their profiles12. You can assign permission sets to users with different licenses and revoke them when needed3.
NEW QUESTION # 34
Recently. Universal Containers (UC) successfully launched a multi-cloud 62B implementation with Sales Cloud, Service Cloud, Experience Cloud, and B2B Commerce. As the Sales and Service Cloud development was performed by separate teams, UC created Process Builder automation for the Account object m separate Process Builder processes. As customers 90 through the sales process within Sales Cloud, the data on their customer account record is updated. As those same customers make purchases within B2B Commerce, the data on their customer account record is updated as well.
What are two reasons why a Solution Architect should recommend uniting these into a single Process Builder process?
Choose 2 answers
- A. Moving one of the Process Builders into a flow will remove all automation conflicts on the Account object.
- B. Moving them into a single Process Builder process helps to reduce the number of queries and avoid hitting limits on the Account object.
- C. Moving them into a single Process Builder is the only way to ensure a naming convention is followed on the Account object.
- D. Moving them into a single Process Builder process provides control over the order of the updates and actions triggered on the Account object.
Answer: B,D
Explanation:
The two reasons why a Solution Architect should recommend uniting the Sales Cloud and Service Cloud Process Builder processes into a single Process Builder process are: (A) Moving them into a single Process Builder process helps to reduce the number of queries and avoid hitting limits on the Account object; and (B) Moving them into a single Process Builder process provides control over the order of the updates and actions triggered on the Account object. By having them all in a single Process Builder process, UC can better manage the order in which updates and actions are triggered on the account object, ensuring that the most important updates and actions are performed first. Additionally, combining multiple Process Builder processes into one reduces the number of queries that need to be performed, helping to avoid hitting limits on the Account object.
NEW QUESTION # 35
Universal Containers (UC) is at the end of its first and only design phase. UC decided to go ahead and build against the entire future design that was developed and agreed upon by its internal stakeholders and Center of Excellence. But a concern by the executive team is how UC can de-risk itself and stay within budget during the build while still hitting the objectives that were defined m the design phase.
Which recommendation should the Solution Architect make to alleviate the executive team's concerns during the build?
- A. Promise the executive team that the project manager will always give comprehensive budget numbers every week and they will never overrun on budget.
- B. Assure the executive team that the current project is at a fixed scope and there will not be any overrun on budget.
- C. Help the executive team develop a governance framework; and team to focus on those concerns throughout the build and track the budget.
- D. Help the executive team understand that they created their entire complete vision of the solution already and there is no chance anything new will come up during the build.
Answer: C
Explanation:
This answer suggests that a governance framework can help ensure alignment between business requirements and solution design, as well as monitor and control costs during the build phase2. However, this is not an official answer from Salesforce, so you might want to verify it with other sources or experts.
NEW QUESTION # 36
Widgets Wonderful, a manufacturing company, wants to provide a better customer experience and enable field service resources to provide a quote to customers while still on site. The company has complex products that come with warranties that include preventative maintenance work. Additionally, certain warranty repair work has specific SLAs associated with it. There are 10 Field Service team members and 20 sales representatives, all of whom need to view Salesforce Field Service objects and be able to create quotes for the customer.
Widgets Wonderful's project owner has some questions regarding the number and types of licenses needed for the users and would like to better understand how warranties will be addressed.
Which two combined options should a Solution Architect suggest?
Choose 2 answers
- A. Salesforce Field Service, Salesforce CPQ, and Service Cloud for Salesforce CPQ need will need to be installed and customizations will not be needed for Entitlements.
- B. Purchase 30 CPQ licenses and 30 Salesforce Field Service licenses.
- C. Salesforce Field Service and Service Cloud for Salesforce CPQ will need to be installed and customizations will need to be made to handle Entitlements.
- D. Purchase 30 CPQ licenses and 10 Salesforce Field Service licenses.
Answer: A,D
Explanation:
CPQ licenses are required for users who need to create quotes for customers, which includes both field service team members and sales representatives. Therefore, 30 CPQ licenses are needed for 10 field service team members and 20 sales representatives. According to 23, Salesforce Field Service licenses are required for users who need to access the dispatcher console or the mobile app, which includes only field service team members. Therefore, 10 Salesforce Field Service licenses are needed for 10 field service team members.
Salesforce CPQ is a software that automates pricing and proposal generation of complex products/services, which matches the company's needs. According to 2, Salesforce Field Service is a software that enables scheduling and optimization of field service resources, which also matches the company's needs. According to 5, Service Cloud for Salesforce CPQ is an add-on that allows users to manage entitlements (warranties) and contracts (SLAs) within Salesforce CPQ without customizations.
https://www.salesforce.com/products/cpq/pricing/
https://www.salesforce.com/editions-pricing/service-cloud/field-service/
NEW QUESTION # 37
Northern Trail Outfitters (NTO) is running a multi-cloud Salesforce implementation with lots of process integration between the clouds and other systems. During the project, NTO faces many challenges including a lack of agility and business value alignment, as well as silo-thinking. After trying different approaches, NTO begins to use Agile and is successful. The project manager now wonders what the recommended operating model would look like.
What should be a Solution Architect's first recommendation?
- A. NTO should establish a Scaled Agile Center of Excellence to continuously improve agility and time to market.
- B. NTO should set up a model of continuous backlog with teams aligned to the different products (capabilities) to improve efficiency.
- C. NTO should set up an Operations team within IT to ensure proper management of the integrations going forward.
- D. NTO should set up a model of continuous backlog with teams aligned to the different clouds to drive efficiency and team collaboration.
Answer: A
Explanation:
A Scaled Agile Center of Excellence (LACE) is a small team of people dedicated to implementing the SAFe Lean-Agile way of working1. A LACE can be used to gather information, lead change, share best practices, and keep people on the same page as the organization moves forward2. A LACE is a cornerstone of successful transformations because it encourages continuity and manages expectations3.
By establishing a LACE, NTO can leverage the benefits of agile at scale, such as faster delivery, higher quality, lower costs, and happier customers31. A LACE can also help NTO overcome the challenges of silo-thinking and lack of alignment by fostering collaboration and communication across different teams and systems21.
NEW QUESTION # 38
AC Computers has decided to extend its existing Sales Cloud solution by implementing Service Cloud and Marketing Cloud Account Engagement. AC Computers has defined two different work streams for Service Cloud and Marketing Cloud Account Engagement and wants each workstream to work iteratively in separate sandboxes and migrate to a single sandbox for UAT and integration testing. With the multiple workstreams, AC Computers needs a more rigorous change management process and an audit process.
Which two options should AC Computers consider to support both implementation workstreams?
Choose 2 answers
- A. Use a version control system and CLI-based deployment tools to merge the workstream builds.
- B. Use scratch orgs and continuous deployment tools to merge the workstream builds.
- C. Use package-based deployments and scratch orgs to merge the workstream builds.
- D. Use multiple development sandboxes and merge the workstream builds using change sets.
Answer: A,B
Explanation:
These answers show how AC Computers can use modern development tools and practices to support multiple workstreams and implement Service Cloud and Marketing Cloud Account Engagement. A version control system can help track changes, manage conflicts, and audit code quality. A CLI-based deployment tool can help automate deployments and run tests across different environments. A scratch org is a source-driven and disposable deployment of Salesforce code and metadata that can be used for development and testing purposes. A continuous deployment tool can help integrate changes from different sources and deploy them automatically to a target environment.
https://help.salesforce.com/s/articleView?id=sf.deploy_connection_parent.htm&language=en_US&type=5
NEW QUESTION # 39
A Solution Architect was asked by AC Computers to provide solution recommendations for a rebate enrollment and management solution on Salesforce. The primary goal and requirement is to easily launch rebate programs for partners that an administrator can implement and manage in Salesforce. AC Computers currently uses Sales Cloud, Salesforce CPQ, and Experience Cloud to expose opportunity and quote information to partners.
Based on the business requirements, which solution should the Solution Architect recommend?
- A. Implement Salesforce Rebate Management Module and expose the data in the Experience Cloud site.
- B. Implement a custom solution to track rebates, accruals, and actuals and expose the data in the Experience Cloud site.
- C. Implement Salesforce Service Contracts with line items to track rebate accruals and expose the data in the Experience Cloud site.
- D. Implement B2B Commerce on Lightning Experience to track rebates and expose the data in the Experience Cloud site.
Answer: A
Explanation:
This solution can help AC Computers easily launch rebate programs for partners that an administrator can implement and manage in Salesforce. Rebate Management is a new module that integrates out-of-the-box into any Salesforce product and gives all employees and channel partners visibility into rebate programs2. It also automates, scales and leverages AI-driven insights for better and faster decisions1. Rebate Management can be exposed in the Experience Cloud site using custom components or standard objects4.
https://www.salesforce.com/products/manufacturing-cloud/rebate-management/ Salesforce Rebate Management is a managed package that enables companies to create, manage, and track rebates in Salesforce. With this solution, administrators can easily set up and manage rebate programs, track accruals and actuals, and generate detailed reports. Exposing the data in the Experience Cloud site will allow partners to view and track their rebate status, further enhancing the rebate management process.
NEW QUESTION # 40
P&C Hardware is a large manufacturer of computer components and already has an extensive Salesforce technology stack including MuleSoft, Sales Cloud, Service Cloud, and Field Service, as well as Shield capabilities. P&C Hardware is in the process of launching an online store based on Salesforce technology that's supposed to go live in 6 weeks. P&C Hardware needs to analyze performance to identify bottlenecks and optimize the configuration using its agile process with weekly releases. So far, P&C Hardware has covered similar requirements for other technologies using a third-party monitoring and alerting tool it deployed in the cloud.
What are two viable options a Solution Architect should explore in more detail with the client?
Choose 2 answers
- A. Leverage Shield Event Monitoring in conjunction with the Salesforce Debug Logs, and establish a regular review process for the Operations and Administration team.
- B. Leverage Shield Event Monitoring and MuleSoft to provide monitoring data to the third-party monitoring and alerting solution that's already in place at P&C Hardware.
- C. Leverage the B2B Commerce built-in performance monitoring dashboard to analyze performance in near real time.
- D. Leverage Shield Event Monitoring in combination with the CRM Analytics Event Monitoring app as a simple out-of-the-box solution.
Answer: B,D
Explanation:
Leverage Shield Event Monitoring and MuleSoft to provide monitoring data to the third-party monitoring and alerting solution that's already in place at P&C Hardware2. This option can help P&C Hardware leverage their existing investment and expertise in their cloud-based monitoring tool, while integrating it with Shield Event Monitoring and MuleSoft to capture and analyze performance data from their Salesforce technology stack.
Leverage Shield Event Monitoring in combination with the CRM Analytics Event Monitoring app as a simple out-of-the-box solution3. This option can help P&C Hardware quickly set up a performance monitoring dashboard using pre-built reports and dashboards from the CRM Analytics Event Monitoring app, which can be installed from AppExchange. This app can provide insights into user activity, adoption, performance issues, security risks, and more.
https://trailhead.salesforce.com/credentials/architectoverview
NEW QUESTION # 41
Mask Makers LLC has a traditional sales channel that uses an existing CPQ implementation to process orders. Customers frequently reorder previous purchases quickly and split the order into several deliveries for different locations. Additionally, these customers are given special pricing through Price Books m CPQ based on annual spending and other parameters. The customer currently makes their purchase by sending an email or calling their appointed sales representative, and then waits to receive a quote.
Mask Makers LLC wants to move away from this very manual and time-consuming process. The company wants to provide its customers with a personalized experience that is simplified and streamlined with existing special pricing visible and the option to self-serve- Mask Makers LLC would also like to deliver this within a short timeframe, as business must continue to grow.
Which design approach should a Solution Architect recommend to meet these requirements within the timeframe while adhering to best practices.
- A. Implement B2B Commerce and use the CPQ B2B Commerce Connector to integrate to CPQ. Allow bidirectional updates to Products and Pricing.
- B. Implement B2B Commerce and use the CPQ B2B Commerce Connector to integrate to CPQ. Set B2B Commerce as the Product and Pricing master.
- C. Implement B2B Commerce and use the CPQ B2B Commerce Connector to integrate to CPQ. Keep CPQ as the Product and Pricing master.
- D. Implement B2B Commerce and build a custom integration to CPQ. Keep CPQ as the Product and Pricing master.
Answer: C
Explanation:
Implement B2B Commerce and use the CPQ B2B Commerce Connector to integrate to CPQ1. This is a fast and easy way of enabling self-service ordering for customers with existing special pricing from CPQ.
Keep CPQ as the Product and Pricing master1. This is a recommended practice to avoid data duplication and inconsistency between CPQ and B2B Commerce.
NEW QUESTION # 42
Universal Containers (UC) has a multi-cloud implementation in place covering Service Cloud and Experience Cloud. As part of UC's support process, service agents often need to search across an external ERP that hosts the order information of its customers. They would like to see their ERP data in Salesforce but IT is weary of duplicating data across systems.
Which integration mechanism should achieve this with standard capabilities?
- A. Salesforce Connect
- B. Bulk Rest API
- C. Change Data Capture
- D. SOAP API
Answer: A
Explanation:
According to an online document1, Salesforce Connect is a standard integration mechanism that allows you to view, search, and modify data that's stored outside your Salesforce org. With Salesforce Connect, you can access data from external ERP systems in real time without copying or synchronizing it.
https://www.salesforce.com/content/dam/web/en_us/www/documents/platform/External-ERP-Integration-with-Salesforce.pdf
NEW QUESTION # 43
SharpField is a fast-growing company that provides SaaS for commercial service providers. SharpField has been acquiring other similar companies and plans to continue to do so for the near future.
After a recent acquisition of a company that also has a Salesforce org, the CIO wants to know the correct path forward on deciding whether to integrate the acquired companies into SharpField's existing landscape.
What should a Solution Architect recommend to the CIO to ensure the correct org strategy for SharpField going forward?
- A. Prioritize completing an in-depth org strategy analysis, focused on the Business, Technology, Governance, and Operations requirements at SharpField.
- B. Recommend a single-org strategy and development of strict processes for all acquired companies to follow.
- C. Recommend a multi-org strategy and development of required integration layers to move the required shared data between instances of any and all acquired Salesforce instances.
- D. Prioritize migrating the newly acquired company to SharpField's Salesforce org first, then perform an org strategy analysis to assess the Business, Technology, Governance, and Operations requirements for any future acquisitions.
Answer: A
Explanation:
there are two possible approaches for Salesforce org strategy: single-org and multi-org. Each approach has its pros and cons depending on the business needs, technology capabilities, governance policies, and operational requirements of the organization.
The best recommendation for the CIO is to prioritize completing an in-depth org strategy analysis, focused on the Business, Technology, Governance, and Operations requirements at SharpField. This should include an assessment of the newly acquired company and any other acquisitions that SharpField is considering. Additionally, the Solution Architect should recommend a single-org strategy and the development of strict processes for all acquired companies to follow. This will ensure that the Salesforce environment is organized, integrated, and secure. Finally, the Solution Architect should recommend the development of required integration layers to move the required shared data between instances of any and all acquired Salesforce instances.
https://www.salesforce.org/blog/develop-a-salesforce-org-strategy-to-achieve-a-unified-experience/
NEW QUESTION # 44
Universal Containers (UC) sells automotive spare parts through a large network of partner retail outlets. UC's business model relies on partners (retail outlets) reaching out to UC to get access to its product catalog, selecting the product(s) they require, and then making bulk purchases. The partners occasionally reach out to UC sales representatives for advice or clarifications regarding particular SKUs on an opportunity on which they are co-sellers.
UC wants to offer discounts to partners who make large purchases. Further, UC wants to provide its partners with reports detailing their sales, including reports that summarize sales by partner, to help UC classify its partners accordingly.
Which solution should a Solution Architect recommend to meet UC's requirements?
- A. Sales Cloud, Service Cloud, and Partner Relationship Management
- B. Sales Cloud, B2B Commerce, and Customer Community
- C. Sales Cloud, B2B Commerce, and Partner Relationship Management
- D. Sales Cloud, Partner Relationship Management, and Einstein
Answer: C
Explanation:
Sales Cloud can help UC manage its direct sales team and track opportunities and revenue.
B2B Commerce can help UC provide its partners with access to its product catalog and enable them to make bulk purchases online.
Partner Relationship Management (PRM) can help UC offer discounts to partners who make large purchases, provide them with reports detailing their sales, and allow them to collaborate with UC sales representatives12.
NEW QUESTION # 45
UC Foods, a global manufacturing organisation, builds and sells a variety of food processing equipment on its B2B Commerce site. Customers often tailor their equipment by selecting from several product variants. Depending on the options selected, an order will sometimes require manual intervention by a sales person to determine the price for the customized piece of equipment.
Once the machines have been purchased, each machine comes with a 1-year warranty, which entitles the customer to quarterly visits to inspect and perform maintenance on the machines to keep them in proper working order.
How can a Solution Architect use a multi-cloud solution to address the needs of the organization to efficiently support the selling of equipment and planning of quarterly visits for the machines?
- A. Use the B28 Commerce aggregated product or dynamic kits to drive the selection of the product options, then create a CPQ quote when manual intervention is required. For the quarterly visits, use Service Contracts and Entitlements.
- B. Use a third-party plugin configurator to support the selection of the product options, then create a CPQ quote when manual intervention is required. For the quarterly visits, use Field Service Maintenance Plans.
- C. Use the B2B Commerce aggregated product or dynamic kits to drive the selection of the product options, then create a CPQ quote when manual intervention is required. For the quarterly visits, use Field Service Maintenance Plans.
- D. Use the B2B Commerce aggregated product or dynamic kits to drive the selection of the product options, then automatically create a case when manual intervention is required. For the quarterly visits, use Service Contracts and Entitlements.
Answer: C
Explanation:
https://developer.salesforce.com/docs/atlas.en-us.b2b_commerce_dev_guide.meta/b2b_commerce_dev_guide/ccrz_ccApiCart_addTo.htm
https://help.salesforce.com/s/articleView?id=sf.cpq_bundle_products.htm&language=en_US&type=5 B2B Commerce allows you to create aggregated products or dynamic kits that let customers select from various product variants1. CPQ enables you to create quotes for complex products and pricing scenarios2. The CPQ B2B Commerce Cloud Connector can sync products, pricing, quote requests, and orders between both clouds3. Field Service Maintenance Plans allow you to schedule recurring service appointments for your customers' assets4.
NEW QUESTION # 46
Universal Containers serves customers globally across two businesses. Each business has its own org for managing its sales and support operations. Each line of business also maintains its own reporting systems using both CRM Analytics and Salesforce reports, but the CEO is asking for a unique dashboard that includes the global opportunity pipeline with data from both orgs.
What should a Solution Architect propose?
- A. Use one org as primary and create external objects for the accounts and opportunities of the other one. Then, use standard reports.
- B. Use CRM Analytics in the primary org and create a Salesforce External Connection. Then, create a dataflow to combine data from both orgs.
- C. Use one org as primary and an ETL tool to synchronize the accounts and opportunities of the other org. Then, use standard reports.
- D. Use CRM Analytics in the primary org and then, in the dashboards, use Salesforce Connect to query the data from the other org.
Answer: B
Explanation:
it allows you to connect to your secondary org using a Salesforce External Connection12, which is a connector that enables you to access data from another Salesforce org without writing any code or using any middleware. You can then use a dataflow to combine data from both orgs and create datasets that can be used for CRM Analytics dashboards3
https://help.salesforce.com/s/articleView?id=sf.sdp_connectors_salesforce_external_settings.htm&language=en_US&type=5
NEW QUESTION # 47
Universal Containers is in the process of implementing a CPQ and B2B Commerce solution. The Technology team has completed the development for the current sprint and is demonstrating the functionalities to the business stakeholders during their sprint demo. While demonstrating products and pricing, and Sync between B2B and CPQ when requesting a quote, the stakeholders make a new request to include tiered pricing and map it to discount schedules on CPQ.
Which approach should a Solution Architect recommend while addressing the feedback from the stakeholders?
- A. Include it as a user story and accommodate it m the same sprint, since this is a feasible requirement and the CPQ B2B Commerce Connector is already set up.
- B. Convey that it is not recommended to include M the initial MVP, since an extension is needed on the CPQ B2B Commerce Connector for the new requirement.
- C. Add the request as a new user story to the product backlog, and further schedule a meeting for prioritization and grooming.
- D. Convey that this can be potentially picked up in the next sprint since the technical changes needed for this new user story are low effort.
Answer: C
Explanation:
CPQ B2B Commerce Connector is a tool that synchronizes data from CPQ product and pricing objects to B2B Commerce objects1.
CPQ uses discount schedules and B2B Commerce uses tiered pricing to handle volume-based pricing23.
The connector does not support mapping tiered pricing to discount schedules out of the box23.
The connector uses pricing from B2B Commerce to define the pricing on the generated quote lines by setting their Special Price fields4.
NEW QUESTION # 48
Universal Containers (UC) is in the process of identifying if Revenue Cloud will work for its business processes. UC has already implemented Sales Cloud, which includes complex steps and checklists that are orchestrated based on changes made to an Opportunity. Based on the current Sales Cloud implementation, UC has concerns about how Revenue Cloud will interact with its current customizations on the Opportunity object and if it will be difficult to customize the solution in the future.
Which design approach should a Solution Architect recommend to mitigate concerns about custom processes on any single object?
- A. Use an event-driven design to separate automations that could run asynchronously from the save cycle with a third-party tool like Heroku.
- B. Migrate automations from Process Builder to a single flow that is triggered by record updates, using only the "After Save" context so that all operations can be organized in a single flow.
- C. Migrate automations from Process Builder to flows triggered by record updates, organizing operations in separate flows for the "Before Save" and "After Save" contexts.
- D. Leave the orchestration of the automation to Process Builder, but invoke autolaunched flows from Process Builder so that the actual operations run in flows.
Answer: C
Explanation:
Migrate automations from Process Builder to flows triggered by record updates, organizing operations in separate flows for the "Before Save" and "After Save" contexts. This approach will allow UC to keep their current customizations on the Opportunity object, while allowing for greater control and flexibility when customizing the solution in the future. Additionally, this approach will allow UC to better orchestrate the automations and ensure that operations are being run in the right order and context.
https://www.salesforce.com/products/cpq/overview/
NEW QUESTION # 49
At Custom Cabinets LLC, the service appointments often span over multiple days bot are 2 to 4 hours in duration per day. The company would like to optimize the service resource's day and have them see as many customers as possible. Additionally, Custom Cabinets LLC would like a customer service representative to follow up with the customer once the field work has been completed.
Which approach should the Solution Architect take to meet these requirements?
- A. Leverage out-of-the-box Salesforce Field Service Work Types and out-of-the-box Multiday Service Appointments. Use declarative automation to create a follow-up Case for customer service.
- B. Leverage declarative automata to done Service Appointments for multiple days. Like declarative automation to send a follow-up email to the customer.
- C. Leverage out-of-the-box Salesforce Field Service Work Types and declarative automation to clone Service Appointments for multiple days. Use declarative automation to create a follow-up Case for customer service.
- D. Leverage out-of-the-box Salesforce Field Service Multiday Service Appointments. Use declarative automation to send a follow-up email to the customer.
Answer: D
Explanation:
Leverage out-of-the-box Salesforce Field Service Multiday Service Appointments1. This is a simple and efficient way of scheduling service appointments that last for more than a day.
NEW QUESTION # 50
......
ARC-801 Braindumps PDF, Salesforce ARC-801 Exam Cram: https://www.dumpsquestion.com/ARC-801-exam-dumps-collection.html
Use Valid New Free ARC-801 Exam Dumps & Answers: https://drive.google.com/open?id=1Md1FwoYtbKlfO-7wZjhKJXP2t05fdVZF