Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Salesforce > Integration Architecture Designer > Integration-Architect

Integration-Architect Salesforce Certified Platform Integration Architect (Plat-Arch-204) Question and Answers

Question # 4

NorthernTrail Outfitters needs to send order and line items directly to an existing finance application webservicewhen an order if fulfilled. It is critical that each

order reach the finance application exactly once for accurate invoicing.

What solution should anarchitect propose?

A.

Trigger invokes Queueable Apex method, with custom error handling process.

B.

Triggermakes @future Apex method, with custom error handling process.

C.

Button press invokes synchronous callout, with user handling retries in case of error

D.

Outbound Messaging, which will automatically handle error retries to the service.

Full Access
Question # 5

Northern Trail Outfitters has a registration system that is used for workshopsoffered at its conferences. Attendees use a Salesforce community to register for workshops, but the scheduling systemmanages workshop availability based on room capacity. It is expected that there will be a big surge of requests for workshop reservationswhen the conference schedule goes live.

Which integration pattern should be used to manage the influx in registrations?

A.

Remote Process Invocation-Request and Reply

B.

Remote Process Invocation-Fire and Forget

C.

Batch Data Synchronization

D.

RemoteCall-In

Full Access
Question # 6

The director of customer service at Northern Trail Outfitters (NTO) wants tocapture and trend specific business events that occur in Salesforce in real time. The metrics will be accessed in an ad-hoc manner using an external analytics system. The events that are of interest are:

A customer has initiated a product exchange via a Case A customer service rep clicks on the "Authorize Exchange Product" menu item on the Case A customer has initiated a subscription cancellation via a Case A customer service rep clicks on the "Initiate Refund" menu item on the Case

Which two solutions willmeet these business requirements?

Choose 2 answers

A.

Case after insert Trigger that executes a callout.

B.

Case Workflow Rule that sends an Outbound Message.

C.

Case after insert Trigger that publishes a Platform Event.

D.

Custom Apex controller that publishes a Platform Event.

Full Access
Question # 7

A large enterprise customer operating in a high regulated industry is planning to implement Salesforce for customer facing associates in both Sales and Service, and back-office staff. The business processes that Salesforce supports are critical to the business.

Salesforce will be integrated to multiple back-office systems to provide a single interface for associates. Reliability and monitoring of these integrations are required as associates support customers.

Which integration solution should the architect consider when planning the implementation?

A.

Architect Services in back-office systems to support callouts from Salesforce and build reliability, monitoring and reporting capabilities.

B.

Decouple back-office system callouts into separate distinct services that have inbuilt error logging and monitoring frameworks.

C.

Build a custom integration gateway to support back-office system integrations and ensure reliability and monitoring capabilities.

D.

Leverage Middleware for all back-office system integrations ensuring real time alerting, monitoring and reporting capabilities.

Full Access
Question # 8

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. Enterprise Resource Planning System(ERP) is the system of record for pricing information.

3. Quotes should be generated in Salesforce with pricing from ERP.

4. Sales Management usesa Enterprise Business Intelligence (BI) toolto view Sales dashboards.

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 IntegrationConsultant consider to be integrated with Salesforce to support the business requirements?

A.

ERP, Invoices system, Data Warehouse and BI Tool

B.

ERP, Inventory, Pricing Engine, Invoices system

C.

ERP, MDM, BI tool and Data Warehouse

D.

ERP, MDM, DataWarehouse, Invoices system

Full Access
Question # 9

ION NO: 28

Northern Trail Outfitters uses a custom Java application to display code coverage and test results for all of their enterprise applicationsand is planning to include Salesforce as well.

Which Salesforce API should an Integration Architect use tomeet the requirement?

A.

SOAP API

B.

Analytics REST API

C.

Metadata API

D.

Tooling API

Full Access
Question # 10

A health care 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 database and

encrypted at rest.

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

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

patient may authorize.

3. Must be availableonly 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. Certificatesfor 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 deidentified 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

Full Access
Question # 11

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

What should the Architect consider before recommending a solution?

A.

External gateway products in use

B.

A Default gateway restrictions

C.

Considerations for using Deterministic Encryption

D.

ShieldPlatform Encryption Limitations

Full Access
Question # 12

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 their 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 2 answers

