ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 204 - Certified Data Architect discussion

Report
Export

UC has one SF 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 the orgs in near-real time.

Which 3 options should a data architect recommend to share data between Org A and Org B?

Choose 3 answers.

A.
Leverage Heroku Connect and Heroku Postgres to bidirectionally sync Opportunities.
Answers
A.
Leverage Heroku Connect and Heroku Postgres to bidirectionally sync Opportunities.
B.
Install a 3rd party AppExchange tool to handle the data sharing
Answers
B.
Install a 3rd party AppExchange tool to handle the data sharing
C.
Develop an Apex class that pushes opportunity data between orgs daily via the Apex schedule.
Answers
C.
Develop an Apex class that pushes opportunity data between orgs daily via the Apex schedule.
D.
Leverage middleware tools to bidirectionally send Opportunity data across orgs.
Answers
D.
Leverage middleware tools to bidirectionally send Opportunity data across orgs.
E.
Use Salesforce Connect and the cross-org adapter to visualize Opportunities into external objects
Answers
E.
Use Salesforce Connect and the cross-org adapter to visualize Opportunities into external objects
Suggested answer: A, D, E

Explanation:

Leveraging Heroku Connect and Heroku Postgres, middleware tools, or Salesforce Connect and the cross-org adapter are all viable options to share data between Org A and Org B in near-real time3. Installing a 3rd party AppExchange tool may not provide bidirectional sync or may have additional costs. Developing an Apex class that pushes opportunity data between orgs daily via the Apex schedule may not meet the near-real time requirement.

asked 23/09/2024
Alan Coutinho
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first