Context
English |
---|
This is the form to capture the grid data. |
On submission of this form, we would like to start a process instance for each of the rows from this grid.
...
We would like to start a process instance of the process definition "travel_approver_process".
We will need to pick up the grid data by matching the current batch record ID in gda_batch and list down records from gda_travel.
...
Once tested to be working, you may consider commenting them out to minimize unnecessary printout to the server log.
Sample App
You may refer to the sample app that is used in this article.
Additional note - The process in this app is generated and uses Process Enhancement Plugin DX but this is not mandatory/needed for the purpose of this article.
View file | ||||
---|---|---|---|---|
|