Free OMS-435 Exam Braindumps (page: 11)

Page 10 of 23

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?

  1. x%SetValues.Date%
  2. (` Setvalues'] [ `Date']
  3. %SetValues Date
  4. {(SetValues. Date)}

Answer(s): A



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

  1. The element name for the missing data does not match the JSON node key in the Integration Procedure Response.
  2. The Integration Procedure Preview Input Parameters do not match the JSON sent from the OmniScript.
  3. The JSOW sent from the Integration Procedure Action does not match any of the Original Input for the Integration Procedure
  4. The missing data is trimmed in the Integration Procedure Action Response JSON Path.

Answer(s): A,D



A developer need to configure a calculation procedure to calculation a subtotal using two different depending on whether the input Boolean variable is Customer is set to true or false. How should a developer configure the calculation procedure to conditionally execute the correct formula?

  1. Use two separate Calculation Steps with the Conditional Step property selected: use the ISTRUE(isCustomer) and NOT (ISTRUE) (isCustomer) functions in the Condition syntax.
  2. Use two separate Calculation Steps with the Conditional Step property selected: reference just the isCustomer variable in the Conditional syntax (no comparison necessary)
  3. Use two separate Calculation Steps with the Conditional Step property selected: compare the isCustomer variable directly to the literal true and false values in the Condition syntax.
  4. Use a single Calculation Steps with IF statement directly in the formula definition to reference the isCustome variable and conditionally perform the appropriate calculation.

Answer(s): B



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 should the developer use to meet this requirement?

  1. Rich text Area
  2. Text area
  3. Text Block
  4. Edit Block

Answer(s): C






Post your Comments and Discuss Salesforce OMS-435 exam with other Community members:

OMS-435 Discussions & Posts