OmniStudio-Developer 문제 56

You want a child FlexCard to use the parent's data source.
What do you need to do to make it work? Choose 2 answers

OmniStudio-Developer 문제 57

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?

OmniStudio-Developer 문제 58

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?

OmniStudio-Developer 문제 59

Refer to the exhibit below. What is the marge code needed for this integration procedure structure to pass a CaseNumber node from the DRReadCase DataRaptor Extract Action to the HTTP Action's HTTP URL?