Pass the Salesforce Integration Architecture Designer Integration-Architect Questions and answers with CertsForce

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

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


Expert Solution
Questions # 12:

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.


Expert Solution
Questions # 13:

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?

Options:

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


Expert Solution
Questions # 14:

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

Options:

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.


Expert Solution
Questions # 15:

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

Options:

A.

Identity token data storage


B.

Bulk load for Einstein Analytics


C.

Callouts to RESTful services


D.

Encryption in transit and at rest


Expert Solution
Questions # 16:

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.


Expert Solution
Questions # 17:

Which WSDL should an architect consider when creating an integration that might be used for more than one salesforce organization and different metadata?

Options:

A.

Corporate WSDL


B.

Partner WSDL


C.

SOAP API WSDL


D.

Enterprise WSDL


Expert Solution
Questions # 18:

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.


Expert Solution
Questions # 19:

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.


Expert Solution
Questions # 20:

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.


Expert Solution
Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions