A large enterprise customer with the following system landscape is planning to implement Salesforce Sales Cloud. The following business processes need to be supported in Salesforce:
1.
Sales Consultants should be able to have access to current inventory.
2.
Enterprise Resource Planning System(ERP) is the system of record for pricing information.
3.
Quotes should be generated in Salesforce with pricing from ERP.
4.
Sales Management uses a Enterprise Business Intelligence (BI) toolto view Sales dashboards.
5.
Master Data Management (MDM) is the system of record for customers and prospects.
6.
Invoices should be accessible in Salesforce.
Which systems in the landscape should the Integration Consultant consider to be integrated with Salesforce to support the business requirements?
A. ERP, Invoices system, Data Warehouse and BI Tool
B. ERP, Inventory, Pricing Engine, Invoices system
C. ERP, MDM, BI tool and Data Warehouse
D. ERP, MDM, Data Warehouse, Invoices system
Business requires automating the check and update of the phone number type classification (mobile vs. landline) for all in-coming calls delivered to their phone sales agents. The following conditions exist:
1.
At peak, their call center can receive up to100,000 calls per day.
2.
The phone number type classification is a service provided by an external service API.
3.
Business is flexible with timing and frequency to check and update the records (throughout the night or every 6-12 hours is sufficient).
ARemote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System -> Salesforce) are determined to work with a middleware hosted on custom premise.
In order to implement these patterns and mechanisms, which component should an integration architect recommend?
A. ConnectedApp configured in Salesforce to authenticate the middleware.
B. IoConfigure Remote Site Settings in Salesforce to authenticate the middleware.
C. An API Gateway that authenticates requests from Salesforce into theMiddleware(ETL/ESB).
D. Firewall and reverse proxy are required to protect internal APIs and resource being exposed.
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?
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.
An Architect is required to integrate with an External Data Source via a Named Credential with an Apex callout due to technical constraints. How is authentication achieved?
A. Handle authentication with login flows.
B. Handle authentication in the code.
C. Connect via Salesforce Connect.
D. Connect via Communities.
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 initiatedin 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
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.
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
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 all sales 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?
A. Connect REST API
B. Tooling API
C. REST API
D. Streaming API
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 middlewaresolutions 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.
A large enterprise customer has decided to implement Salesforce as their CRM. The current system landscape includes the following:
1.
An Enterprise Resource Planning (ERP) solution that is responsible for Customer Invoicing and Order fulfillment.
2.
A Marketing solution they use for email campaigns.
The enterprise customer needs their sales and service associates to use Salesforce to view and log their interactions with customers and prospects in Salesforce.
Which system should be the System of record for their customers and prospects?
A. ERP with all prospect data from Marketing and Salesforce.
B. Marketing with all customer data from Salesforce and ERP.
C. Salesforce with relevant Marketing and ERP information.
D. New Custom Database forCustomers and Prospects.
Which WSDL should an architect consider when creating an integration that might be used for more than one salesforce organization and different met?
A. Corporate WSDL
B. Partner WSDL
C. SOAP API WSDL
D. Enterprise WSDL