A company that is a leading provider of training delivers courses to students globally. The company decided to use Customer Community in order to allow students to log in to the community, register for courses and pay course fees. The company has a payment gateway that takes more than 30 seconds to process the payment transaction. Students would like to get the payment result in real time so in case an error happens, the students can retry the payment process. What is the recommended integration approach to process payments based on this requirement?

A. Use Change Data Capture to process payment to the payment gateway. B. Use Platform Events to process payment to the payment gateway. C. ...

A company’s cloud-based single page application consolidates data local to the application with data from on-premise and third-party systems. The diagram below typifies the application’s combined use of synchronous and asynchronous calls. The company wants to use the average response time of its application’s user interface as a basis for certain alerts. For this purpose, the following occurs: 1. Log every call start and finish date and time to a central analytics data store. 2. Compute response time uniformly as the difference between the start and finish date and time (A to H in the diagram). Which computation represents the end-to-end response time from the user’s perspective?

A. Sum of A to H B. Sum of A to F C. Sum A and H Suggest answer: C Reference:

A subscription-based media company’s system landscape forces many subscribers to maintain multiple accounts and to login more than once. An Identity and Access Management (IAM) system, which supports SAML and OpenId, was recently implemented to improve the subscriber experience through self-registration and single sign-on (SSO). The IAM system must integrate with Salesforce to give new self-service customers instant access to Salesforce Community Cloud. Which two requirements should the Salesforce Community Cloud support for self-registration and SSO? (Choose two.)

A. SAML SSO and Just-in-Time (JIT) provisioning B. OpenId Connect Authentication Provider and Registration Handler C. OpenId Connect Authen...

A large enterprise customer with the following system landscape is planning to implement Salesforce Sales Cloud. The following business processes need to be supported in Salesforce: 1. Sales consultants should be able to have access to current inventory. 2. The Enterprise Resource Planning (ERP) System is the system of record for pricing information. 3. Quotes should be generated in Salesforce with pricing from ERP. 4. Sales Management uses an Enterprise Business Intelligence (BI) tool to view Sales dashboard. 5. Master Data Management (MDM) is the system of record for customers and prospects. 6. Invoices should be accessible in Salesforce. Which systems in the landscape should the integration consultant consider to be integrated with Salesforce to support the business requirements?

A. ERP, MDM, BI tool, Data Warehouse B. ERP, MDM, Data Warehouse, Invoices system C. ERP, Inventory, Pricing Engine, Invoices system D. ERP...

Universal Containers (UC) is a large printing company that sells advertisement banners. The company works with third-party agents on banner initial design concepts. The design files are stored in an on-premise file store that can be accessed by UC internal users and third party agencies. UC would like to collaborate with the third-party agencies on the design files and allow them to view the design files in the community. The conceptual design files size is 2.5 GB. Which solution should an integration architect recommend?

A. Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community. B. Define an Externa...

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.5 million Contacts, 4.3 million Opportunities, and 45,000 Products into the new org. 2. Notification of new and updated Accounts and Contacts needs to be sent to three external systems. 3. Expose custom business logic to five 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?

A. Bulk API, Chatter REST API, Apex REST API, Analytics REST API B. Bulk API, Streaming API, Apex SOAP API, Analytics REST API C. Bulk API,...

A large enterprise customer has decided to implement Salesforce as their CRM. The current system landscape includes the following: 1. An Enterprise Resource Planning (ERP) solution that is responsible for Customer invoicing and order fulfillment. 2. A Marketing solution they use for email campaigns. The enterprise customer needs their sales and service associates to use Salesforce to view and log their interactions with customers and prospects in Salesforce. Which system should be the system of record for their customers and prospects?

A. New Custom Database for customers and prospects. B. Marketing with all customer data from Salesforce and ERP. C. ERP with all prospect d...

An integration architect has designed a mobile application for Salesforce users to get data while on the road using a custom user interface (UI). The application is secured with OAuth and is currently functioning well. There is a new requirement where the mobile application needs to obtain the GPS coordinates and store them on a custom geolocation field. The geolocation field is secured with field-level security, so users can view the value without changing it. What should be done to meet the requirement?

A. The mobile device makes a REST API Inbound call. B. The mobile device makes a REST Apex inbound call. C. The mobile device makes a SOAP ...

Northern Trail Outfitters use Salesforce to track leads and opportunities, and to capture order details. However, Salesforce isn't the system that holds or processes orders. After the order details are captured in Salesforce, an order must be created in the remote system, which manages the orders lifecycle. The integration architect for the project is recommending a remote system that will subscribe to the platform event defined in Salesforce. Which integration pattern should be used for this business use case?

A. Remote Call-In B. Fire and Forget C. Batch Data Synchronization D. Request and Reply Suggest answer: B Reference:

Universal Containers (UC) owns a variety of cloud-based applications, including Salesforce, alongside several on-premise applications. The on-premise applications are protected behind a corporate network with limited outside access to external systems. UC would like to expose data from the on-premise applications to Salesforce for a more unified user experience. The data should be accessible from Salesforce in real time. Which two actions should be recommended to fulfill this system requirement? (Choose two.)

A. Run a batch job with an extract, transform, load (ETL) tool from an on-premise server to move data to Salesforce. B. Develop an applicat...

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: 1. At peak, the 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 customer premise. In order to implement these patterns and mechanisms, which component should an integration architect recommend?

A. Configure Remote Site Settings in Salesforce to authenticate the middleware. B. Firewall and reverse proxy are required to protect inter...