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

An integration procedure contains a Remote Action element that calls a method of an APEX class. The method requires two fields are input: Accountid and ProductId. 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%

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments