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.
51 lines
2.4 KiB
51 lines
2.4 KiB
<?xml version="1.0" standalone="yes"?>
|
|
<Configuration>
|
|
|
|
<!-- Pfad wo Cold Dokumente Abliefern Muss / Ueberwachtes Verzeichnis inkl. "\" am Schluss -->
|
|
<ColdMDOutputFolder>c:\edoka\edkb07\md\</ColdMDOutputFolder>
|
|
|
|
<!-- Pfad zum Temporaeren Verzeichnis inkl. "\" am Schluss -->
|
|
<TempFilePath>c:\edoka\edkb07\tmpmd\</TempFilePath>
|
|
|
|
<!-- Pfad zum Verzeichnis wo Transferdateien abgelegt werden inkl. "\" am Schluss -->
|
|
<EDKB07_MDOutputFolder>c:\edoka\edkb07\md\</EDKB07_MDOutputFolder>
|
|
|
|
<!-- Pfad zum Parameter-Ausgangsverzeichnis inkl. "\" am Schluss -->
|
|
<ParamFileOutputPath>c:\edoka\edkb07\md\</ParamFileOutputPath>
|
|
|
|
<!-- Pfad zum CMD-Verzeichnis inkl. "\" am Schluss -->
|
|
<CMDFilePath>c:\edoka\edkb07\md\</CMDFilePath>
|
|
|
|
<!-- DTO transfer Command 1 -->
|
|
<CMDFile1Content>dtacli -Udtoak1::dtoak1 -usa-int-edoka-dto::A1548DUmi -t1 -p64000 -T20 -L1 -I10 -fbinary -mp2p -isb1201z.tgcorp.ch::D:\edoka\EDKB07\md\xfilenamex -otgcond01.tgkb.agi.ch::/ars/ftvmvs/tgkb/mfdruckjob/xfilenamex</CMDFile1Content>
|
|
|
|
<!-- DTO transfer Command 2 -->
|
|
<CMDFile2Content></CMDFile2Content>
|
|
|
|
<!-- Parameter fue Anfragen
|
|
##PartnerNR## = Partner Nummer
|
|
##DokID## = Dokument ID
|
|
##DokTyp## = Dokumenttyp
|
|
##AuftragNr## = Auftrag-Nr
|
|
##Paginator## = Paginator
|
|
##FileName## = Dateiname -->
|
|
|
|
<!-- Parameter Avaloq-Dokumente -->
|
|
<ParamCfgAVALOQ>[-f "TGKB Kundenoutput ab 01.08.2008"] [-G TGKB-C35-10-XOMA-Rel1.0] [-i "where BPKEYNRINHAB = ##PartnerNR## and MAILINGID = ##DokID##"] [-o ##FileName##] [-a] [-c] [-N]</ParamCfgAVALOQ>
|
|
|
|
<!-- Parameter EDOKA-Dokumente -->
|
|
<ParamCfgEdoka>[-f "TGKB EDOKA-Partner"] [-G TGKB-C35-EW-EDOKA-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 20.01.2002"] [-G TGKB-C35-10-OMS-Rel1.0] [-i "where NRDOK00 = '##DokID##' and NRPAR00 = '##PartnerNR##'"] [-o ##FileName##] [-a] [-c] [-N]</ParamCfgHost>
|
|
|
|
<!-- 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>False</UseTestMode>
|
|
|
|
</Configuration> |