Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

Integration-Architect Questions and Answers

Question # 6

The sales Operations team at Northern Trail Outfitters imports new leads each day. An integrated legacy territory management system assigns territories to leads before Sales team members can work on them. The current integration often experiences latency issues.

Which two recommendations should an Architect make to improve the integration performance?

Choose 2 answers

A.

Reduce batch size of asynchronous BULK API.

B.

Reduce batch size of synchronous BULK API.

C.

Legacy system should submit in serial mode.

D.

Legacy system should submit in parallel mode.

Full Access
Question # 7

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

to send orders from Salesforce to a fulfillment system?

Choose 2 answers

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?

Full Access
Question # 8

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 # 9

A new Salesforce program has the following high level abstract requirement: Business

processes executed on Salesforce require data updates between the internal systems and Salesforce Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?

Which three relevant details should a Salesforce Integration Architect seek to specifically solve for Integration architecture needs of the program?

Choose 3 answers

A.

Source and Target system, Directionality, data volume & transformation complexity long with any middleware that can be leveraged.

B.

Integration skills, SME availability and Program Governance details.

C.

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

D.

Integration Style Process based, Data based, Virtual integration.

E Core functional and non-functional requirements for User Experience design, Encryption needs, Community, and license choices.

Full Access
Question # 10

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

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.

Full Access
Question # 11

A US business-to-consumer (B2C) company is planning to expand to Latin America. They project an initial Latin American customer base of about one million, and a growth rate of around 10% every year for the next 5 years. They anticipate privacy and data protection requirements similar to those in the European Union to come into effect during this time. Their initial analysis indicates that key personal data is stored in the following systems:

1. Legacy mainframe systems that have remained untouched for years and are due to be decommissioned.

2. Salesforce Commerce Cloud Service Cloud, Marketing Cloud, and Community Cloud.

3. The company's CIO tasked the integration architect with ensuring that they can completely delete their Latin American customer's personal data on demand.

Which three requirements should the integration architect consider?

Choose 3 answers

A.

Manual steps and procedures that may be necessary.

B.

Impact of deleted records on system functionality.

C.

Ability to delete personal data in every system.

D.

Feasibility to restore deleted records when needed.

E.

Ability to provide a 360-degree view of the customer.

Full Access
Question # 12

A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:

1. Transactions are created at any time through their various on-premise and cloud-based systems.

2. All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.

3. Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems.

The company wants to address a usability concern regarding incomplete data displayed on the LWC component. What should the Integration Architect specify so the LWC will be able to display all the required transactions?

A.

Use the Continuation class to call the Enterprise APIs and then process the response in a callback method.

B.

Let the Lightning Data Service with an ©wire adapter display new values when the custom object records change.

C.

Call the Enterprise APIs directly from the LWC's JavaScript code and redisplay the LWC on receipt of the API response.

D.

Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.

Full Access
Question # 13

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

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

Full Access
Question # 14

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 a 360 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 with the implementation of Salesforce?

Choose 3 answers

A.

Order Management System

B.

Case Management System

C.

Sales Activity System

D.

Email Marketing System

E.

Quoting System

Full Access
Question # 15

Northern Trail Outfitters (NTO) uses different shipping services for each of the 34 countries it serves. Services are added and removed frequently to optimize shipping times and costs. Sales Representatives serve all NTO customers globally and need to select between valid service(s) for the customer's country and request shipping estimates from that service.

Which two solutions should an architect propose?

Choose 2 answers

A.

Use Platform Events to construct and publish shipper-specific events.

B.

Invoke middleware service to retrieve valid shipping methods.

C.

Use middleware to abstract the call to the specific shipping services.

D.

Store shipping services in a picklist that is dependent on a country picklist.

Full Access
Question # 16

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

Which integration solution should an 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 # 17

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 Integration Consultant have considered to monitor this integration?

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.

Full Access
Question # 18

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?

A.

SObject Collections

B.

SObject Tree

C.

Batch

D.

Composite

Full Access
Question # 19

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?

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.

Full Access
Question # 20

The director of customer service at Northern Trail Outfitters (NTO) wants to capture 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 will meet 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 # 21

A customer's enterprise architect has identified requirements around caching, queuing, error handling, alerts, retries, event handling, etc. The company has asked the Salesforce integration architect to help fulfill such aspects with their Salesforce program.

Which three recommendations should the Salesforce integration architect make?

Choose 3 answers

A.

Transform a fire-and-forget mechanism to request-reply should be handled by middleware tools (like ETL/ESB) to improve performance.

B.

Provide true message queueing for integration scenarios (including orchestration, process choreography, quality of service, etc.) given that a middleware solution is required.

