Question 31

Customer is evaluating Platform Events solution and would like help in comparing/contrasting it with Outbound Message for a real-time / near-real time needs. They expect 3,000 consumers of messages from Salesforce.
Which three considerations should be evaluated and highlighted when deciding between the solutions?
Choose 3 answers
  • Question 32

    business requires automating the check and update of the phone number type classification (mobile vs. landline) for all in-coming calls delivered to their phone sales agents. The following conditions exist:
    1. At peak, their call center can receive up to 100,000 calls per day.
    2. The phone number type classification is a service provided by an external service API.
    3. Business is flexible with timing and frequency to check and update the records (throughout the night or every 6-12 hours is sufficient).
    A Remote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System -> Salesforce) are determined to work with a middleware hosted on custom premise.
    In order to implement these patterns and mechanisms, which component should an integration architect recommend?
  • Question 33

    Universal Containers (UC) currently owns a middleware tool and they have developed an API-led integration architecture with three API tiers. The first-tier interfaces directly with the systems of engagement, the second tier implements business logic and aggregates data, while the third-tier interfaces directly with systems of record. Some of the systems of engagement will be a mobile application, a web application, and Salesforce.
    UC has a business requirement to return data to the systems of engagement in different formats while also enforcing different security protocols.
    What should an Integration Architect recommend to meet these requirements?
  • Question 34

    Service Agents at Northern Trail Outfitters uses Salesforce to manage cases and B2C Commerce for ordering.
    Which integration solution should an architect recommend in order for the service agents to see order history from a B2C Commerce system?
  • Question 35

    An Integration Architect has built a solution using REST API, updating Account, Contact, and other related information. The data volumes have increased, resulting in higher API calls consumed, and some days the limits are exceeded. A decision was made to decrease the number of API calls using bulk updates. The customer prefers to continue using REST API to avoid architecture changes.
    Which REST API composite resources should the Integration Architect use to allow up to 200 records in one API call?