Integration-Architect Salesforce Certified Integration Architect (WI23)

Loading demo links...

Showing 4–6 of 10 questions

Question 4 (Topic 1)

A healthcare services company maintains a Patient Prescriptions System that has 50+

million records in a secure database. Their customer base and data set growing rapidly. They want to make sure that the following policies are enforced:

1. Identifiable patient prescriptions must exist only in their secure system's databaseand

encrypted at rest.

2. Identifiable patient prescriptions must be made available only to people explicit authorized in

the Patient Prescriptions System assigned nurses anddoctors, patient, and people explicitly the

patient may authorize.

3. Must be available only to verified and pre-approved people or legal entities.

To enable this, the company provides the following capabilities:

1. One-time use identity tokens for patients, nurses, doctors, and other people that expire within

a few minutes.

2. Certificates for legal entities.

. RESTful services.

The company has a Salesforce Community Cloud portal for patients, nurses, doctors, and other authorized people. A limited number of employees analyze de identified data in Einstein

Analytics.

Which two capabilities should the integration architect require for the Community Cloud portal

and Einstein Analytics?

Choose 2 answers

A Identity token data storage

B. Bulk load for Einstein Analytics

C. Callouts to RESTful services

D. Encryption in transit and at rest

Answer: B, C

Explanation:

Select all that apply, then click Submit answer.

  • Bulk load for Einstein Analytics

  • Callouts to RESTful services

  • Encryption in transit and at rest

Question 5 (Topic 1)

An integration architect needs to build a solution that will be using the Streaming API, but the data loss should be minimized, even when the client re-connects every couple of days.

Which two types of Streaming API events should be considered?

Choose 2 answers

Select all that apply, then click Submit answer.

  • Generic Events

  • Change Data Capture Events

  • PushTopic Events

  • High Volume Platform Events

Question 6 (Mixed Questions)

What is the first thing an Integration Architect should validate if a callout from a Lightning Web Component to an external endpoint is failing?

Select an option, then click Submit answer.

  • The endpoint domain has been added to Cross-Origin Resource Sharing.

  • The endpoint URL has been added to Content Security Policies.

  • The endpoint URL has added been to an outbound firewall rule.

  • The endpoint URL has been added to Remote Site Settings.