Integration-Architect Exam Question 46

A customer of Salesforce has used Platform Events to integrate their Salesforce instance with an external third-party artificial intelligence (AI) system. The AI system provides a prediction score for each lead that is received by Salesforce. Once the prediction score is received, the lead information is saved to Platform Events for other processes. The trigger on the Platform Events has failed ever since it was rolled out to production.
Which type of monitoring should the integration consultant have considered to monitor this integration?
  • Integration-Architect Exam Question 47

    Universal Containers (UC) is decommissioning its legacy CRM system and migrating data to Salesforce. The data migration team asked for a recommendation to optimize the performance of the data load. Which approach should be used to meet the requirement?
  • Integration-Architect Exam Question 48

    Northern Trail Outfitters has had an increase in requests from other business units to integrate opportunity information with other systems from Salesforce. The developers have started writing asynchronous @future callouts directly into the target systems. The CIO is concerned about the viability of this approach and scaling for future growth. What should be done to mitigate the CIO's concerns?
  • Integration-Architect Exam Question 49

    A business requires automating the check and updating of the phone number type classification (mobile vs.
    landline) for all incoming calls delivered to its phone sales agents. The following conditions exist:
    * At peak, the call center can receive up to 100,000 calls per day.
    * The phone number type classification is a service provided by an external service API.
    * 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 customer premise. In order to implement these patterns and mechanisms, which component should an integration architect recommend?
  • Integration-Architect Exam Question 50

    When a user clicks "Check Preferences" as part of a Lightning flow, preferences from an externally hosted RESTful service are to be checked in real time. The service has OpenAPI 2.0 definitions. Which integration pattern and mechanism should be selected?