A.

SAML SSO and Registration Handler

B.

OpenId Connect Authentication Provider and Registration Handler

C.

SAML SSO and just-in-time provisioning

D.

OpenId Connect Authentication Provider and just-in-time provisioning

Full Access
Question # 13

A company wants to standardize exception tracking, handling, and analytics. Given the following actions:

1. Build a companywide logging service hosted on a middleware platform

2. Create case object records for exceptions-based thresholds

3. Change all their Apex Loggers to publish Application Exceptions as custom Platform Events.

Which two specifications should the integration architect includein the logging service architecture?

Choose 2answers

A.

Receive Application Events through Change Data Capture (CDC).

B.

Create Salesforce Cases using the Salesforce REST, SOAP or Bulk API.

C.

Create Salesforce Cases conditionally using automatic Casecreation rules.

D.

Subscribe to the Application Exceptions using the Salesforce Streaming API.

Full Access
Question # 14

Only authorized users are allowed access to the EBS and the Enterprise DMS.

Customers call Customer Support when they need clarification on their bills. Customer Support needs seamless access to customer billing information from theE and view generated bills from the DMS.

Which three authorization and authentication needs should an integration consultant consider while integrating the DMS and ESB with Salesforce?

should an integration consultant consider while integrating the DMS andESB with Salesforce?

Choose 3 answers

A.

Users should be authorized to view information specific to the customer they are servicing without a need to search for customer.

B.

Identify options to maintain DMS and EBS authentication and authorization detailsin Salesforce.

C.

Consider Enterprise security needs for access toDMS and EBS.

D.

Consider options to migrate DMS and EBS into Salesforce.

E.

Users should be authenticated into DMS and EBS without having to enter username and password.

Full Access
Question # 15

A company accepts payment requests 24x7. Once they accept a payment request, their

service level agreement (SLA) requires them tomake sure each payment request is processed

by their Payment System. They track payment requests using a globally unique identifier created at the Data Entry Point. Their simplified flow is as shown in the diagram.

They encounter intermittent update errorswhen two or more processes try to update the same Payment Request record at the same time.

Which two recommendations should an integration architect make to improve their SLA and update conflict handling?

Choose 2 answers

A.

Middleware should coordinate request delivery and payment processing.

B.

Data Entry Point and Middleware should automatically retry requests.

C.

Payment System should process a payment request only once.

D.

Payment System and Middleware should automatically retry requests.

Full Access
Question # 16

A company in a heavily regulated industry requires data in legacy systems to be displayed in Salesforce user interfaces (UIs). They are proficient in their cloud-based ETL (extract, transform, load) tools. They expose APIs built on their on-premise middleware to cloud and on-premise applications.

Which two findings about their current state will allow copies of legacy data inSalesforce?

Choose 2 answers

A.

Only on-premise systems are allowed access to legacy systems.

B.

Cloud-based ETL can access Salesforce and supports queues.

C.

On-premise middleware provides APIs to legacy systems data.

D.

Legacy systems can use queues foron-premise integration.

Full Access
Question # 17

Northern Trail Outfittersis creating a distributable Salesforce package for other Salesforce orgs within the company. The package needs to call into a custor ApexREST endpoint in the central org. The security team wants to ensure a specific integration account is used in the central org that they will authorize after installation of the package.

Which three items should an architect recommend to secure the integration in the package?

Choose 3 answers

A.

Create an Auth provider in the package and set the consumer key and consumer secret of theconnected app in the central org.

B.

Contact Salesforce support and create a case to temporarily enable API access for managedpackages.

C.

Create a connected app in the central org and add the callback URL of each org the package isinstalledin to redirect to after successful authentication.

D.

Use an encrypted field to store the password that the security team enters and use passwordmanagement for external orgs and set the encryption method to TLS 1.2.

E.

Use the Auth Provider configured and select the identity type as Named Principal with OAuth 2.0 as the protocol and Select Start Authentication Flow on Save.

Full Access
Question # 18

Universal Containers is a global financial company that sells financialproducts and services including, bank accounts, loans, and insurance. UC uses Salesforce Service cloud to service their customer via calls, live chat. The support agents would open bank accounts on the spot for customers who are inquiring about UC bank accounts.

