Question 1

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
  • Question 2

    Refer to the exhibit below. A developer has configured an Integration Procedure element with SEND/RESPONSE TRANSFORMATIONS as shown.
    Alternatively, how could the developer configure Additional Input to send exactly the same data?
    Assume that the developer checked Send Only Additional Input.
  • Question 3

    Refer to the exhibit below. In this Integration Procedure structure, what Send JSON Path would you use to send the output of the ActionZ element to a Response Action?
  • Question 4

    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?
  • Question 5

    A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart.
    In Preview, what JSON node shows the data sent to the Response Action?