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

Salesforce Integration-Architect Dumps

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

Question 1

Universal Containers (UC) currentlyowns a middleware tool and they have developed an API-led integration architecture with three API tiers. The first-tier interfaces directly with the systems of engagement, the second tier implements business logic and aggregates data, while the third-tierinterfaces directly with systems of record. Some of the systems of engagement will be a mobile application, a web application, and Salesforce.

UC has a business requirement to return data to the systems of engagement in different formats while also enforcing different security protocols.

What should an Integration Architect recommend to meet these requirements?

Options:

A.

Enforce separate security protocols and return formats at the first tier of the API-ledarchitecture.

B.

Implement an API gateway that allsystems of engagement must interface with first.

C.

Enforce separate security protocols and return formats at the second tier of the API-led architecture.

D.

Leverage an Identity Provider solution that communicates with the API tiers via SAML

Question 2

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 a360 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 withthe implementation of Salesforce?

Choose 3 answers

Options:

A.

Order Management System

B.

Case Management System

C.

Sales Activity System

D.

Email Marketing System

E.

Quoting System

Question 3

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

Options:

A.

Use Remote Process Invocation fire and forget pattern on inserton 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.

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

Question 4

Universal Containers has a requirement for all accounts that do NOT qualify forabusiness extension (Custom field on the account record) for the next month to send a meeting invite to their contacts from the marketing automation system to discuss the next steps. It is estimated there will be approximately 1MilIion contacts per month.

What is the recommended solution?

Options:

A.

Use Batch Apex.

B.

Use Time-based workflow rule.

C.

Use Process builder.

D.

Use Trigger.

Question 5

Universal Containers (UC) is a global financial company. UC support agents would like

to open bank accounts on the spot for a customer who is inquiring ab UC products.

During opening the bank account process, the agents execute credit checks for the customers

through external agencies. At a given time, up to 30 concurrent rewill be using the service for

performing credit checks for customers.

What error handling mechanisms should be built to display an error to the agent when the credit

verification process failed?

Options:

A.

In case the verification process is down, Use mock service to send the response to the agent.

B.

Handle verification process error in the Verification Webservice API in case there isa connection issue to the Webservice if it responds with an error.

C.

Handle integration errors in the middleware in case the verification process is down, then the middleware should retry processing the request multiple times.

D.

In case the verification process is down, use fire and forget mechanism instead of request and reply to allow the agent to get the response back when the service is bar online.

Question 6

A company's security assessment noted vulnerabilities on the un managed packages in their Salesforce orgs, notably secrets that are easily accessible and in plain text, suchas usernames, passwords, and OAuth tokens used in callouts from Salesforce.

Which two persistence mechanisms should an integration architect require to be used to ensure that secrets are protected from deliberate or inadvertent exposure?

Choose 2 answers

Options:

A.

Encrypted Custom Fields

B.

Named Credentials

C.

Protected Custom Metadata Types

D.

Protected Custom Settings

Question 7

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

Options:

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.

Question 8

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?

Options:

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.

Question 9

Acustomer imports data from an external system into Salesforce using Bulk API. These

jobs have batch sizes of 2000 and are run in parallel mode. The batch fails frequently with the error "Max CPU time exceeded". A smaller batch size will fix this error.

Which two options should be considered when using a smaller batch size?

Choose 2 answers

Options:

A.

Smaller batch size may cause record-locking errors.

B.

Smaller batch size may increase time required to execute bulk jobs.

C.

Smaller batch size may exceed theconcurrent API request limits.

D.

Smaller batch size can trigger "Too many concurrent batches" error.

Question 10

A company's cloud-based single page application consolidates data local to the application with data from on premise and 3rd 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, thefollowing occurs:

1. Log every call's 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?

Options:

A.

Sum of A to H

B.

Sum of A to F

C.

Sum of A, G, and H

D.

Sum of A and H

Question 11

An architect recommended using Apex code to make callouts to an external system to

process insurance quote.

What should the integration architect consider to make sure this is the right option for the integration?

Options:

A.

The maximum callouts in a single Apex transaction.

B.

The maximum number of parallel Apex callouts in a single continuation.

C.

The limit on long-running requests (total execution time).

D.

The limit of pending operations in the same transaction.

Question 12

Northern Trail Outfitters is planning to create anative employee facing mobile app with the look and feel of Salesforce's Lighting Experience. The mobile ap needs to integrate with their Salesforce org.

Which Salesforce API should be used to implement this integration?

Options:

A.

Streaming API

B.

REST API

C.

Connect REST API

D.

User InterfaceAPI

Question 13

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

Options:

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.

Question 14

A customer of Salesforce has used Platform Events to integrate their Salesforce instance with an external third-party Artificial Intelligence (AI) system. The AI system provides a prediction score for each lead that is received by Salesforce. Once the prediction score is received, the lead information is saved to Platform events for other processes. The trigger on the Platform Events is failing once this was rolled out to Production.

What type of monitoring should the IntegrationConsultant have considered to monitor this integration?

Options:

A.

Monitor Platform Events created per hour limits across the Salesforce instance.

B.