UC Core banking system is the system of record for bank accounts and all accounts opened in salesforce have to be synced in real-time to the core banking system. Support agents need to inform the customers with the newly created bank account ID which has to be generated from the core banking system.

Which integration pattern is recommended for this use case?

A.

Use streaming API to generate push topic.

B.

Use outbound message.

C.

Use salesforce platform event.

D.

Use request and reply.

Full Access
Question # 19

Northern Trail Outfitters (NTO) leverages Sales Cloud for tracking and managing leads, accounts, contacts, and opportunities- Orders and order fulfillment is taken care of by an Order Management System (OMS) in the back-office. When an opportunity has changed it's status to "Closed/Won" and there are products attached, the details should be passed to the OMS for fulfillment operations.

The callout from Salesforce to the OMS should be synchronous.

What should an Integration Architect do to satisfy these requirements?

A.

Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System.

B.

Use Process Builder to call an Apex proxy class to make a REST callout to theOrder Management System.

C.

Develop a batch Apex job that aggregates Closed Opportunitiesand makes a REST callout to the Order Management System hourly.

D.

Build a Lightning Component that makes a synchronous Apex REST callout to the Order ManagementSystem when a button is clicked.

Full Access
Question # 20

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 theenterprise 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 lightningUI 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 # 21

An Enterprise Customer is planning to implement Salesforce to support case management. Below, is their current system landscape diagram.

Considering Salesforce capabilities, what should the Integration Architect evaluate when integrating Salesforce with the current system landscape?

A.

Integrating Salesforce with Order Management System, Email Management Systemand Case Management System.

B.

Integrating Salesforce with Order Management System, Data Warehouse and Case Management System.

C.

Integrating Salesforce with Data Warehouse, Order Management and Email Management System.

D.

Integrating Salesforce with EmailManagement System, Order Management System and Case Management System.

Full Access
Question # 22

A company is planning on sending orders from Salesforce to a fulfillment system. The integration architect has been asked to plan for the integration.

Which two questions should the integration architect consider?

Choose 2 answers

A.

Can the fulfillment system create new addresses within the Order Create service?

B.

Can the fulfillment system make a callback into Salesforce?

C.

Can the fulfillment system implement a contract-first Outbound Messaging interface?

D.

Is the product catalog data identical at all times in both systems?

Full Access
Question # 23

Salesforce users need to read data from an external system via HTTPS request.

Which two security methods should an integration architect leverage within Salesforce to secure

the integration?

Choose 2 answers

A.

Connected App

B.

Named Credentials

C.

Authorization Provider

D.

Two-way SSL

Full Access
Question # 24

A call center manager uses a custom dashboard to track Case related metrics. The manager wants a component to display the number of closed Cases in real time.

What type of event should be used to meet this requirement?

A.

Push Topic Event

B.

Change Data Capture Event

C.

Platform Event

D.

Generic Event

Full Access
Question # 25

Universal Containers (UC) is currently managing a custom monolithic web service that runs on an on-premise server. This monolithic web service is responsible for Point-to-Point (P2P) integrations between:

    Salesforce and a legacy billing application

    Salesforce and a cloud-based Enterprise Resource Planning (ERP) application

    Salesforce and a data lake

UC has found that the tight interdependencies between systems are causing integrations to fail.

What should an integration architect recommend to decouple the systems and improve the performance of the integrations?

A.

Move the custom monolithic web service from on-premise to a cloud provider.

B.

Leverage modular design by breaking up the web service into smaller pieces for a microservice architecture.

C.

Use the Salesforce Bulk API when integrating back into Salesforce.

Full Access
Question # 26

An organization needs to integrate Salesforce with an external system and is considering authentication options. The organization already has implemented SAML, using athird-party Identity Provider for integrations between other systems.

Which use case can leverage the existing SAML integration to connect Salesforce with other internal systems?

A.

Make formula fields with HYPERLINK() to external web servers more secure.

B.

Make Apex SOAP outbound integrations to external web services more secure.

C.

A Make Apex REST outbound integrations to external web services more secure.

D.

Make an API inbound integration from an external Java client more secure.

Full Access
Question # 27

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

A.

Generic Events

B.

Change Data Capture Events

C.

PushTopic Events

D.

High Volume Platform Events

