You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
2.5 KiB
50 lines
2.5 KiB
<?xml version="1.0" standalone="yes"?>
|
|
<Configuration>
|
|
|
|
<!-- Pfad wo Cold Dokumente Abliefern Muss / Ueberwachtes Verzeichnis inkl. "\" am Schluss -->
|
|
<ColdMDOutputFolder>c:\d\edoka\edkb07\md\</ColdMDOutputFolder>
|
|
|
|
<!-- Pfad zum Temporaeren Verzeichnis inkl. "\" am Schluss -->
|
|
<TempFilePath>c:\d\edoka\edkb07\temp\</TempFilePath>
|
|
|
|
<!-- Pfad zum Verzeichnis wo Transferdateien abgelegt werden inkl. "\" am Schluss -->
|
|
<EDKB07_MDOutputFolder>c:\d\edoka\edkb07\md\</EDKB07_MDOutputFolder>
|
|
|
|
<!-- Pfad zum Parameter-Ausgangsverzeichnis inkl. "\" am Schluss -->
|
|
<ParamFileOutputPath>c:\d\edoka\edkb07\md\</ParamFileOutputPath>
|
|
|
|
<!-- Pfad zum CMD-Verzeichnis inkl. "\" am Schluss -->
|
|
<CMDFilePath>c:\d\edoka\edkb07\md\</CMDFilePath>
|
|
|
|
<!-- DTO transfer Command 1 -->
|
|
<CMDFile1Content>dtacli -Udtoak1::dtoak1 -utgentwicklung2::tg2entwi -t1 -p64000 -T20 -L1 -I10 -fbinary -mp2p -itg602636::c:\cold\xfilenamex -otgcond01.tgkb.agi.ch::/ars/ftvmvs/tgkb/mfdruckjob/xfilenamex</CMDFile1Content>
|
|
|
|
<!-- DTO transfer Command 2 -->
|
|
<CMDFile2Content>1dtacli -Udtoak1::dtoak1 -utgentwicklung2::tg2entwi -t1 -p64000 -T20 -L1 -I10 -fbinary -mp2p -itg602636::c:\cold\xfilenamex -otgcond01.tgkb.agi.ch::/ars/ftvmvs/tgkb/mfdruckjob/xfilenamex</CMDFile2Content>
|
|
|
|
<!-- Parameter fue Anfragen
|
|
##PartnerNR## = Partner Nummer
|
|
##DokID## = Dokument ID
|
|
##DokTyp## = Dokumenttyp
|
|
##AuftragNr## = Auftrag-Nr
|
|
##Paginator## = Paginator
|
|
##FileName## = Dateiname -->
|
|
<!-- Parameter EDOKA-Dokumente -->
|
|
<ParamCfgEdoka>[-f "TGKB EDOKA-Partner"] [-G TGKB-C35-EW-EDOKA-BL-Put1.0] [-i "where NRPAR00 = '##PartnerNR##' and NRDOC00 = '##DokID##'"] [-o ##FileName##] [-a] [-c] [-N]</ParamCfgEdoka>
|
|
|
|
<!-- Parameter HOST-Dokumente -->
|
|
<ParamCfgHost>[-f "TGKB Kundenoutput AGI-OMS ab 27.09.2001"] [-G TGKB-C35-10-OMS-Rel1.0] [-i "where NRDOK00 = '##DokID##' and NRPAR00 = '##PartnerNR##'"] [-o ##FileName##] [-a] [-c] [-N]</ParamCfgHost>
|
|
|
|
<!-- Parameter Avaloq-Dokumente -->
|
|
<ParamCfgAVALOQ>[-f "ORDNER AVALOQ"] [-G TGKB-C35-10-OMS-Rel1.0] [-i "where NRDOK00 = '##DokID##' and NRPAR00 = '##PartnerNR##'"] [-o ##FileName##] [-a] [-c] [-N]</ParamCfgAVALOQ>
|
|
|
|
<!-- Parameter ZV-Dokumente -->
|
|
<ParamCfgZv>[-f "TGKB ZV-Scanning Belege"] [-i "where NRDOT00 = '##DokTyp##' and NRAUF00 = '##AuftragNr## ' and NRDOC00 = '##Paginator##'"] [-o ##FileName##] [-a] [-c] [-N]</ParamCfgZv>
|
|
|
|
<!-- Max Wartezeit auf Cold Return in Minuten -->
|
|
<MaxWaitTime>10</MaxWaitTime>
|
|
|
|
<!-- Testmodus True = Ja / False = Nein -->
|
|
<UseTestMode>True</UseTestMode>
|
|
|
|
</Configuration> |