Easter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

Integration-Architect Sample Questions Answers

Questions 4

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 to meet the requirement?

Options:

A.

SOAP API

B.

Analytics REST API

C.

Metadata API

D.

Tooling API

Buy Now
Questions 5

NO: 34

When user clicks Check Preferences as part of a Lightning flow in Salesforce, preferences from an externally hosted RESTful service are to be checked in real-time. The RESTful service has OpenAPI 2.0 JSON definitions, responding in data types of Boolean and string values.

Which integration pattern and mechanism should be selected to meet the conditions?

Options:

A.

Fire and Forget: Process-driven platform events publishes events on Salesforce Event Bus.

B.

Remote Call-In: Salesforce REST API with REST Composite Resources.

C.

Request-Reply: Enhanced External Services invokes a REST API.

D.

Data Virtualization: Salesforce Connect map data external REST data in external objects.

Buy Now
Questions 6

A company needs to integrate a legacy on premise application that can only support SOAP API. After the Integration Architect has evaluated the requirements and volume, they determined that the Fire and Forget integration pattern will be most appropriate for sending data from Salesforce to the external application and getting response back in a strongly typed format.

Which integration capabilities should be used to integrate the two systems?

Options:

A.

Outbound Message for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.

B.

Platform Events for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.

C.

Platform Events for Salesforce to Legacy System direction and SOAP API using Enterprise WSDL for the communication back from legacy system to salesforce.

D.

Outbound Message for Salesforce to Legacy System direction and SOAP API using Partner WSDL for the communication back from legacy system to salesforce.

Buy Now
Questions 7

Northern Trail Outfitters (NTO) has hired an Integration Architect to design the integrations between existing systems and a new instance of Salesforce. NTO has the following requirements:

1. Initial load of 2M Accounts, 5.5M Contacts, 4.3M Opportunities, and 45k Products into the new org.

2. Notification of new and updated Accounts andContacts needs to be sent to 3 external systems.

3. Expose custom business logic to 5 external applications in a highly secure manner.

4. Schedule nightly automated dataflows, recipes and data syncs.

Which set of APIs are recommended in order to meet the requirements?

Options:

A.

Bulk API, Chatter REST API, Apex SOAP API, Tooling API

B.

Bulk API, Chatter REST API, Apex REST API, Analytics REST API

C.

Bulk API, Streaming API, Apex REST API, Analytics REST API

D.

Bulk API, Streaming API, Apex SOAP API, Analytics REST API

Buy Now
Questions 8

Northern Trail Outfitters (NTO) is looking to integrate three external systems that run nightly data enrichment processes in Salesforce. NTO has both of the following security and strict auditing requirements:

1. The external systems must follow the principle of least privilege, and

2. The activities of the eternal systems must be available for audit.

What should an Integration Architect recommend as a solution for these integrations?

Options:

A.

A shared integration user for the three external system integrations.

B.

A shared Connected App for the three external system integrations.

C.

A unique integration user for each external system integration.

D.

A Connected App for each external system integration.

Buy Now
Questions 9

Universal Containers (UC) is a leading provider of management training globally, UC

embarked on a Salesforce transformation journey to allow students to register for courses in the

Salesforce community. UC has a learning system that masters all courses and student

registration.

UC requested a near real-time feed of student registration from Salesforce to the learning

system. The integration architect recommends using Salesforce event.

Which API should be used for the Salesforce platform event solution?

Options:

A.

Tooling API

B.

Streaming API

C.

O REST AP

D.

SOAP API

Buy Now
Questions 10

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?

Options:

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.

Buy Now
Questions 11

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

Options:

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?

Buy Now
Questions 12

An Integration Architect has built a solution using REST API, updating Account, Contact, and other related information. The data volumes have increased, resulting in higher API calls consumed, and some days the limits are exceeded. A decision was made to decrease the number of API calls using bulk updates. The customer prefers to continue using REST API to avoid architecture changes.

Which REST API composite resources should the Integration Architect use to allow up to 200 records in one API call?

Options:

A.

SObject Collections

B.

SObject Tree

C.

Batch

D.

Composite

Buy Now
Questions 13

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?

Options:

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.

Buy Now
Questions 14

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 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.

Buy Now
Questions 15

The URL for an external service has been changed without prior notice. The service provides up to date money exchange rates that is accessed several times from Salesforce and is a business critical function for end users.

Which two solutions shouldan Integration Architect recommend be implemented to minimize potential downtime for users in this situation?

Choose 2 answers

Options:

A.

Named Credentials

B.

Remote Site Settings

C.

Content Security Policies

D.

Enterprise ESB

Buy Now
Questions 16

