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

Exam Certified Data Architect All Questions

View all questions & answers for the Certified Data Architect exam

Exam Certified Data Architect topic 1 question 55 discussion

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

Universal Containers (UC) has one Salesforce org (Org A) and recently acquired a secondary company with its own Salesforce org (Org B). UC has decided to keep the orgs running separately, but would like to bidirectionally share Opportunities between orgs in near-real time.
Which three options should a data architect recommend to share data between Org A and Org B? (Choose three.)

  • A. Install a third-party AppExchange tool to handle the data sharing.
  • B. Leverage Heroku Connect and Heroku Postgres to bidirection ally sync Opportunities.
  • C. Develop an Apex class that pushes Opportunity data between orgs daily via the Apex scheduler.
  • D. Use Salesforce Connect and the cross-org adapter to virtualize Opportunities into external objects.
  • E. Leverage middleware tools to bidirectionally send Opportunity data across orgs.
Show Suggested Answer Hide Answer
Suggested Answer: ABE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
vip_10
Highly Voted 1 year, 2 months ago
Selected Answer: ABE
Other options do not provide near real time transfer and using salesforce connect we can just virtualize the data but it does does not allow bi directional data sharing.
upvoted 5 times
...
SS1121
Most Recent 2 months, 2 weeks ago
Selected Answer: ADE
ADE is correct
upvoted 1 times
...
lizbette
6 months, 2 weeks ago
Selected Answer: BDE
Tricky. My guess is BDE A - normally my go to answer, but couldn't find any specific AppExchange apps that work B - this could work, and is not realtime but is close to real-time C - No, requires too much coding and config D - Yes, see https://help.salesforce.com/s/articleView?id=sf.xorg_setup.htm&type=5 E - Yes, tons of middleware tools available
upvoted 2 times
...
6967185
7 months, 1 week ago
ABE This inquiry helped me answer this question. Not C. Can't be APEX - not real time. Not D. Can't be Salesforce Connect because that's for external objects. https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000QNNYtSAP?_ga=2.171312674.328495492.1711982551-1641298068.1711738019
upvoted 3 times
lizbette
6 months, 2 weeks ago
isn't the link saying D would work? just need it in both orgs
upvoted 1 times
...
...
[Removed]
9 months ago
External Objects are read-only by default. it must say explicitly "Writable External Objects"
upvoted 1 times
...
gokuSuperSayan4
9 months, 2 weeks ago
What is the correct answer? I hope for BDE
upvoted 2 times
Ullr
9 months ago
D is good approach: https://help.salesforce.com/s/articleView?id=sf.xorg_adapter_about.htm&type=5
upvoted 1 times
...
...
[Removed]
9 months, 3 weeks ago
B is right: https://architect.salesforce.com/diagrams/design-patterns/bidirectional-data-synchronization
upvoted 1 times
...
[Removed]
9 months, 3 weeks ago
Not C: daily is not "near real-time"
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 ...