CreateXMLByProcessVariableActionHandler
Description
This ActionHandler creates an XML at the time of execution and stores it in the file system.
Class
com.dooris.bpm.actionhandler.CreateXMLByProcessVariableActionHandler
Parameter
Parameter | Default value | Description | Valid examples |
---|---|---|---|
|
| The path under which the XML should be stored. |
|
|
| The file name of the XMl |
|
|
| Used to exclude variables |
|
|
| Used to include variables.If something is specified here, all variables which are not included are ignored during XML creation. |
|
|
| Overwrites an old XML if an XML already exists with this file name. |
|
|
| Renaming of variables in XML |
|
|
| The possible values here are “normal” and “notNormal”. If “normal” is entered, the XML is built according to the following <variable> <key>Prozessvariable</key> <value><![CDATA[Variablenwert]]></value> </variable> otherwise: <Prozessvariable>Variablenwert</Prozessvariable> |
|
|
| Root element of the XML. |
|
© TIM Solutions GmbH | AGB | Datenschutz | Impressum