In Process model & interface

I created interface from Appian exercise which is in read only format and display's data in Test when default values are set

but when running the process model, there's no data displayed in the read only section.

What could be done in order to display data?

  Discussion posts and replies are publicly visible

Parents Reply
  • As Stefan has already said, this isn't how the test values work. You CAN have defaults, just not through the test interface section.

    In the process model you could do default values a few ways and one way is in the Process Start Form tab of the Start node. As can be seen below there are two values and I've utilised a!defaultValue() to set the values if no input was received.

    When I run the process model for debugging the default values show.

Children
No Data