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

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 246 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 246
Topic #: 1
[All Certified Platform Developer II Questions]

Customer billing data must be added and updated into Salesforce from a remote system on weekly basis. Additionally, customer activity information must be extracted from Salesforce and put it into an on-premises data warehouse on a weekly basis.
Which approach should be used to import data into Salesforce and export data out of Salesforce, taking into consideration that these imports and exports can interfere with end-user operations during business hours and involve large amounts of data?

  • A. Batch Apex, where Salesforce pushes data to and pulls data from the remote systems
  • B. Replication via third-party ETL to push data into Salesforce and pull data out in batches
  • C. Salesforce Connect to push data to and pull data from the remote systems
  • D. Call-in directly from each remote system to Salesforce APIs to push and pull the data
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
singhkar
Highly Voted 3 years, 5 months ago
The correct ans is B Below is the reference: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/platform_connect_about.htm
upvoted 7 times
...
true_dev
Most Recent 1 month ago
B. https://help.salesforce.com/s/articleView?id=sf.platform_connect_about.htm&type=5
upvoted 1 times
...
FriedConsole2000
9 months ago
Selected Answer: B
The correct ans is B
upvoted 1 times
...
stan_malta
11 months, 4 weeks ago
You can't export data from Salesforce with SF Connect
upvoted 1 times
...
OmShantiVeg
2 years, 3 months ago
Ans is C , (D is suboptimal acording the the doc https://developer.salesforce.com/docs/atlas.en-us.integration_patterns_and_practices.meta/integration_patterns_and_practices/integ_pat_batch_data_sync.htm)
upvoted 1 times
...
agjklsjrhgjksf
2 years, 5 months ago
B because https://developer.salesforce.com/docs/atlas.en-us.integration_patterns_and_practices.meta/integration_patterns_and_practices/integ_pat_batch_data_sync.htm
upvoted 3 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 ...