Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Northern Trail Outfitters needs to secure an integration with an external Microsoft Azure

API Gateway.

What integration security mechanism should be employed?

A.

Configure mutual server authentication with two-way SSL using CA issued certificates.

B.

Configure a connected app with an authorization endpoint of the API gateway and configure OAuth settings.

C.

Use an API only user profile and implement use an external identity provider with federated API access.

D.

Implement Salesforce Shield with Encryption at Rest and generate a tenant secret.

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 to100,000 calls per day.

2. The phone number type classification is a service provided by an external serviceAPI.

3. Business is flexible with timing and frequency to check and update the records (throughout

the night or every 6-12 hours is sufficient).

ARemote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System ->

Salesforce) are determinedto work with a middleware hosted on custom premise.

In order to implement these patterns and mechanisms, which component should an integration architect recommend?

A.

ConnectedApp configured in Salesforce to authenticate the middleware.

B.

IoConfigure Remote Site Settings in Salesforce to authenticate the middleware.

C.

An API Gateway that authenticates requests from Salesforce into the Middleware (ETL/ESB).

D.

Firewall and reverse proxy are required to protect internal APIs and resource being exposed.

A company that is a leading provider of training delivers courses to students globally. The company decided touse customer community in order to allow Studer 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 pays transaction. Students would like to get the paymentresult 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 platform event to process payment to the payment gateway.

B.

Use continuation to process payment to the payment gateway.C Use change data capture to process payment to the payment gateway.

C.

Use request and reply to make an API call to the payment gateway.

Northern Trail Outfitters (NTO) uses Salesforce to track leads, opportunities andorder details that convert leads to customers. However, Orders are managed by an external (remote) system. Sales representatives want to view and update real-time order information in Salesforce. NTO wants the data to only persist in the external system.

Which type of Integration shouldan architect recommend to meet this business requirement?

A.

Data Visualization

B.

Data Synchronization

C.

Process Orchestration

D.

Batch Processing

What should an integration architect recommend to ensure all integrations to the Northern Trail Outfitters' company portal use SSL mutual authentication?

A.

Enable My Domain and SSL/TLS

B.

Enforce SSL/TLS Mutual Authentication

C.

Generate a certification authority (CA) signed certificate

An Integration Developer is developing an HR synchronization app for a client. The app synchronizes Salesforce record data changes with an HR system that's external to Salesforce.

What should the integration architect recommend to ensure notifications are stored for up to three days if data replication fails?

A.

Change Data Capture

B.

Generic Events

C.

Platform Events

D.

Callouts