Question 16

How can you add test data into your rule inputs while editing an interface object?
  • Question 17

    You configured a Custom Data Type (CDT), ACME_video. You need to set up a node in your process model to write a new video as a row in the CDT's corresponding database table.
    Which set of inputs must you configure on your Write to Data Store smart service node?
  • Question 18

    Which statement about local variables is valid?
  • Question 19

    Which code snippet calls the interface APP_RecordDashboard while following best practices for passing in values for "recordId" and "firstName"?
  • Question 20

    You created an expression rule that was deployed to production on January 12, 2022.
    The object has "form type" as a rule input, as well as several other rule inputs for characteristics describing the logged in user. Given values for these inputs, the rule returns a set of form instructions for the specified type of form as applicable to the logged in user.
    What is the most important action to take with regards to the object description?