Salesforce Certified Omnistudio Developer (Plat-Dev-210) OmniStudio-Developer Question # 4 Topic 1 Discussion

Salesforce Certified Omnistudio Developer (Plat-Dev-210) OmniStudio-Developer Question # 4 Topic 1 Discussion

OmniStudio-Developer Exam Topic 1 Question 4 Discussion:
Question #: 4
Topic #: 1

An integration procedure contains a Remote Action element that calls a method of an APEX class. The method requires two fields are input: Account id and Product Id. The integration Procedure data JSON contains the following nodes:

How should the Remote Action element be configured to pass the data correctly to the method?


A.

Check the Send Only Additional Input checkbox, and the following/ value pairs to Additional input:


B.

Set Return Only Additional Output to true, and add the following Key/Value pairs to additional input.


C.

Check the DataRaptor Transform checkbox, and add the following Key/Value pairs to Output JSON Path:


D.

Add the following to Send JSON Path: accountId: %Accountd% ProductId% Details Products%


Get Premium OmniStudio-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.