Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Integration Architect All Questions

View all questions & answers for the Certified Integration Architect exam

Exam Certified Integration Architect topic 1 question 5 discussion

Actual exam question from Salesforce's Certified Integration Architect
Question #: 5
Topic #: 1
[All Certified Integration Architect Questions]

A global financial company sells financial products and services that include the following:
1. Bank accounts
2. Loans
3. Insurance
The company has a state-of-the-art core banking system that is the master system to store financial transactions, financial products and customer information. The core banking system currently processes 10 million financial transactions per day. The CTO for the company is considering building a community portal so that customers can review their bank account details, update their Information and review their account financial transactions.
What should an integration architect recommend as a solution to enable customer community users to view their financial transactions?

  • A. Use Salesforce External Service to display financial transactions in a community Lightning page.
  • B. Use Salesforce Connect to display the financial transactions as an external object.
  • C. Migrate the financial transaction records to Salesforce custom object and use ETL tool to keep systems in sync.
  • D. Use Iframe to display core banking financial transactions data in the customer community.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Volovitch
Highly Voted 1 year, 10 months ago
Selected Answer: A
B is not correct because there are too many records (10.000.000 per day). Max 100k new records per hour. https://help.salesforce.com/s/articleView?id=sf.odata_general_limits.htm&language=en_US&r=https%3A%2F%2Fwww.google.com%2F&type=5 So A but it needs to be configured to editable (default = read only). C is not wrong, but A is better D this is outdated
upvoted 5 times
ughirgendwashalt
1 year, 4 months ago
Many thanks for the hint about SF Connect record limits.
upvoted 1 times
...
...
Paul421
Most Recent 5 months, 2 weeks ago
Salesforce connect can't do granular enough security, you'd need sharing rules or record ownership - not supported by Salesforce connect. Therefore you could see all other users records. The answer is to use REST - aka Services to enforce the security
upvoted 1 times
...
AshleyRain
1 year, 3 months ago
Selected Answer: B
Just because the banking service does 10 mil per day does not mean that many will need to be visible in the CC. B is the correct answer.
upvoted 3 times
sb10
1 year, 1 month ago
Every data you look in an external objects hits API limit 10 million a day is way above the governor limit
upvoted 1 times
...
...
sxmrxm
1 year, 4 months ago
Selected Answer: A
A: That's doable B: maybe too many records will hit limitations C: too many data it should be avoided D: Iframes are not allowed in experience sites
upvoted 1 times
...
SFDCArchitecture
1 year, 9 months ago
A: By using the below explanations (10 Milion Per Day) of @Volovitch
upvoted 1 times
...
Volovitch
1 year, 11 months ago
Selected Answer: B
Not A but B
upvoted 1 times
...
HammadLodhi
1 year, 11 months ago
Why do we have to use external service to display data. Since it is a case of data virtualization then salesforce connect is more than enoough. Can some one elaborate on this?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...