Set up debug logs for Platform Event triggers to monitor performance.

C.

Validate the Platform Event definition matches leads definition.

D.

Monitor the volume of leads that are created in Salesforce.

Question 15

Northern Trail Outfitters needs to present shipping costs and estimated delivery times totheir customers. Shipping services used vary by region, and have similar but distinct service request parameters.

Which integration component capability should be used?

Options:

A.

Enterprise Service Bus to determine which shipping service to use, and transform requests to the necessary format.

B.

Outbound Messaging to request costs and delivery times from Shipper delivery services with automated error retry.

C.

APEX REST Service to implement routing logic to the various shipping service.

D.

Enterprise Service Bus user interface to collect shipper-specific form data.

Question 16

Northern Trail Outfitters needs to make synchronous callouts "available to promise"services to query product availability and reserve inventory during customer checkout process.

Which two considerations should an integration architect make when building a scalable integration solution?

Choose 2 answers

Options:

A.

The typical and worst-case historical response times.

B.

The number batch jobs that can run concurrently.

C.

How many concurrent service calls are being placed.

D.

The maximum query cursors open per user on the service.

Question 17

Sales representatives at Universal Containers (UC) use Salesforce Sales Cloud as their

primary CRM. UC owns a legacy homegrown application that stores a copy of customer dataas well. Sales representatives may edit or update Contact records in Salesforce if there is a change.

Both Salesforce and the homegrown application should be kept synchronized for consistency. UC has these requirements:

1. When a Contact record in Salesforce is updated, the external homegrown application should be

2. The synchronization should be event driven.

3. The integration should be asynchronous.

Which option should an architect recommend to satisfy the requirements?

Options:

A.

Leverage Platform Events to publish a custom event message containing changes to the Contact object.

B.

Leverage Change Data Capture to track changes to theContact object and write a CometD subscriber on the homegrown application.

C.

Write an Apex Trigger with the @future annotation.D Use an ETL tool to keep Salesforce and the homegrown application in sync on a regular candence.

Question 18

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

Options:

A.

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

B.

The endpoint URL has been added to Content Security Policies.

C.

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

D.

The endpoint URL has been added to Remote Site Settings.

Question 19

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?

Options:

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.

Question 20

An enterprise customer that has more than 10 million customers have the following systems and conditions in their landscape:

Options:

A.

Enterprise Billing System (EBS) - All customer's monthly billing is generated by this system.

B.

Enterprise Document Management System (DMS) Billsmailed to customers are maintained in the Document Management system.

C.

Salesforce CRM (CRM)- Customer information, Sales and Support information is maintained in CRM.

Question 21

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

Options:

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.

Question 22

Acustomer is migrating from an old legacy system to Salesforce. As part of the modernization effort, they would like to integrate al existing systems that currently work with their legacy application with Salesforce.

Which three constraints and pain-pointsshould an integration architect consider when choosing the integration pattern/mechanism?

Choose 3 answers

Options:

A.

System types - APIs, File systems, Email

B.

Reporting and usability requirements

C.

Multi-language and multi-currency requirement

D.

Error handling mechanisms

E.

Data Volume and Processing volume

Question 23

Which two system constraint questions should be considered when designing an integration

to send orders from Salesforce to a fulfillment system?

Choose 2 answers

Options:

A.

What latency is acceptable for orders to reach the fulfillment system?

B.

Which system will validate order shipping addresses?

C.

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

D.

Can the fulfillment system participate in idempotent design to avoid duplicate orders?

Question 24

ON NO: 54

Universal Containers (UC) uses Salesforce to track the following customer data:

1. Leads,

2. Contacts

3. Accounts

4. Cases

Salesforce is considered to be the system of record for the customer. In addition to Salesforce, customer data exists in anEnterprise Resource Planning (ERP) system, ticketing system, and enterprise data lake. Each of these additional systems have their own unique identifier. UC plans on using middleware to integrate Salesforce with the external systems.

UC has a requirementto update the proper external system with record changes in Salesforce and vice versa.

Which two solutions should an Integration Architect recommend to handle this requirement?

Choose 2answers

Options:

A.

Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.

B.

Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.

C.

Use Change Data Capture to update downstream systems accordingly when a recordchanges.

D.

Design an MDM solution that maps external ID's to the Salesforce record ID.

Question 25

Northern Trail Outfitters requires an integration to be set up between one of its Salesforce orgs and an External Data Source using Salesforce Connect. The External Data Source supports Open Data Protocol.

Which configuration should an integration architect recommend be implemented in order to secure requests coming from Salesforce?

Options:

A.

Configure Special Compatibility for OData connection.

B.

Configure Identity Type for OData connection.

C.

Configure a certificate for OData connection.

Question 26

Northern Trail Outfitters is planning to perform nightly batch loads into Salesforce from

an externalsystem with a custom Java application using the and the CIO is curious about monitoring recommendations for the jobs from the Technical Architect

Which two recommendations will help meet the requirements?

Choose 2 answers

Options:

A.

Write the errorresponse fromthe Bulk API status to a custom error logging objectin Salesforce using an Apex trigger and create reports on the object.

B.

