Navigation: XML Tags >

SendTo

 

Sektion

Job

Modul

Datenexport

Muss Feld

nein

Typ

Text

Standardwert

 

 

Beschreibung

 

COPjar startet nach dem erfolgreichen XML Export die in <SendTo> konfigurierte Applikation.

 

Werte für <SendTo>

 

Wert

Beschreibung

<Excel>

Falls <Excel> gleich true ist, dann startet COPjar nach dem Export die Software Microsoft Excel und übergibt die exportierte XML Datei.

 

Beispiel

 

<Job>

  <Name>XmlDataExport</Name>

  <Action>com.cop.job.COPJobDataExport</Action>

  <OutputFormat>xml</OutputFormat>

  <HighestRevision>true</HighestRevision>

  <Class>

    <Name>MASTERDATA</Name>

  </Class>   

  <SendTo>

      <Excel/>

  </SendTo>

</Job> 

 

Siehe auch

·Datenexport

 

 

(c) 2018 COP Informatik AG www.copag.ch