Sektion |
Job |
Muss Feld |
ja |
Typ |
Boolean |
Standardwert |
false |
Beschreibung
Dieser Tag legt für die COPJob Aktion "COPJobDataExports" fest, ob COPjar den Zielordner (siehe Tag OutputDir) erstellen soll, falls dieser nicht existiert. Ist der Wert true, dann erstell COPjar den Ordner.
Beispiele
<Job>
<Name>xml_data_export</Name>
<Action>com.cop.job.COPJobDataExport</Action>
<OutputDir>c:\temp\xml\%NAME%{0,3}</OutputDir>
<OutputDirCreate>true</OutputDirCreate>
....
</Job>
Siehe auch
·Action COPJobDataExports
·Tag OutputDir
(c) 2018 COP Informatik AG www.copag.ch