Full Access
Question # 28

A company needs to be able to send data from Salesforce to a homegrown system behind a corporate firewall. The data needs to be pushed only one way and doesn't need to be sent in real time. The average volume is 2million records per day.

What should an integration architect consider when choosing the right option in building the integration between the external system and Salesforce?

A.

Due to high volume of records, number of concurrent requests can hit the limitfor the REST API call to external system.

B.

Due to high volume of records, a third-party integration tool is required to stage records off platform.

C.

Due to high volume of records, the external system will need to use a BULK API Rest endpoint to connect to salesforce.

D.

Due to high volume of records, salesforce will need to make a REST API call to external system.

Full Access
Question # 29

Customer is evaluating Platform Events solution and would like help in comparing/contrasting it with Outbound Message for a real-time / near-real time needs. They expect 3,000 consumers of messages from Salesforce.

Which three considerations should be evaluated and highlighted when deciding between the solutions?

Choose 3 answers

A.

Both Platform Events and Outbound Message offer declarative means for asynchronous near-real time needs. They aren't best suited for real-time integrations.

B.

In both Platform Events and Outbound Messages, the eventmessages are retried by and delivered in sequence, and only once. Salesforce ensures there is no duplicate message delivery.

C.

Message sequence is possible in Outbound Message but not guaranteed with Platform Events. Both offer very high reliability.Fault handling and recovery are fully handled by Salesforce.

D.

Number of concurrent subscribers to Platform Events is capped at 2,000. An Outbound Message configuration can pass only 100 notifications in a single message to a SOAP end point.

E.

Both Platform Events and Outbound Message are highly scalable. However, unlike Outbound Message, only Platform Events have Event Delivery and Event Publishing limits to be considered.

Full Access
Question # 30

An Architect is asked to build a solution that allows a service to access Salesforce through the API. What is the first thing the Architect should do?

A.

Create a new user with SystemAdministrator profile.

B.

Authenticate the integration using existing Single Sign-On.

C.

Authenticate the integration using existing Network-BasedSecurity.

D.

Create a special user solely for the integration purposes.

Full Access
Question # 31

Northern TrailOutfitters has a requirement to encrypt few of widely used standard fields. They also want to be able to use these fields in workflow rules.

Which security solution should an Integration Architect recommend to fulfill the business use case?

A.

CryptographyClass

B.

Data Masking

C.

Classic Encryption

D.

Platform Shield Encryption

Full Access
Question # 32

Which three considerations should an Integration Architect consider when recommending Platform Event as a Integration solution?

Choose 3 answers

A.

Inability to query event messages using SOQL

B.

Subscribe to an AssetToken Event streamto monitor OAuth2.0 authentication activity. C

C.

Inability to create a Lightning record page for platform events.

D.

When you delete an event definition, it's permanently removed and can't be restored.

E.

You can use Event Monitoring to track user activity, such as logins and running reports.

Full Access
Question # 33

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 performanceof 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 # 34

An Architect is required to integrate with an External Data Source via a Named Credential with an Apex callout due to technical constraints.

How is authentication achieved?

A.

Handle authentication with login flows.

B.

Handle authentication in the code.

C.

Connect via Salesforce Connect.

D.

Connect via Communities.

Full Access
Question # 35

Service Agents at Northern Trail Outfitters uses Salesforce to manage cases and B2C Commerce for ordering.

Which integration solution shouldan architect recommend in order for the service agents to see order history from a B2C Commerce system?

A.

Salesforce B2C Commerce to Service Cloud Connector

B.

A REST API offered by Commerce Platform

C.

Mulesoft Anypoint Platform

D.

REST API offered by Salesforce Platform

Full Access
Question # 36

Universal Containers is a global financial company that sells financial products and services.

There is a daily scheduled Batch Apex job that generates invoice from a given set of orders.

UC requested building a resilient integration for this batch apex job in case the invoice

generation fails.

What should an integration architect recommend to fulfill the requirement?

A.

Build Batch Retry & Error Handling in the Batch Apex Job itself.

B.

Batch Retry & Error Handling report to monitor the error handling.

C.

Build Batch Retry & Error Handling using BatchApexErrorEvent.

D.

Build Batch Retry & Error Handling in the middleware.

Full Access