New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

Integration-Architect Exam Dumps - Salesforce Certified Integration Architect (SU24)

Go to page:
Question # 9

A largeB2C customer is planning to implement Salesforce CRM to become a Customer centric enterprise. Below, is their current system landscape diagram.

The goals for implementing Salesforce follows:

1. Develop a 360 view of customer

2. Leverage Salesforce capabilities for Marketing, Sales and Service processes

3. Reuse Enterprise capabilities built for Quoting and Order Management processes

Which three systems from the current system landscape can be retired with the implementation of Salesforce?

Choose 3 answers

A.

Order Management System

B.

Case Management System

C.

Sales Activity System

D.

Email Marketing System

E.

Quoting System

Full Access
Question # 10

Northern Trail Outfitters (NTO) has recently implemented middleware for orchestration of services across platforms. The ERP system being used requires transactions be captured near real time at a REST endpoint initiated in Salesforce when creating an order object. Additionally, the Salesforce team has limited development resources and requires a low code solution.

Which two options will fulfill the use case requirements?

Choose 2 answers

A.

Use Remote Process Invocation fire and forget pattern on insert on the order object using Flow Builder.

B.

Implement a Workflow Rule with Outbound Messaging to send SOAP messages to the designated endpoint.

C.

Implement Change Data Capture on the order object and leverage the replay Idin the middleware solution.

D.

Use a process builder to create a Platform Event, selecting the record type as the Platform Event Name on insert of record.

Full Access
Question # 11

Universal learning (UC) is embarked on Salesforce transformation journey, UC will decommission the legacy CRM system and migrate data to Salesforce. The data migration team asked for a recommendation to optimize the performance of the data load to Salesforce.

Which approach should used to meet the requirement?

A.

Use Bulk API to process jobs in parallel mode.

B.

Contact Salesforce support to schedule performance load.

C.

Use Bulk API to process jobs in serial mode.

D.

Use Bulk API to process jobs in high performance mode.

Full Access
Question # 12

An Integration Architect has built a Salesforce application that integrates multiple systems and keeps them synchronized via Platform Events.

What is taking place if events are only beingpublished?

A.

The platform events are published immediately before the Apex transaction completes.

B.

The platform events are published after the Apex transaction completes.

C.

The platform events has a trigger in Apex.

D.

The platform events are being published from Apex.

Full Access
Question # 13

An enterprise architect has requested the Salesforce Integration architect to review the following (see diagram & description) and provide recommendations after carefully considering all constraints of the enterprise systems and Salesforce platform limits.

• About 3,000 phone sales agents use a Salesforce Lightning UI concurrently to check eligibility of a customer for a qualifying offer.

• There are multiple eligibility systems that provides this service and are hosted externally. However, their current response times could take up to 90 seconds to process and return (there are discussions to reduce the response times in future, but no commitments are made).

• These eligibility systems can be accessed through APIs orchestrated via ESB (MuleSoft).

• All requests from Salesforce will have to traverse through customer's API Gateway layer and the API Gateway imposes a constraint of timing out requests after 9 seconds.

Which three recommendations should be made?

Choose 3 answers

A.

ESB (Mule) with cache/state management to return a request ID (or) response if available from external system.

B.

Recommend synchronous Apex call-outs from Lightning UI to External Systems via Mule and implement polling on API gateway timeout.

C.

Use Continuation callouts to make the eligibility check request from Salesforce from Lightning UI at page load.

D.

When responses are received by Mule, create a Platform Event in Salesforce via Remote-Call-In and use the empAPI in the lightning UI to serve 3,000 concurrent users.

E.

Implement a 'Check Update' button that passes a request ID received from ESB (user action needed).

Full Access
Question # 14

Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system. NTO would like to show a notification to all sales representatives that use Salesforceanytime the quoting system will be taken down for maintenance.

Which Salesforce API should an Integration Architect use to fulfill this requirement?

A.

Connect REST API

B.

Tooling API

C.

REST API

D.

Streaming API

Full Access
Question # 15

Northern Trail Outfitters' (NTO) Salesforce org usually goes through 8k-10k batches a day to

synch data from external sources. NTO's Integration Architect has received requirements for a

new custom object, FooBarc, for which 90M records will need to be loaded into the org. Once

complete, 20GB (about 30M records) needs to be extracted to an external auditing system.

What should the architect recommend using to meet these requirements in a day?

A.

Insert using Bulk API 2.0 and query using REST API.

B.

Insert and query using Bulk API 1.0.

C.

Insert using Bulk API 1.0 and query using REST API.

D.

Insert and query using Bulk API 2.0.

Full Access
Question # 16

KiA B2C Enterprise Customer has the following use case that involves processing payment from an external payment gateway service in Salesforce.

1. Customer requests Customer Service Representative (CSR) for a Service upgrade.

2. Customer provides credit card details to CSR for payment.

3. CSR submits payment information in Salesforce, and processed in a

4. CSR receives confirmation of payment.

5. CSR upgrades service for customer and confirms Customer.

external payment gateway.

This use case requires the CSR to obtain confirmation of payment before upgrading the service.

The integration with Payment gateway needs to be reliable and monitored for audit purposes.

The payment gateway service is an external RESTful service that the B2C Enterprise Customer has subscribed for.

What should an Integration Architect recommend for this integration?

A.

Build a custom Apex Callout to external Payment gateway service and provide success message to the CSR, the details of callouts and responses are logged for audit purposes.

B.

Use External Services feature to integrate gateway to Salesforce ensuring real-time updates the CSR and support post payment processes.

C.

Make a callout to the payment gateway through ESB supporting error handling and logging for audit purposes.

D.

Platform events allow integration to payment gateway through the exchange of real-time event data, platform events are scalable and secure.

Full Access
Go to page: