OmniStudio-Developer Exam Question 31

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?
  • OmniStudio-Developer Exam Question 32

    Which JSON from the DRGetAccountDetails action would display all six values correctly in the Omniscript structure shown?
    BlkContacts is a Repeat Block.

  • OmniStudio-Developer Exam Question 33

    A customerhas anew Engagement Manager who is going to be the new Primary Contact for the Account.
    What type of mapping does a DataRaptor Load use to create the new contact and then add it as the new Primary Contact?
  • OmniStudio-Developer Exam Question 34

    An OmniScript displays data from an API using Integration Procedure, but some of the data is missing.
    Which two configuration errors could cause this? Choose 2 answers
  • OmniStudio-Developer Exam Question 35

    The OmniScript must retrieve device details stored in the Assetobject and then call an external system to send troubleshooting commands via REST API to the device.
    Which two OmniScript element should the developer use to configure this functionality?