exam questions

Exam Certified Heroku Architecture Designer All Questions

View all questions & answers for the Certified Heroku Architecture Designer exam

Exam Certified Heroku Architecture Designer topic 1 question 87 discussion

Actual exam question from Salesforce's Certified Heroku Architecture Designer
Question #: 87
Topic #: 1
[All Certified Heroku Architecture Designer Questions]

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.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JWGrace
1 month, 3 weeks ago
Definitely D. Reloading a mapping truncates the mapped table in your Postgres database, removing all existing data, and then reloads all records from Salesforce. The process used to reload the data is the same as that used when a mapping is initially populated and will make use of the SOAP or Bulk API depending on the number of records to be reloaded. It’s important to note that this operation will result in assignment of new values for the ‘ID’ column. Reference: https://devcenter.heroku.com/articles/heroku-connect-faq#what-does-reloading-a-mapping-do
upvoted 3 times
...
RJ12345678
5 months, 3 weeks ago
Answer should be B https://devcenter.heroku.com/articles/heroku-connect-faq#what-does-reloading-a-mapping-do
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago