Defining Flow Input
For a particular activity that has a flow input configured in the actual process, you must assign the flow input parameters before you run a test case. You can add separate test cases for each flow input.
-
If the flow input is configured for the activity, then you must define the flow input value when running a test case, otherwise the test case fails. However, if the flow input is not configured for the activity, then you need not define the flow input value when running a test case.
-
For inputs containing single objects, you must enter the input values at the root level.
-
For mapping an array of objects, you must provide inputs at the array root level. Click the root of the array to input values for all objects. You cannot configure the input at the array element level.
To define the flow input parameter:
- Procedure
- In the Explorer view, click the
<app name>.flogotest
file. - Under the Main Flow tab, provide the required flow input details and save the app.