CreateProcessInstanceByCSVHandler

Description

This Timer reads all of the files in a folder, starts a process instance for every CSV-file, and names it after the file. The file is then attached to the process.


Webservice Name

ProcessInstanceManager

Webservice Method

createProcessInstancesByHandler

Parameter

Parameter

Description

Parameter

Description

Processdefinition

Name of the process definition to-be started.

File path

Path to the folder from which the file is to be read.

Name of the process instance

The name is taken from the columns of the CSV file. For example, is 1˜2 is given with the parameter, the resulting name will be Column1Column2.

Limit

The name of the variable that will be set.

Caution! The file will not be moved.

 


Valid example

 

Â