MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: Northern Trail Outfitters is seeking to improve the performance and security of outbound integrations from Salesforce to on-premise servers.What should the Architect consider before recommending a solution?
Question2: Northern Trail Outfitters wants to use Salesforce as a front end for creating accountsusing 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
Question3: A company that is a leading provider of courses and training delivers courses using third party trainers. The trainer for the company has to be verified from 10 different training accreditation verification agencies before providing training for the company. Each training accreditation agency has its own response time, which could take days to confirm a trainer.The company decided to automate the trainer accreditation verification process by integrating to the agencies web services.What is the recommended approach to automate this process?
Question4: Northern Trail Outfitters is in the final stages of merging two Salesforce orgs but needs to keep the retiring org available for a short period of time for lead management as it is connected to multiple public web site forms.The sales department has requested that new leads are available in the new Salesforce instan within 30 minutes.Which two approaches will require the least amount of development effort?Choose 2 answers
Question5: 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?
Question6: Northern Trail Outfitters' (NTO) Salesforce org usually goes through 8k-10k batches a day to synch data from external sources. NTO's Integration Architec 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?
Question7: Northern Trail Outfitters (NTO) has recently changed their Corporate Security Guidelines. The guidelines require that all cloud applications pass through a secure firewallbefore 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
Question8: 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 the E 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 and ESB with Salesforce?Choose 3 answers
Question9: Northern Trail Outfitters submits orders to the manufacturing system web-service. Recently, the system has experienced outages that keep service unavailable for several days.What solution should an architect recommend to handle errors during these types of service outages?
Question10: Northern Trail Outfitters (NTO) uses Salesforce to track leads, opportunities and order details that convert leads to customers. However, Orders are managed by an external (remote) system. Sales representatives want to view and update real-time order information in Salesforce. NTO wants the data to only persist in the external system.Which type of Integration should an architect recommend to meet this business requirement?
Question11: Which WSDL should an architect consider when creating an integration that might be used for more than one salesforce organization and different met
Question12: Which two system constraint questions should be considered when designing an integration to send orders from Salesforce to a fulfillment system?Choose 2 answers
Question13: 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
Question14: An integration architect needs to build a solution that will be using the Streaming API, but the data loss should be minimized, even when the client re-connects every couple of days.Which two types of Streaming API events should be considered?Choose 2 answers
Question15: An enterprise architect has requested the Salesforce Integration architect to review the following (see diagram& description) and provide recommendations after carefully considering all constraints of the enterprise systems and Salesforce platform limits.* About 3,000 phone sales agents use a Salesforce Lightning UI concurrently to check eligibility of a customer for a qualifying offer.* There are multiple eligibility systems that provides this service and are hosted externally. However, their current response times could take up to 90 seconds to process and return (there are discussions to reduce the response times in future, but no commitments are made).* These eligibility systems can be accessed through APIs orchestratedvia ESB (MuleSoft).* All requests from Salesforce will have to traverse through customer's API Gateway layer and the API Gateway imposes a constraint of timing out requests after 9 seconds.Which three recommendations should be made?Choose 3 answers
Question16: Salesforce users need to read data from an external system via HTTPS request.Which two security methods should an integration architect leverage within Salesforce to secure the integration?Choose 2 answers
Question17: 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
Question18: 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?
Question19: 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
Question20: Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system.NTOwould like to show a notification to all sales representatives that use Salesforce anytime the quoting system will be taken down for maintenance.Which Salesforce API should an Integration Architect use to fulfill this requirement?
Question21: Northern Trail Outfitters has had an increase in requests from other business units to integrate opportunity information with other systems from Salesforce. The developers have started writing asynchronous @future callouts directly into the target systems. The CIO is concerned about the viability of this approach scaling for future growth and has requested a solution recommendation.What should be done to mitigate the concerns that the CIO has?
Question22: 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?
Question23: A call center manager uses a custom dashboard to track Case related metrics. The manager wants a component to display the number of closed Cases in real time.What type of event should be used to meet this requirement?
Question24: Universal learning (UC) is embarked on Salesforce transformation journey, UC will decommission the legacy CRM system and migrate data to Salesforce. The data migration team asked for a recommendation to optimize the performance of the dataload to Salesforce.Which approach should used to meet the requirement?
Question25: 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?
Question26: 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
Question27: An Architect is asked to build a solution that allows a service to access Salesforce through the API. What is the first thing the Architect should do?
Question28: Northern Trail Outfitters needs to send order and line items directly to an existing finance application webservice when an order if fulfilled. It is critical that eac order reach the finance application exactly once for accurate invoicing.What solution should an architect propose?
Question29: 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
Question30: A company has an external system that processes and tracks orders. Sales reps manage their leads and opportunity pipeline in Salesforce. In the current state, the two systems are disconnected and processing orders requires a lot of manual entry on sales rep part. This creates delays in processing orders and incomplete data due to manual entry.As a part of modernization efforts the company decided to integrate Salesforce and the order management system. The following technical requirements were identified:1. Orders need to be created in real time from salesforce2. Minimal customization*, and code should be written due to a tight timeline and lack of developer resources3. Sales reps need to be able to see order history and be able to see most up to date information on current order status.4. Managers need to be able to run reports in Salesforce to see daily and monthly order volumes and fulfillment timelines.5. The legacy system is hosted on premise and is currently connected to the Enterprise Service Bus (ESB). The ESB is flexible enough to provide any methods and connection types needed by salesforce team.6. There are 1000 sales reps. Each user processes/creates on average 15 orders per shift. Most of the orders contain 20-30 line items.How should an integration architect integrate the two systems based on the technical requirements and system constraints?
Question31: 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?
Question32: Which two requirements should the Salesforce Community Cloud support for self-registration and SSO?Choose 2 answers
Question33: 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
Question34: 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 and Contacts 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?
Question35: Northern Trail Outfitters (NTO) use Salesforce to track leads, opportunities, and to capture order details.However, Salesforce isn't the system that holds or processes orders. After the order details are captured in Salesforce, an order must be created in the remote system, which manages the orders lifecylce. The Integration Architect for the project is recommending a remote system that will subscribe to the platform event defined in Salesforce.Which integration pattern should be used for this business use case?
Question36: 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?
Question37: 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