Integration-Architect Exam Questions

Total 106 Questions

Last Updated Exam : 22-Oct-2024

A customer 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-points should an integration architect consider when choosing the integration pattern/mechanism?
Choose 3 answers


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





A.
  

System types - APIs, File systems, Email



D.
  

Error handling mechanisms



E.
  

Data Volume and Processing volume



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 should an Integration Architect recommend be implemented to minimize potential downtime for users in this situation? Choose 2 answers


A.

Named Credentials


B.

Remote Site Settings


C.

Content Security Policies


D.

Enterprise ESB





A.
  

Named Credentials



D.
  

Enterprise ESB



Universal containers is 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?


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.





B.
  

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



A company needs to be able to send data from Salesforce to a home grown 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 2 million 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 limit for 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.





B.
  

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



An architect decided to use Platform Events for integrating Salesforce with an external system for a company. Which three things should an architect consider when proposing this type of integration mechanism?
Choose 3 answers


A.

To subscribe to an event, the integration user in salesforce needs read access to
theevent entity.


B.

Salesforce needs to be able to store information about the external system in order to know which event to send out.


C.

External system needs to have the same uptime in order to be able to keep up with Salesforce Platform Events.


D.

To publish an event, the integration user in salesforce needs create permission on the event entity.


E.

Error handling must be performed by the remote service because the event is effectively handed off to the remote system for further processing.





A.
  

To subscribe to an event, the integration user in salesforce needs read access to
theevent entity.



D.
  

To publish an event, the integration user in salesforce needs create permission on the event entity.



E.
  

Error handling must be performed by the remote service because the event is effectively handed off to the remote system for further processing.



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 OAuth 2.0 authentication activity.


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.





A.
  

Inability to query event messages using SOQL



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.



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?


A.

Tooling API


B.

Streaming API


C.

O REST AP


D.

SOAP API





B.
  

Streaming API



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?


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





B.
  

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



A large B2C 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





B.
  

Case Management System



C.
  

Sales Activity System



D.
  

Email Marketing System



Northern Trail Outfitters (NTO) uses a custom mobile app to interact with their customers. One of the features of the app are Salesforce Chatter Feeds. NTO wants to automatically post a Chatter item to Twitter whenever the post includes the #thanksNTO hashtag. Which API should an Integration Architect use to meet this requirement?


A.

Connect REST API


B.

REST API


C.

Streaming API


D.

Apex REST





A.
  

Connect REST API




Page 5 out of 11 Pages
Previous