Visually monitor in the Salesforce UI using the "Bulk Data Load Jobs in Salesforce inthe setup menu.

C.

Set the Salesforce debug logs level to "finest" and add the user Id running the job to monitor in the "Debug Logs" in the setup menu.

D.

Use the getBatchInfo method in the Java application to monitor the status of the jobs from the Java application.

Question 27

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?

Options:

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.

Question 28

Universal containers are planning to implement Salesforce as their CRM system. Currently

they have the following systems

1. Leads are managed in a Marketing System.

2. Sales people use Microsoft Outlook to enter contacts, emails and manage activities.

3. Inventory, Billing and Payments are managed in their ERP system. 4. The proposed CRM

system is expected to provide Sales and Support people the ability to have a single view of their

customers and manage their contacts, emails and activities in Salesforce CRM.

What should an Integration Consultant consider to support the proposed CRM system strategy?

Options:

A.

Plan for migration of customer and sales data across systems on a regular basis to keep them in sync.

B.

Evaluate current and future data and system usage and then identify potential integration requirements to Salesforce.

C.

Explore Out of box Salesforce connectors for integration with ERP, Marketing and Microsoft Outlook systems.

D.

Propose a middleware system that can support interface between systems with Salesforce.

Question 29

A new Salesforce program has the following high-level abstract requirement: Business processes executed on Salesforce require data updates between their Internal systems and Salesforce.

Which relevant detail should an integration architect seek to specifically solve for integration architecture needs of the program?

Options:

A.

Core functional and non-functionalrequirements for User Experience design, Encryption needs, Community and license choices

B.

Integration skills, SME availability, and Program Governance details

C.

Timing aspects, real-time/near real-time (synchronous or asynchronous), batch and update frequency

Question 30

NorthernTrail Outfitters has had an increase in requests from other business units to integrate opportunity information with other systems from Salesforce. The developers have started writing asynchronous @future callouts directly into the target systems. The CIOis concerned about the viability of this approach scaling for future growth and has requested a solution recommendation.

What should be done to mitigate the concerns that the CIO has?

Options:

A.

Implement an ETL tool and perform nightly batch data loads to reducenetwork traffic using last modified dates on the opportunity object to extract the right records.

B.

Develop a comprehensive catalog of Apex classes to eliminate the need for redundant code and use custom metadata to hold the endpoint information for eachintegration.

C.

Refactor the existing ©future methods to use Enhanced External Services, import Open API 2.0 schemas and update flows to use services instead of Apex.

D.

Implement an Enterprise Service Bus for service orchestration, mediation, routing anddecouple dependencies across systems.

Question 31

What should an Architect recommend to ensure all integrations to the Northern Trail Outfitters company portal useSSL mutual authentication?

Options:

A.

Enable My Domain and SSL/TLS.

B.

Enforce SSL/TLS MutualAuthentication.

C.

Generate a Self-signed Certificate.

D.

Generate a CA-signed Certificate.

Question 32

A company has an external system that processes and tracks orders. Sales reps manage their leads and opportunity pipeline in Salesforce. In the current state, the two systems are disconnected and processing orders requires a lot of manual entry on sales rep part. This creates delays in processing orders and incomplete data due to manual entry.

As a part of modernization efforts, the company decided to integrate Salesforce and the order management system. The following technical requirements were identified:

1. Orders need to be created in real time from salesforce

2. Minimal customization*, and code should be written due to a tight timeline and lack of developer resources

3. Sales reps need to be able to see order history and be able to see most up to date information on current order status.

4. Managers need tobe able to run reports in Salesforce to see daily and monthly order volumes and fulfillment timelines.

5. The legacy system is hosted on premise and is currently connected to the Enterprise Service Bus (ESB). The ESB is flexible enough to provide any methods and connection types needed by salesforce team.

6. There are 1000 sales reps. Each user processes/creates on average 15 orders per shift. Most of the orders contain 20–30-line items.

How should an integration architect integrate the two systems based on the technical requirements and system constraints?

Options:

A.

Use Salesforce external object and OData connector.

B.

Use Salesforce custom object, custom REST API and ETL.

C.

Use Salesforce standard object, REST API and ETL.

D.

Use Salesforce big object, SOAP API and Dataloader.

Question 33

Northern Trail Outfitters (NTO) is planning to create a native employee-facing mobile app with the look and feel of Salesforce Lightning Experience. The mobile app needs to integrate with NTO's Salesforce org.

Which Salesforce API should be used to implement this integration?

Options:

A.

User Interface API

B.

REST API

C.

Connect REST API

Question 34

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

Options:

A.

Develop an application in Heroku that connects to the on-premisedatabase via an ODBC string and VPC connection.

B.

Develop custom APIs on the company's network that are invokable by Salesforce.

C.

Deploy MuleSoft to the on-premise network and design externally facing APIs to expose the data.

D.

Run a batch job with an ETL tool from an on-premise server to movedata to Salesforce.

Question 35

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 allsales 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?

Options:

A.

Connect REST API

B.

Tooling API

C.

REST API

D.

Streaming API

Question 36

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?

Options:

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.

Page: 1 / 12
Total 122 questions