List of questions
Related questions
Question 27 - Certified Heroku Architecture Designer discussion
A Heroku application uses Heroku Connect to integrate with data from a Salesforce org. Since then, several fields from the Salesforce objects that were mapped using Connect have been removed. As a result, the development team will reload the mapping using Heroku Connect.
What is an implication of reloading the mapping?
A.
The mapped tables in Heroku Postgres will continue to store the previously synchronized data, and synchronization will restart normally.
B.
The mapped tables in Heroku Postgres will be truncated as part of the reload action. The data in removed fields will be lost, and synchronization will pause until manually restarted.
C.
The mapped tables in Heroku Postgres will continue to store the previously synchronized data, but synchronization will pause until manually restarted.
D.
The mapped tables in Heroku Postgres will be truncated as part of the reload action. The data in removed fields will be lost, and synchronization will restart normally.
Your answer:
0 comments
Sorted by
Leave a comment first