Integration-Architecture-Designer Salesforce Certified Integration Architecture Designer (SP19)

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Northern Trail Outfitters (NTO) has hired an Integration Architect to design the integrations between existing systems and a new instance of Salesforce. NTO has the following requirements:

1. Initial load of 2M Accounts, 5.5M Contacts, 4.3M Opportunities, and 45k Products into the new org.

2. Notification of new and updated Accounts and Contacts needs to be sent to 3 external systems.

3. Expose custom business logic to 5 external applications in a highly secure manner.

4. Schedule nightly automated dataflows, recipes and data syncs.

Which set of APIs are recommended in order to meet the requirements?

Select an option, then click Submit answer.

  • Bulk API, Chatter REST API, Apex SOAP API, Tooling API

  • Bulk API, Chatter REST API, Apex REST API, Analytics REST API

  • Bulk API, Streaming API, Apex REST API, Analytics REST API

  • Bulk API, Streaming API, Apex SOAP API, Analytics REST API


Question 8

An architect recommended using Apex code to make callouts to an external system to

process insurance quote.

What should the integration architect consider to make sure this is the right option for the integration?

Select an option, then click Submit answer.

  • The maximum callouts in a single Apex transaction.

  • The maximum number of parallel Apex callouts in a single continuation.

  • The limit on long-running requests (total execution time).

  • The limit of pending operations in the same transaction.


Question 9

Northern Trail Outfitters is seeking to improve the performance and security of outbound integrations from Salesforce to on-premise servers.

What should the Architect consider before recommending a solution?

Select an option, then click Submit answer.

  • External gateway products in use

  • A Default gateway restrictions

  • Considerations for using Deterministic Encryption

  • Shield Platform Encryption Limitations