Question 36

A developer needs to build a multi-step intake form. Each step must allow the user to cancel the intake at any time. The developer is using an LWC OmniScript to build the form. How should the developer implement the cancel functionality for all steps using the LWC OmniScript Designer?
  • Question 37

    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 38

    What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract?
    Choose 2 answers
  • Question 39

    A developer needs to configure an Expression Set to calculate the sum of the entire BasePrice.
    What is the most efficient way for the developer to meet this requirement?
  • Question 40

    A developer needs to display the following information together on one FlexCard:
    - Account name, address, phone number, website
    - Primary contact first name, contact name, address, phone number,
    email
    The account information must always be visible, and the contact information should only be visible as needed by the user.
    What approach should the developer use to display the contact information on the card?