CreateProcessInstancesByQuery
Description
This timer starts a process instance using a query. For each row within the table, a new instance is started and for each column, a process variable with the column name as the name is stored in every instance.
Class
com.dooris.bpm.actionhandler.CreateProcessInstancesByQuery
Parameter
In the parameter field, the ActionHandler class must be specified first which is separated by a comma (,
) from the remaining parameters. The remaining parameters are separated by a hashtag (#
).
Parameter name | Default value | Description | Valid examples |
---|---|---|---|
| Â | This parameter determines the process definition of which one or many instances should be started. |
|
| Â | This parameter specifies the connection to the SQL Server (Database).
and is separated by a plus ( |
|
sqlFile | Â | This determines the path to the SQL file, which should be used for starting the instance. The file must be placed in the Resource folder. | Example (ROOT-folder): Example (Sub-folder): |
limit |
| This parameter determines the maximum number of instances that can be started within a single passing of this timer. If nothing is transferred here, the limit is loaded from the CreateProcessInstancesByHandler. |
|
Example
Label | Value (Example) |
---|---|
Timer name | Create Process Improvement Flow |
Webservice name Mandatory |
|
Webservice method Mandatory |
|
Parameter |
|
Time to start |
|
Starting time |
|
Interval |
|
Max. runs Mandatory |
|
Dependencies
Timer:Â CreateProcessInstancesByHandler
© TIM Solutions GmbH | AGB | Datenschutz | Impressum