Question 1

A company wants to allow agents to send customers a quote for signature. The quote is a documents created using a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature.
How should a developer configure this functionality in an OmniScript?
  • Question 2

    A developer is configuring the API URL in an HTTP Action element within an Integration procedure.
    What is the merge code syntax for passing a Date node from an element named SetValues in the URL?
  • Question 3

    The OmniScript must retrieve device details stored in the Asset object 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?
  • Question 4

    Refer to the exhibit.

    A developer creates an OmniScript display FirstName, LastName, and BirthDate of a contact using a Type Ahead Block. The DataRaptor used in the Type Ahead has been tested and fetches the correct data.
    When previewing Omniscript, the developer enters a name in the Type Ahead and males a selection of a contact from the list. However, the text fields FirstName. LastName, and BirthDate are not getting populated with the data.
    What is the reason that the fields fail to display the fetched data?
  • Question 5

    In an OmnoScript, a developer needs to configure a Disclosure element to require user input only if the user already checked a Non-Disclosure Agreement Checkbox.
    How should the developer configure the conditional view to meet this requirement?