We are trying to complete a business Process for Cities for a CODE Enforcement Application.
On our first Form we have a Simple Table With a couple of Columns and the ability to have Multiple Rows.
We would Like to Transfer the Variables from Each Row to the Next form in the Business Process with the understanding that we need all rows in the initial table to Populate a Table on Form 2 in the Process.
Here is an example of what was input on Form One,
Results on form 2 when passing Table Variables.
Note while both sets of values are there they are all in just 1 Row.
I need them to show up in individual Rows in the Table.
Please Advise!.
Hope this makes sense.
Here are the settings on the receiving Table on form 2:
Is this a Bug in Business Process or do you have an example of how to Pass Multi value Table Fields Correctly from One Form to another in the Business Process Preserving all All the rows.