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 44 discussion

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

A healthcare company wants to enable its subscribers to add, edit, or delete dependents related to their policy via their Community portal. The developer on the project decides to use an OmniScript.
How should the developer configure the OmniScript to provide this functionality?

  • A. use a Text Block element and a Remote Action element.
  • B. Use an Edit Block element configured with SOQL statements.
  • C. Use an Edit Block element configured with Remote Actions.
  • D. Use an Input Block element and a DataRaptor Post Action element.
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
ujjalbd
10 months, 3 weeks ago
C is the correct answer. Edit Block: Enable users to add, edit, and delete records by using Edit Block's default remote actions. Edit Block supports these Actions: HTTP Action Integration Procedure Action Remote Action
upvoted 2 times
...
cooldeeps
1 year, 3 months ago
Selected Answer: C
C is the right answer
upvoted 2 times
...
cooldeeps
1 year, 3 months ago
C is the right answer
upvoted 2 times
...
ppremy
1 year, 6 months ago
Selected Answer: D
D. Use an Input Block element and a DataRaptor Post Action element. To allow subscribers to add, edit or delete dependents related to their policy via their Community portal, the developer should use an Input Block element to capture the dependent information from the user and a DataRaptor Post Action element to update the Salesforce records with the new or edited data. The DataRaptor Post Action element can be configured to perform create, update or delete operations on the dependent records based on the user's input.
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 ...