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

Exam Certified OmniStudio Developer All Questions

View all questions & answers for the Certified OmniStudio Developer exam

Exam Certified OmniStudio Developer topic 1 question 41 discussion

Actual exam question from Salesforce's Certified OmniStudio Developer
Question #: 41
Topic #: 1
[All Certified OmniStudio Developer Questions]

A developer needs to limit the output of a DataRaptor Extract to a maximum of one result.
How should the developer configure this?

  • A. Define a formula with the Filter function
  • B. Use a Custom Output Type when creating the DataRaptor
  • C. Use the LIMIT filter on the Extract definition
  • D. Set the Limit property on the action that calls the DataRaptor Extract
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
Tonganeitor
2 months, 1 week ago
- The correct answer is C - https://help.salesforce.com/s/articleView?id=sf.os_define_the_initial_extraction_45906.htm&type=5
upvoted 1 times
...
ppremy
1 year, 6 months ago
Selected Answer: C
The correct answer is C. To limit the output of a DataRaptor Extract to a maximum of one result, you can use the LIMIT filter on the Extract definition. To do this, go to the DataRaptor Extract tab and add the LIMIT filter to the query definition. The syntax for the LIMIT filter is as follows: LIMIT 1 This will limit the results to a maximum of one row.
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 ...