Question 21

The Sales Operations team at Northern Trail Outfitters imports new leads each day. An integrated legacy territory management system assigns territories to leads before Sales team members can work on them. The current integration often experiences latency issues.
Which two recommendations should an Architect make to improve the integration performance?
Choose 2 answers
  • Question 22

    A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:
    1. Transactions are created at any time through their various on-premise and cloud-based systems.
    2. All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.
    3. Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems.
    The company wants to address a usability concern regarding incomplete data displayed on the LWC component. What should the Integration Architect specify so the LWC will be able to display all the required transactions?
  • Question 23

    Universal Containers has two integrations to Salesforce; System A requires read-only access to all Opportunity data while System B requires read-write access to all Accounts.
    Which approach ensures compliance with the principal of least priviledge?
  • Question 24

    Northern Trail Outfitters has a registration system that is used for workshops offered at its conferences.
    Attendees use a Salesforce community to register for workshops, but the scheduling system manages workshop availability based on room capacity. It isexpected that there will be a big surge of requests for workshop reservations when the conference schedule goes live.
    Which integration pattern should be used to manage the influx in registrations?
  • Question 25

    What should an integration Architect consider when building a visulaforce page that makes client-side callouts to multiple domains that may violate the browser's same-origin policy?
    Choose 2 answers