[Aug-2022] Integration-Architecture-Designer Dumps are Available for Instant Access using BraindumpsVCE
Integration-Architecture-Designer Dumps 2022 - New Salesforce Integration-Architecture-Designer Exam Questions
NEW QUESTION 20
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) tool to 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, MDM, Data Warehouse, Invoices system
- C. ERP, MDM, BI tool and Data Warehouse
- D. ERP, Inventory, Pricing Engine, Invoices system
Answer: D
NEW QUESTION 21
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 salesforce
2. Minimal customization*, and code should be written due to a tight timeline and lack of developer resources
3. 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?
- A. Use Salesforce standard object, REST API and ETL.
- B. Use Salesforce custom object, custom REST API and ETL.
- C. Use Salesforce external object and OData connector.
- D. Use Salesforce big object, SOAP API and Dataloader.
Answer: A
NEW QUESTION 22
An enterprise customer that has more than 10 Million customers has the following systems and conditions in their landscape:
- A. Salesforce CRM (CRM)- Customer information, Sales and Support information is maintained in CRM.
- B. Enterprise Document Management System (DMS) Bills mailed to customers are maintained in the Document Management system.
- C. Enterprise Billing System (EBS) - All customer's monthly billing is generated by this system.
Answer: A,B
NEW QUESTION 23
An Enterprise Customer is planning to implement Salesforce to support case management. Below, is their current system landscape diagram.
Considering Salesforce capabilities, what should the Integration Architect evaluate when integrating Salesforce with the current system landscape?
- A. Integrating Salesforce with Data Warehouse, Order Management and Email Management System.
- B. Integrating Salesforce with Order Management System, Data Warehouse and Case Management System.
- C. Integrating Salesforce with Email Management System, Order Management System and Case Management System.
- D. Integrating Salesforce with Order Management System, Email Management System and Case Management System.
Answer: A
NEW QUESTION 24
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. Connect via Communities.
- B. Connect via Salesforce Connect.
- C. Handle authentication with login flows.
- D. Handle authentication in the code.
Answer: C
Explanation:
Explanation
https://help.salesforce.com/articleView?id=named_credentials_define.htm&type=5
NEW QUESTION 25
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. Email Marketing System
- B. Sales Activity System
- C. Order Management System
- D. Quoting System
- E. Case Management System
Answer: A,B,E
NEW QUESTION 26
A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is asfollows:
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 thenecessary 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. Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.
- 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. Use the Continuation class to call the Enterprise APIs and then process the responsein a callback method.
Answer: C
NEW QUESTION 27
Universal containers has used Outbound Messaging to integrate with their billing system. Their billing system has frequent outages that don't last more than a couple of hours.
Which two aspects of Outbound Messaging might the customer experience issues with as a result of these outages?
Choose 2 answers
- A. Exceeding Governor Limits.
- B. Orphaned Requests
- C. Duplicate messages
- D. Out-of-order delivery.
Answer: C,D
NEW QUESTION 28
What should an Architect recommend to ensure all integrations to the Northern Trail Outfitters company portal use SSL mutual authentication?
- A. Enable My Domain and SSL/TLS.
- B. Generate a CA-signed Certificate.
- C. Enforce SSL/TLS Mutual Authentication.
- D. Generate a Self-signed Certificate.
Answer: C
NEW QUESTION 29
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. SAML SSO and just-in-time provisioning
- C. OpenId Connect Authentication Provider and Registration Handler
- D. OpenId Connect Authentication Provider and just-in-time provisioning
Answer: B,C
NEW QUESTION 30
Universal Containers is currently doing User Acceptance Testing for small changes in a Developer sandbox.
Users are complaining that allow release to production, some functionality is broken and performance is often negatively impacted.
What is causing these complaints?
- A. Users should be testing in a Full Sandbox in order to replicate Production functionality and performance characteristics.
- B. Users should be testing in a Developer Pro sandbox in order to replicate Production functionality and performance characteristics.
- C. Users should be testing in a Partial Sandbox in order to replicate Production functionality and performance characteristics.
- D. Users should be testing with date loaded into the Developer sandbox in order to replication Production functionality and performance, characteristics.
Answer: A
NEW QUESTION 31
Universal Containers is using the enterprise WSDL to integrate their financial system to salesforce, while reading y=the release notes for the upcoming salesforce release the architect discovers a new object will be added to the salesforce data model that would be beneficial for the financial system integration.
What two actions should the architect take to ensure the new object will be available to the financial system integration?
Choose 2 answers
- A. Migrate to the partner WSDL to generate a generic sObject service stub that can be leveraged for existing and future Salesforce objects
- B. Download the latest enterprise WSDL that contains the new object definition to generate Web service stubs for the new Salesforce object.
- C. Download the latest partner WSDL that contains the new object definition to generate web services stubs for the new salesforce object
- D. Migrate to the metadata API to download the new salesforce sObject definition into the financial system integration.
Answer: B,D
NEW QUESTION 32
What are three capabilities of Salesforce Lightning Connect?
Choose 3 answers.
- A. Write to OData - Compliant data sources without APEX.
- B. Write SOQL queries on external object.
- C. Associate external object records to Salesforce Account records.
- D. Read from OData - Compliant data sources without APEX.
- E. Write triggers and workflows on external objects.
Answer: B,C,D
NEW QUESTION 33
Northern Trail Outfitters has a requirement to encrypt few of widely used standard fields. They also want to be able to use these fields in workflow rules.
Which security solution should an Integration Architect recommend to fulfill the business use case?
- A. Data Masking
- B. Platform Shield Encryption
- C. Classic Encryption
- D. Cryptography Class
Answer: B
Explanation:
Explanation
https://help.salesforce.com/articleView?id=data_mask_overview.htm&type=5
https://help.salesforce.com/articleView?id=security_pe_vs_classic_encryption.htm&type=5
NEW QUESTION 34
Universal Containers wishes to validate street addresses in Salesforce against their legacy Accounting system,Which is the system of record. Retrieving an Account record in this system takes 7-12 seconds per query, and the address must be validated as quickly as possible to ensure proper order processing.
What integration pattern should an Architect suggest?
- A. @Future method with an Apex callout.
- B. Outbound Message with a Callback.
- C. Nightly batch validating records modified the previous day.
- D. Remote Invocation initiated by Middleware
Answer: B
NEW QUESTION 35
Universal Containers (UC) uses Salesforce to create and manager accounts and opportunities. With Salesforce being the master of records, the opportunities on existing accounts are required to be updated with product usage statistics from an on-premise usage tracking system that is capable of participating in contract-first integration.
Which three steps should the Integration Architect consider given that UC does not want any custom development in Salesforce?
- A. Create a Workflow outbound message during Opportunity creation and provide the Opportunity ID and Session ID to the remote system.
- B. Use a REST API callback to update the Opportunity record with the product usage data from the remote system.
- C. Create a Process Builder outbound message during Opportunity creation and provide the Opportunity ID and Session ID to the remote system.
- D. Generate a partner WSDL in Salesforce and provide it to the remote system to create a client stub.
- E. Use a SOAP API callback to update the Opportunity record with the product usage data from the remote system.
Answer: A,D,E
NEW QUESTION 36
Universal Containers manages a catalog of over one million products that it makes available to its customers.
The master product catalog is stored and managed in their ERP application with frequent updates made to the product catalog by their sourcing team. The sourcing team may update attributes such as price, general catalog availability, and the product description. When the sourcing team makes an update that change must go into effect during the next business day and there may be thousands of changes made over the course of the day.
What integration pattern would you recommend to best manage this scenario?
- A. Write an outbound message to send product changes in real time from ERP.
- B. Use the streaming API to receive product changes in real time from ERP.
- C. Write a custom web service to accept product catalog changes from ERP.
- D. Build a scheduled ETL job to sync products on a nightly basis from ERP.
Answer: D
NEW QUESTION 37
Universal Containers (UC) uses Salesforce to track the following customer data:
1. Leads,
2. Contacts
3. Accounts
4. Cases
Salesforce is considered to be the system of record for the customer. In addition to Salesforce, customer data exists in an Enterprise Resource Planning (ERP) system, ticketing system, and enterprise data lake. Each of these additional systems have their own unique identifier. UC plans on using middleware to integrate Salesforce with the external systems.
UC has a requirement to update the proper external system with record changes in Salesforce and vice versa.
Which two solutions should an Integration Architect recommend to handle this requirement?
Choose 2 answers
- A. Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.
- B. Design an MDM solution that maps external ID's to the Salesforce record ID.
- C. Use Change Data Capture to update downstream systems accordingly when a record changes.
- D. Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.
Answer: B,C
NEW QUESTION 38
Universal Containers would like to use a hard-coded username/password/security token of a user with a System Administrator profile to integrate its back-end system to Salesforce for inbound API calls.
Which two security issues are associated with this approach.
- A. Apex web services can executive with system privileges with such Salesforce credentials.
- B. All back-end systems get uncontrolled access to any data within the Salesforce environment.
- C. Unintended password resets will cause the integration to stop working and disrupt business processes.
- D. Unsecure storage of the credentials may result in hackers gaining unauthorized access to Salesforce.
Answer: B,D
NEW QUESTION 39
Universal containers has an integration that runs nightly to update the product(product2) object in Salesforce with updated product availability for over 500,000 products. Occasionally(less than 1 time per month) a product record fails to update due to a data validation issue that cannot be predicted in advance.
How should universal Containers monitor this nightly batch import of data into Salesforce so that any error can be corrected promptly?
- A. Configure the ETL middleware to notify an administrator via email when a record update fails.
- B. Monitor the Bulk Data Load Jobs page daily for failed batches
- C. Configure an Enterprise Server Monitoring tool to process ETL success and failure logs.
- D. Configure Salesforce to email an administrator when Bulk API batches fail.
Answer: B
NEW QUESTION 40
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?
- A. Bulk API, Streaming API, Apex REST API, Analytics REST API
- B. Bulk API, Chatter REST API, Apex REST API, Analytics REST API
- C. Bulk API, Streaming API, Apex SOAP API, Analytics REST API
- D. Bulk API, Chatter REST API, Apex SOAP API, Tooling API
Answer: A
NEW QUESTION 41
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. Email Marketing System
- B. Sales Activity System
- C. Order Management System
- D. Quoting System
- E. Case Management System
Answer: A,B,E
NEW QUESTION 42
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
- A. Users should be authenticated into DMS and EBS without having to enter username and password.
- B. Consider Enterprise security needs for access to DMS and EBS.
- C. Users should be authorized to view information specific to the customer they are servicing without a need to search for customer.
- D. Identify options to maintain DMS and EBS authentication and authorization details in Salesforce.
- E. Consider options to migrate DMS and EBS into Salesforce.
Answer: A,D,E
NEW QUESTION 43
Universal Containers (UC) is a large printing company that sells advertisement banners. The company works with third-party agents on banner initial design concepts. The design files are stored in an on-premise file store that can be accessed by UC internal users and the third party agencies. UC would like to collaborate with the
3rd part agencies on the design files and allow them to be able to view the design files in the community.
The conceptual design files size is 2.5 GB.
Which solution should an integration architect recommend?
- A. Create a lightning component with a Request and Reply integration pattern to allow the community users to download the design files.
- B. Define an External Data Source and use Salesforce Connect to upload the files to an external object.
Link the external object using Indirect lookup. - C. Use Salesforce Files to link the files to Salesforce records and display the record and the files in the community.
- D. Create a custom object to store the file location URL, when community user clicks on the file URL, redirect the user to the on-prem system file location.
Answer: B
Explanation:
Explanation
https://help.salesforce.com/articleView?id=collab_files_connect_share.htm&type=5
NEW QUESTION 44
......
Salesforce Integration-Architecture-Designer Exam Practice Test Questions: https://freetorrent.braindumpsvce.com/Integration-Architecture-Designer_exam-dumps-torrent.html