Universal Containers has a requirement for all accounts that do NOT qualify for abusiness 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.

Buy Now
Questions 17

A large consumer goods manufacturer operating in multiple countries isplanning to implement Salesforce for their Sales and Support operations globally. They have the following security requirements:

1. Internal users from each country have to be authenticated with their local active directory.

2. Customers can create their own login or use Google login.

3. Partners have to be authenticated through a central system which is to be determined.

4. Internal users will have access to the central ERP with their credentials maintained in the ERP.

5. Additional internal systemswill be integrated with Salesforce for Sales and Support business processes.

Which three requirements should the integration architect evaluate while designing the integration needs of this project?

Choose 3 answers

Options:

A.

Evaluate Salesforce solution for customers and for partners, using third party solution for internal users.

B.

Assess security requirements for internal systems and decide Integration methods that support the requirements.

C.

Evaluate the build of a custom authentication mechanism for users in each country and support for customers and partners.

D.

Consider Third party Single Sign On solution supporting all user authentication including customer and partner.

E.

Evaluate Salesforce native authentication mechanism for all users including customers and partners.

Buy Now
Questions 18

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?

Buy Now
Questions 19

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 include in the logging service architecture?

Choose 2answers

Options:

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 Case creation rules.

D.

Subscribe to the Application Exceptions using the Salesforce Streaming API.

Buy Now
Questions 20

Northern Trail Outfitters (NTO) has an affiliate company that would like immediate notifications of changes to opportunities in the NTO Salesforce instance. The affiliate company has a CometD client available.

Which solution is recommended in order to meet the requirement?

Options:

A.

Create a connected app in the affiliate org and select the "Accept CometD API Requests".

B.

A Implement a polling mechanism in the client that calls the SOAP API get updated method to get the ID values of each updated record.

C.

Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow.

D.

Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming API.

Buy Now
Questions 21

A developer has been tasked by the integration architect to build a solution based on the Streaming API. The developer has done some research and has found there are different implementations of the events in Salesforce (Push Topic Events, Change Data Capture,

Generic Streaming, Platform Events), but is unsure of to proceed with the implementation.The developer asks the system architect for some guidance.

What should the architect consider when making the recommendation?

Options:

A.

Push Topic Event can define a custom payload.B Change Data Capture does not have record access support.

B.

Change Data Capture can be published from Apex.

C.

Apex triggers can subscribe to Generic Events.

Buy Now
Questions 22

Northern Trail Outfitters' ERP is integrated with Salesforce and syncs several million contacts per day. To prevent specific data from syncing, the integration uses a SOQL query filtered by sharing hierarchy.

Which two things should an architect do to improve the performance of the integration?

Choose 2 answers

Options:

A.

Include non-selective criteria in query filters.

B.

Remove the query filters.

C.

Include selective criteria in query filters.

D.

Remove the sharing restrictions.

Buy Now
Questions 23

Northern Trail Outfitters wants to use Salesforce as a front end for creating accounts using the lead-to-opportunity process.

1. An order is created in Salesforce when the opportunity is closed and won, but the back-end ERP system is the data master for order,

2. Customer wants to be able to see within Salesforce all the stages of order processing like Order Created, Order Shipped, Order Paid that are within the retention window.

Which two message durability considerations should an Integration Architect make when designing a solution to meet these business requirements?

Choose 2 answers

Options:

A.

When subscribing to Salesforce Event bus, ReplaylD is used with a value of -2 to be able to see old and new events.

B.

High-volume event messages are stored for 24 hours (one day).

C.

When subscribing to Salesforce Event bus, ReplaylD is used with a value of -1 to be able to see new events.

D.

High-volume event messages are stored for 72 hours (three days).

Buy Now
Questions 24

NO: 23

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, such as 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

Buy Now
Questions 25

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 Opportunities and 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.

Buy Now
Questions 26

Which two requirements should the Salesforce Community Cloud support for self-registration and SSO?

Choose 2 answers

Options:

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

Buy Now
Questions 27

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 move data to Salesforce.

Buy Now
Questions 28

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

Options:

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 event messages 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.

Buy Now
Questions 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-functional requirements 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

Buy Now
Questions 30

A customer 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 the concurrent API request limits.

D.

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

Buy Now
Questions 31

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?

Options:

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.

Buy Now
Questions 32

Northern Trail Outfitters 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?

Options:

A.

Cryptography Class

B.

Data Masking

C.

Classic Encryption

D.

Platform Shield Encryption

Buy Now
Exam Code: Integration-Architect
Exam Name: Salesforce Certified Integration Architect (SP24)
Last Update: May 14, 2024
Questions: 109
$64  $159.99
$48  $119.99
$40  $99.99
buy now Integration-Architect