
[Jul-2023] Use Real Integration-Architect Dumps - 100% Free Integration-Architect Exam Dumps
Integration-Architect PDF Dumps Exam Questions – Valid Integration-Architect Dumps
NEW QUESTION # 33
Universal Containers is a global financial company that sells financial products and services.
There is a daily scheduled Batch Apex job that generates invoice from a given set of orders.
UC requested building a resilient integration for this batch apex job in case the invoice generation fails.
What should an integration architect recommend to fulfill the requirement?
- A. Batch Retry & Error Handling report to monitor the error handling.
- B. Build Batch Retry & Error Handling using BatchApexErrorEvent.
- C. Build Batch Retry & Error Handling in the middleware.
- D. Build Batch Retry & Error Handling in the Batch Apex Job itself.
Answer: B
NEW QUESTION # 34
An enterprise customer that has more than 10 Million customers has the following systems and conditions in their landscape:
- A. Enterprise Document Management System (DMS) Bills mailed to customers are maintained in the Document Management system.
- B. Salesforce CRM (CRM)- Customer information, Sales and Support information is maintained in CRM.
- C. Enterprise Billing System (EBS) - All customer's monthly billing is generated by this system.
Answer: A,B
NEW QUESTION # 35
Northern Trail Outfitters (NTO) has an affiliate company that would like immediate notifications of changes to opportunities in the NTO Salesforce instance. The affiliate company has a CometD client available.
Which solution is recommended in order to meet the requirement?
- A. Create a connected app in the affiliate org and select the "Accept CometD API Requests".
- B. Create a PushTopic update event on the Opportunity Object to allow the subscriber to react to the streaming API.
- C. Configure External Services to call the subscriber in Apex in the Onchange Trigger event as part of the flow.
- D. A Implement a polling mechanism in the client that calls the SOAP API getupdated method to get the ID values of each updated record.
Answer: B
NEW QUESTION # 36
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. Platform Shield Encryption
- B. Data Masking
- C. Cryptography Class
- D. Classic Encryption
Answer: A
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 # 37
Northern Trail Outfitters (NTO) leverages Sales Cloud for tracking and managing leads, accounts, contacts, and opportunities- Orders and order fulfillment is taken care of by an Order Management System (OMS) in the back-office. When an opportunity has changed it's status to "Closed/Won" and there are products attached, the details should be passed to the OMS for fulfillment operations.
The callout from Salesforce to the OMS should be synchronous.
What should an Integration Architect do to satisfy these requirements?
- A. Develop a batch Apex job that aggregates Closed Opportunities and makes a REST callout to the Order Management System hourly.
- B. Build a Lightning Component that makes a synchronous Apex REST callout to the Order Management System when a button is clicked.
- C. Use Process Builder to call an Apex proxy class to make a REST callout to the Order Management System.
- D. Write a trigger that invokes an Apex proxy class to make a REST callout to the Order Management System.
Answer: C
NEW QUESTION # 38
A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:
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 the necessary 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. Use the Continuation class to call the Enterprise APIs and then process the response in a callback method.
- B. Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.
- C. Call the Enterprise APIs directly from the LWC's JavaScript code and redisplay the LWC on receipt of the API response.
- D. Let the Lightning Data Service with an ©wire adapter display new values when the custom object records change.
Answer: C
NEW QUESTION # 39
Universal Containers (UC) is currently managing a custom monolithic web service that runs on an on-premise server.
This monolithic web service is responsible for Point-to-Point (P2P) integrations between:
1. Salesforce and a legacy billing application
2. Salesforce and a cloud-based Enterprise Resource Planning application
3. Salesforce and a data lake.
UC has found that the tight interdependencies between systems is causing integrations to fail.
What should an architect recommend to decouple the systems and improve performance of the integrations?
- A. Re-write and optimize the current web service to be more efficient.
- B. Move the custom monolithic web service from on-premise to a cloud provider.
- C. Leverage modular design by breaking up the web service into smaller pieces for a microservice architecture.
- D. Use the Salesforce Bulk API when integrating back into Salesforce.
Answer: C
NEW QUESTION # 40
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. Remote Site Settings
- B. Named Credentials
- C. Enterprise ESB
- D. Content Security Policies
Answer: B,C
Explanation:
https://help.salesforce.com/articleView?id=collab_files_overview.htm&type=5
NEW QUESTION # 41
A healthcare 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 databaseand encrypted at rest.
2. Identifiable patient prescriptions must be made available only to people explicit authorized in the Patient Prescriptions System assigned nurses anddoctors, patient, and people explicitly the patient may authorize.
3. Must be available only 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. Certificates for 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 de identified data in Einstein Analytics.
Which two capabilities should the integration architect require for the Community Cloud portal and Einstein Analytics?
Choose 2 answers
- A. Identity token data storage
- B. Callouts to RESTful services
- C. Bulk load for Einstein Analytics
- D. Encryption in transit and at rest
Answer: B,C
NEW QUESTION # 42
The Sales Operations team at Northern Trail Outfitters imports new leads each day. An integrated legacy territory management system assigns territories to leads before Sales team members can work on them. The current integration often experiences latency issues.
Which two recommendations should an Architect make to improve the integration performance?
Choose 2 answers
- A. Reduce batch size of asynchronous BULK API.
- B. Legacy system should submit in serial mode.
- C. Legacy system should submit in parallel mode.
- D. Reduce batch size of synchronous BULK API.
Answer: A,C
NEW QUESTION # 43
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?
- A. Data Visualization
- B. Batch Processing
- C. Process Orchestration
- D. Data Synchronization
Answer: A
Explanation:
https://developer.salesforce.com/docs/atlas.en-us.integration_patterns_and_practices.meta/integration_patterns_and_practices/integ_pat_data_virtualization.htm
NEW QUESTION # 44
A company that is a leading provider of training delivers courses to students globally. The company decided to use customer community in order to allow studer to log in to the community, register for courses and pay course fees. The company has a payment gateway that takes more than 30 seconds to process the payn transaction. Students would like to get the payment result in real-time so in case an error happens, the students can retry the payment process.
What is the recommended integration approach to process payments based on this requirement?
- A. Use continuation to process payment to the payment gateway.
C Use change data capture to process payment to the payment gateway. - B. Use platform event to process payment to the payment gateway.
- C. Use request and reply to make an API call to the payment gateway.
Answer: A
NEW QUESTION # 45
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?
- A. Batch
- B. Composite
- C. SObject Tree
- D. SObject Collections
Answer: C
Explanation:
https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_composite_sobject_tree.htm
NEW QUESTION # 46
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?
- A. Create a trigger on the trainer record to make a Callout to each verification agencies, write business logic to consolidate the verification then update the trainer status to verified".
- B. Make an apex callout using @future annotation to make the call out to all differentagencies.
The response should update the trainer status to "verified". - C. Use middleware to handle the call out to the 10 different verification services, the middleware will handle the business logic of consolidating the verification result from t 10 services, then make a call-in to sa lesforce and update the verification status to "verified".
- D. Use salesforce external service to make the call out, Salesforce external service should check the verification agencies until the result is verified, then update the trainer status to "verified".
Answer: C
NEW QUESTION # 47
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. Handle authentication with login flows.
- C. Connect via Salesforce Connect.
- D. Handle authentication in the code.
Answer: B
Explanation:
https://help.salesforce.com/articleView?id=named_credentials_define.htm&type=5
NEW QUESTION # 48
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, salesforce will need to make a REST API call to external system.
- D. Due to high volume of records, the external system will need to use a BULK API Rest endpoint to connect to salesforce.
Answer: B
NEW QUESTION # 49
......
Ultimate Integration-Architect Guide to Prepare Free Latest Salesforce Practice Tests Dumps: https://certtree.2pass4sure.com/Salesforce-Integration-Architecture-Designer/Integration-Architect-actual-exam-braindumps.html