A company 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?
dongzhichka
7 months agojfouriex
1 year, 3 months agoCsbaa
1 year, 5 months agodongzhichka
7 months agoexamt0p1c5
1 year, 9 months agoacresposot
1 year, 8 months agoacresposot
1 year, 8 months agochrisx01
1 year, 10 months ago