Universal Containers (UC) delivers packaging solutions to its customers based on volume schedule, which is part of a contract that UC is closing. Customers place orders against these contracts, and the orders are maintained in an ERP system outside of Salesforce.
Employees of UCwant to track invoicing payment status on a monthly basis so that they can identify early when customer orders fall short of the contractual target.
Which two solution components should a Solution Architect recommend to meet this requirement?
Choose 2 answers
Answer : C, D
To track invoicing payment status and identify discrepancies in customer orders against contractual targets, integrating Salesforce Billing with the ERP system is essential. This integration allows for real-time synchronization of invoicing and payment statuses, providing UC employees with up-to-date information. Using MuleSoft for integration facilitates seamless data exchange between Salesforce and the ERP, ensuring that order information is accurately reflected in Salesforce. This setup supports efficient monitoring and management of contractual obligations and financial transactions. Salesforce Billing offers capabilities for managing invoicing and payments within the Salesforce ecosystem, while MuleSoft's Anypoint Platform enables robust API-led connectivity between systems, aligning with Salesforce's recommended practices for system integration and data management.
Universal Containers (UC) is starting to go through an inventory of capabilities in regard to its many data warehouses. UC's data warehouses are currently being provided with data from OMS, ERP, Accounting, and other inventory management systems. Data warehouses are utilized by those systems for storage or analytics purposes.
UC plans to utilize the Systems of Engagement framework to classify its systems based on how they will be utilized within the enterprise architecture. UC would like to understand which systems it should directly integrate with versus utilizing the data warehouses where that data may also be stored.
How should a Solution Architect classify the data warehouses as systems within the enterprise architecture of this scenario?
Answer : D
In an enterprise architecture, data warehouses typically serve as a System of Record (SoR). They contain the authoritative data source for a given piece of information and are used for storage and analytics purposes. The Systems of Engagement (SoE) framework would classify the data warehouses as SoR because they maintain the official copy of the data being used by various systems. This classification aids in deciding on integration strategies and data flow within the enterprise architecture.
Universal Containers (UC) uses Sales Cloud, Service Cloud, and Experience Cloud. The implementation was completed 5+ years ago, and Service Cloud users are now expressing dissatisfaction with system performance. A custom Visualforce page was developed to show relevant data to Experience Cloud users. The same page is used by the Support team but displays more information based on their profile. UC has a small internal Support team for Salesforce that periodically enables new features in production.
Which best practice should the Solution Architect recommend to avoid these types of issues in the future?
Answer : B
To avoid issues related to system performance and ensure the scalability of Salesforce solutions, it's crucial to manage technical debt and thoroughly test new features in a controlled environment. A sandbox provides a safe space for testing, allowing UC to simulate the impact of changes without affecting the production environment. This practice helps in identifying potential issues and resolving them before they can impact end-users.
Salesforce's documentation on best practices for managing technical debt and the use of sandboxes for testing provides guidance on these processes, emphasizing the importance of a proactive approach to system maintenance and feature testing.
https://admin.salesforce.com/blog/2021/tech-debt-what-it-is-and-why-you-should-care
Fabulous Flowing has been using Salesforce for 10 years and is starting to notice performance issues. The company anticipates continued growth of 15% each year. It frequently refers to data that is within the past 12 months. Currently, there are 600,000 Cases. Fabulous Flooring realizes it needs to archive some of the data, however, would like it to remain m Salesforce. The leadership team meets for an in-depth strategy and planning session every 3 years and will need reporting on the archived dat
a. The Solution Architect has recommended the use of Big Objects.
What are two considerations the Solution Architect should discuss with Fabulous Flooring?
Choose 2 answers
Answer : B, C
https://developer.salesforce.com/docs/atlas.en-us.222.0.object_reference.meta/api/big_object.htm
Big objects are a way to store and manage massive amounts of data on the Salesforce platform12.
Big objects support custom Salesforce Lightning and Visualforce components rather than standard UI elements3.
Big objects do not support picklist fields, so they need to be loaded as text fields into the big object2.
Big objects do not support standard SOQL queries, so they need to use Async SOQL to query data from them2.
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 thenear 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?
Answer : C
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/
Universal Containers (UC) uses Marketing Cloud and recently added Sales Cloud to manage its business activities, as well as B2B Commerce to redesign its website. Today, a lead is created each time a customer leaves the site without finalizing their purchase. The number of leads created is increasing and representatives can no longer meet their callback deadlines.
With the new website, UC wants to increase the number of finalized sales and offer similar products to customers while reducing the Sales team's workload. Sales representatives should only call back customers if there is an upsell or cross-sell opportunity.
Which three recommendations should a Solution Architect make to meet these needs'
Choose 3 answers
Answer : C, D, E
To address the challenges of increasing leads from abandoned carts and the workload on sales representatives, the following recommendations are made:
C) Set up lead nurturing with Marketing Cloud and automate emails through journeys. Automating lead nurturing with targeted journeys allows UC to engage potential customers effectively, providing personalized follow-ups and offers based on their interactions, which can increase conversion rates without adding to the sales team's workload.
D) Stop creating leads in Sales Cloud for abandoned carts. By not automatically creating leads for every abandoned cart, UC can reduce the volume of leads that sales representatives need to follow up on, allowing them to focus on more qualified opportunities.
E) Put all leads from the abandoned carts in a queue. Organizing leads from abandoned carts into a queue allows for better management and prioritization. Sales representatives can then focus on leads with higher potential, based on predefined criteria such as cart value or customer behavior.
These strategies leverage Salesforce's capabilities in Marketing Cloud and Sales Cloud to optimize lead management and sales processes, as supported by Salesforce's documentation on lead management best practices and Marketing Cloud journey automation.
Towards the end of the discovery phase, the sales manager and subject matter experts raise a request to get hands-on experience with the solution as soon as possible. They want to ensure the requirements they provided are correctly built out inSalesforce. The project sponsor is unsure how that request may affect the schedule.
Which method should a Solution Architect consider in this scenario to validate the requirements during the build sprint without impacting the project timelines?
Answer : D
Allowing end users to interact with the solution in a controlled environment (like a sandbox) and providing them with structured testing scripts ensures that the build aligns with their requirements without disrupting the project timeline. This method enables real-time feedback and iterative improvements, ensuring the final product meets user needs. Salesforce's best practices for UAT and sandbox environments, detailed in the Salesforce Development Lifecycle Guide, support this approach by emphasizing the importance of hands-on testing and feedback in the development process.
https://trailhead.salesforce.com/content/learn/modules/user-acceptance-testing-video/learn-about-user-acceptance-testing