C.

Message transformation and protocol translation should be done within Salesforce.Recommend leveraging Salesforce native protocol conversion capabilities as middleware tools are NOT suited for such tasks

D.

Event handling processes such as writing to a log, sending an error or recovery process, or sending an extra message, can be assumed to be handled by middleware.

E.

Event handling in a publish/subscribe scenario, the middleware can be used to route requests or messages to active data-event subscribers from active data-event publishers.

Full Access
Question # 22

Northern Trail Outfitters (NTO) has recently changed their Corporate Security Guidelines. The guidelines require that all cloud applications pass through a secure firewall before accessing on-premise resources. NTO is evaluating middleware solutions to integrate cloud applications with on-premise resources and services.

What are two considerations an Integration Architect should evaluate before choosing a middleware solution?

Choose 2 answers

A.

The middleware solution is capable of establishing a secure API gateway between cloud applications and on-premise resources.

B.

An API gateway component is deployable behind a Demilitarized Zone (DMZ) or perimeter network.

C.

The middleware solution enforces the OAuth security protocol.

D.

The middleware solution is able to interface directly with databases via an ODBC connection string.

Full Access
Question # 23

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

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.

Full Access
Question # 24

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?

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.

Full Access
Question # 25

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 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 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 # 26

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 stream to 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 # 27

KiA B2C Enterprise Customer has the following use case that involves processing payment from an external payment gateway service in Salesforce.

1. Customer requests Customer Service Representative (CSR) for a Service upgrade.

2. Customer provides credit card details to CSR for payment.

3. CSR submits payment information in Salesforce, and processed in a

4. CSR receives confirmation of payment.

5. CSR upgrades service for customer and confirms Customer.

external payment gateway.

This use case requires the CSR to obtain confirmation of payment before upgrading the service.

The integration with Payment gateway needs to be reliable and monitored for audit purposes.

The payment gateway service is an external RESTful service that the B2C Enterprise Customer has subscribed for.

What should an Integration Architect recommend for this integration?

A.

Build a custom Apex Callout to external Payment gateway service and provide success message to the CSR, the details of callouts and responses are logged for audit purposes.

B.

Use External Services feature to integrate gateway to Salesforce ensuring real-time updates the CSR and support post payment processes.

C.

Make a callout to the payment gateway through ESB supporting error handling and logging for audit purposes.

D.

Platform events allow integration to payment gateway through the exchange of real-time event data, platform events are scalable and secure.

Full Access
Question # 28

A company that is a leading provider of training delivers courses to students globally. The company decided to use 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 payment result 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.

Full Access
Question # 29

Northern Trail Outfitters wants to improve the quality of call-outs from Salesforce to their

REST APIs. For this purpose, they will require all API clients/consumers to adhere to RESTAPI

Markup Language (RAML) specifications that include field-level definition of every API

request and response payload. RAML specs serve as interface contracts that Apex REST API

Clients can rely on.

Which two design specifications should the Integration Architect include in the integration

architecture to ensure that ApexREST API Clients unit tests confirm adherence to the RAML

specs?

Choose 2 answers

A.

Call the Apex REST API Clients in a test context to get the mock response.

B.

Require the Apex REST API Clients to implement the HttpCalloutMock.

C.

Call the HttpCalloutMock implementation from the Apex REST API

Clients.

D.

Implement HttpCalloutMock to return responses per RAML

specification.

Full Access
Question # 30

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

Which solutions should an integration architect recommend be implemented to minimize potential downtime for users in this situation?

A.

Named Credentials and Content Security Policies

B.

Remote Site Settings and Named Credentials

C.

Enterprise Service Blus (ESB) and Remote Site Settings

Full Access
Question # 31

Northern Trail Outfitters requires an integration to be set up between one of their Salesforce orgs and anexternal data source us Salesforce Connect. The external data source supports Open Data Protocol.

Which three configurations should an Integration Architect recommend be implemented in order to secure requests coming from Salesforce?

Choose 3 answers

A.

Configure Identity Type for OData connection.

B.

Configure a Certificate for OData connection.

C.

Configure Special Compatibility for OData connection,

D.

Configure CSRF Protection for OData connection.

E.

Configure CSRF Protection on External Data Source.

Full Access
Question # 32

What should an Integration architect consider when recommending Platform Events as an Integration solution?

A.

Event Monitoring Is used to track user activity, such as logins and running reports.

B.

Subscribe to an AssetTokenEvent stream to monitor OAuth 2.0 authentication activity.

C.

When an event definition Is deleted, It's permanently removed and can't be restored.

Full Access