<< Prev Question Next Question >>

Question 5/37

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?

Recent Comments (The most recent comments are at the top.)

Sathya - Feb 12, 2024

Option D (Use the Continuation class) is typically used for long-running operations and asynchronous processing, which may not be necessary for this scenario of real-time data retrieval and display in the LWC.

Vivek - May 18, 2022

I was confused as well

I came across this question somewhere else and the recommendation was to use a continuation class to call Enterprise APIs. Calling Enterprise APIs directly from JavaScript is not secure since it would expose the auth credentials to end users.

Correct answer must be option D - Use the Continuation class to call Enterprise APIs

DM - Jan 03, 2022

Can someone please check and explain this?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (37q)
Question 1: A company is planning on sending orders from Salesforce to a...
Question 2: An Enterprise Customer is planning to implement Salesforce t...
Question 3: A large consumer goods manufacturer operating in multiple co...
Question 4: A company needs to integrate a legacy on premise application...
3 commentQuestion 5: A conglomerate is designing a Lightning Web Component (LWC) ...
Question 6: Universal Containers is a global financial company that sell...
1 commentQuestion 7: An Integration Developer is developing an HR synchronization...
2 commentQuestion 8: Northern Trail Outfitters is planning to perform nightly bat...
Question 9: Northern Trail Outfitters wants to improve the quality of ca...
3 commentQuestion 10: Northern Trail Outfitters needs to make synchronous callouts...
Question 11: Universal Containers (UC) is currently managing a custom mon...
Question 12: Universal learning (UC) is embarked on Salesforce transforma...
Question 13: Northern Trail Outfitters needs to present shipping costs an...
Question 14: A company that is a leading provider of courses and training...
Question 15: A customer of Salesforce has used Platform Events to integra...
1 commentQuestion 16: A company's cloud-based single page application consolidates...
Question 17: An Architect is asked to build a solution that allows a serv...
1 commentQuestion 18: Northern Trail Outfitters requires an integration to be set ...
3 commentQuestion 19: A company that is a leading provider of training delivers co...
2 commentQuestion 20: A subscription-based media company's system landscape forces...
3 commentQuestion 21: The director of customer service at Northern Trail Outfitter...
2 commentQuestion 22: Only authorized users are allowed access to the EBS and the ...
1 commentQuestion 23: What is the first thing an Integration Architect should vali...
1 commentQuestion 24: The Sales Operations team at Northern Trail Outfitters impor...
1 commentQuestion 25: An Integration Architect has built a solution using REST API...
6 commentQuestion 26: A developer has been tasked by the integration architect to ...
2 commentQuestion 27: KiA B2C Enterprise Customer has the following use case that ...
3 commentQuestion 28: Sales representatives at Universal Containers (UC) use Sales...
1 commentQuestion 29: Northern Trail Outfitters submits orders to the manufacturin...
1 commentQuestion 30: An architect decided to use Platform Events for integrating ...
Question 31: Northern Trail Outfitters' ERP is integrated with Salesforce...
Question 32: A company needs to integrate a legacy on premise application...
Question 33: Northern Trail Outfitters (NTO) leverages Sales Cloud for tr...
Question 34: A large enterprise customer operating in a high regulated in...
4 commentQuestion 35: Universal Containers (UC) is a global financial company. UC ...
Question 36: Northern Trail Outfitters (NTO) use Salesforce to track lead...
2 commentQuestion 37: An Architect has received a request to prevent employees tha...