Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce MCE-Dev-201 Exam - Topic 1 Question 6 Discussion

Actual exam question for Salesforce's MCE-Dev-201 exam
Question #: 6
Topic #: 1
[All MCE-Dev-201 Questions]

A company need to retrieve a large number of rows from a DE via the API. Which two solutions would optimize the performance? Choose2

Show Suggested Answer Hide Answer
Suggested Answer: A, C

To optimize the performance when retrieving a large number of rows from a Data Extension via the API:

Use a SimpleFilterPart to retrieve small sets of relevant data (A) - This approach helps in fetching only the necessary data by applying filters, thus reducing the amount of data transferred and processed.

Use the ContinueRequest feature (C) - This feature in the SOAP API allows for pagination of results, making it possible to handle large sets of data in manageable chunks.


Salesforce Marketing Cloud API

Salesforce Marketing Cloud ContinueRequest

Contribute your Thoughts:

0/2000 characters
Bette
5 days ago
I disagree with B, it seems less efficient than the others.
upvoted 0 times
...
Kendra
10 days ago
C is a solid choice, but A is a must!
upvoted 0 times
...
Gearldine
15 days ago
Wait, isn't SOAP still widely used? Why switch to REST?
upvoted 0 times
...
Brice
20 days ago
I think B could work too, but not sure it's the best option.
upvoted 0 times
...
Zena
25 days ago
Definitely A and D for better performance!
upvoted 0 times
...
Linwood
1 month ago
Use the force, Luke! Or, you know, just A and C.
upvoted 0 times
...
Stacey
1 month ago
A and D, no doubt about it.
upvoted 0 times
...
Vilma
2 months ago
B and C, easy peasy.
upvoted 0 times
...
Iola
2 months ago
Definitely A and D. Gotta optimize that performance!
upvoted 0 times
...
Andra
2 months ago
A and C are the way to go.
upvoted 0 times
...
Harley
2 months ago
I’m a bit confused about AMPscript functions; I thought they were more for personalization rather than optimizing API calls, so I’m not sure about B.
upvoted 0 times
...
Carmelina
3 months ago
I feel like we practiced a question similar to this, and I think the ContinueRequest feature might help with large data sets, so C could be right too.
upvoted 0 times
...
Odette
3 months ago
I’m not entirely sure, but I think using the REST API could be more efficient than SOAP, so maybe D?
upvoted 0 times
...
Arthur
3 months ago
I remember discussing the importance of using filters to limit data retrieval, so A seems like a good choice.
upvoted 0 times
...
Arlette
3 months ago
AMPscript API functions on a CloudPage? I'm not sure how that would optimize performance compared to the other options. Might be worth looking into, but I'm a bit skeptical.
upvoted 0 times
...
Honey
3 months ago
Definitely going to use the SimpleFilterPart. That seems like the most straightforward way to get just the data I need without overloading the system.
upvoted 0 times
...
Georgene
3 months ago
Using the REST API instead of the SOAP API seems like it could be a good option. I've heard the REST API is generally faster and more efficient.
upvoted 0 times
...
Jaime
4 months ago
I'm a bit confused about the ContinueRequest feature. I'm not sure how that would help optimize performance in this case. Maybe I need to read up on that more.
upvoted 0 times
...
Coral
4 months ago
I think using a SimpleFilterPart to retrieve small sets of relevant data would be a good approach. That should help optimize the performance by not pulling unnecessary data.
upvoted 0 times
...

Save Cancel