This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:actionhandler:processvariablestotablehandler [2016/01/27 08:52] amanda.zens created |
en:software:tim:actionhandler:processvariablestotablehandler [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
====== ProcessVariablesToTableHandler ====== | ====== ProcessVariablesToTableHandler ====== | ||
+ | ==== Description ==== | ||
This handler allows process variables to be stored in a special table. It is also possible to save the names of all attached documents in this table. The table takes on the following structure: | This handler allows process variables to be stored in a special table. It is also possible to save the names of all attached documents in this table. The table takes on the following structure: | ||
* A column ID, with characteristics PrimaryKey and UniqueIndex in the first column. The ID of the process instance is saved here. | * A column ID, with characteristics PrimaryKey and UniqueIndex in the first column. The ID of the process instance is saved here. |