Sektion |
WMConfig |
Modul |
|
Muss Feld |
Ja |
Typ |
Text (String) |
Standardwert |
- |
Beschreibung
In der XML Konfigurationsdatei werden alle COP Jobs innerhalb des Blocks <COPJobs> konfiguriert. <COPJob> muss sich innerhalb des Tags <WMConfig> befinden.
Beispiel:
<COPJobs>
<Job>
<Name>createpdf</Name>
<Action>sendtocopdok</Action>
<Config>action=convert;converter.config=pdfrelated</Config>
<ClientProcess>true</ClientProcess>
<AddOutputAsRelatedFile>true</AddOutputAsRelatedFile>
<WarnOnFailed>true</WarnOnFailed>
</Job>
<Job>
<Name>unreserve</Name>
<Action>unreserve</Action>
</Job>
</COPJobs>
Siehe auch
·Job
(c) 2018 COP Informatik AG www.copag.ch