Question 6

What can be launched with an action button on a FlexCard?
  • Question 7

    A developer is configuring an integration Procedure Action in an OmniScript. The Omniscript needs a JSON response from the Integration Procedure but does not need to wait for the response for the user to proceed.
    Which feature should the developer enable?
  • Question 8

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

    An integration Procedure uses an HTTP action to make a REST API call. The response from the REST API must be converted into a specific XML structure before sending it as an input to another external wen service.
    How should the developer configure the Integration Procedure to meet this requirement?
  • Question 10

    Which three are true about Calculation Matrix inputs? Choose 3 answers