Question 61

A developer creates a DataRaptor Extract to retrieve data to pass toan externalservice. The external service expects the field value to beaninteger. However, the DataRaptor is sending it as a string.
Which action can the developer take to fix this?
  • Question 62

    While using the Lightning App Builder, you add a Custom Component to the console, but the component you want to add does not appearin the dropdown list.
    What could cause this?
  • Question 63

    A developer creates an Integration Procedure with a Set Values and a DataRaptor Extract Action that requires AccountId as a key. When the developer previews the Integration Procedure, thedeveloper enters the AccountId correctly and execute the Preview. The developer sees the data extract by the DataRaptor in the Debug Log, but the response is empty.
    What is the likely cause of this issue?
  • Question 64

    Refer to the exhibit.

    All inputs to the Calculation Matric are set correctly.
    The Calculation Matrix has the following input:

    What is the output?
  • Question 65

    A developer needs to display read-only contact information in a OmniScript. The developer will format the information as a table, using merge codes to dynamically include first name, last name, street address, state, postal, code, and country from the data JSON.
    Which OmniScript element shouldthe developer use to meet this requirement?