...
This timer starts a process instance using a query. For every each row in within the table, a new instance is started and for every each column, a process variable with a process variable with the column name as the name is saved stored in every instance.
...
Class
Code Block |
---|
com.dooris.bpm.actionhandler.CreateProcessInstancesByQuery |
...
In the parameter field, the ActionHandler class must be specified first thing is the ActionHandler class, separated with which is separated by a comma (,
followed by the rest of the ) from the remaining parameters. These The remaining parameters are separated with 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 |
. |
|
|
With this parameter, the data for the database connection is transferred in the sequence of connection path, user and password. These are separated with a "+".
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
|
| ||||||
Webservice method
|
| ||||||
Parameter |
| ||||||
Time to start |
| ||||||
Starting time |
| ||||||
Interval |
| ||||||
Max. runs
|
|