This commit is contained in:
2022-12-27 08:48:16 +01:00
commit cd4d5f55f1
143 changed files with 26392 additions and 0 deletions

BIN
bin/20201115_edkb08.zip Normal file

Binary file not shown.

BIN
bin/20210411_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20210525_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20210816_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20211020_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20211115_edkb08.zip Normal file

Binary file not shown.

BIN
bin/20211213_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20211219_edkb08.zip Normal file

Binary file not shown.

BIN
bin/20220312_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20221012_EDKB08.zip Normal file

Binary file not shown.

BIN
bin/20221021_EDKB08.zip Normal file

Binary file not shown.

40
bin/CanonStruktur.xml Normal file
View File

@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><NewDataSet>
<Import>
<FUNKTION>ADD</FUNKTION>
<PARTNERNR></PARTNERNR>
<VVNR/>
<BARCODEID/>
<KST/>
<PARTNER_KURZBEZEICHNUNG/>
<NAME/>
<VORNAME/>
<STRASSE/>
<PLZ/>
<ORT/>
<DOKUMENTTYPNR></DOKUMENTTYPNR>
<DATEINAME></DATEINAME>
<DATEIFORMAT></DATEIFORMAT>
<ERSTELLER></ERSTELLER>
<KST_ERSTELLER/>
<ARCHIVDATUM/>
<HERKUNFTSAPPLIKATION></HERKUNFTSAPPLIKATION>
<GESCHAEFTSFALLNR/>
<VVNR_INDEX/>
<DOKUMENTSTATUS/>
<ZUERSETZENDESDOKUMENT/>
<LIETEMPFAENGERMA/>
<LSITEMPFAENGERKST/>
<LISTEMPFAENGERNL/>
<DOKUMENTWERT1/>
<DOKUMENTWERT2/>
<DOKUMENTWERT3/>
<dokumentid/>
<blkunde/>
<QRCODE></QRCODE>
<EDK_DOKTYP/>
<SEND_AVQ></SEND_AVQ>
<SEND_EDK></SEND_EDK>
<DMS_ID/>
<STAPELKENNUNG></STAPELKENNUNG>
</Import>
</NewDataSet>

View File

@@ -0,0 +1 @@
K:\EDOKA\EDKB08\Intranet_input\

BIN
bin/EDKB08.exe Normal file

Binary file not shown.

37
bin/EDKB08.exe.config Normal file
View File

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
<section name="EDKB08.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
</configSections>
<system.diagnostics>
<sources>
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information" />
</switches>
<sharedListeners>
<add name="FileLog"
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
initializeData="FileLogWriter"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<userSettings>
<EDKB08.My.MySettings>
<setting name="Setting" serializeAs="String">
<value />
</setting>
</EDKB08.My.MySettings>
</userSettings>
</configuration>

BIN
bin/EDKB08.pdb Normal file

Binary file not shown.

BIN
bin/EDKB08.vshost.exe Normal file

Binary file not shown.

View File

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
<section name="EDKB08.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
</configSections>
<system.diagnostics>
<sources>
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
<source name="DefaultSource" switchName="DefaultSwitch">
<listeners>
<add name="FileLog"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog"/>-->
</listeners>
</source>
</sources>
<switches>
<add name="DefaultSwitch" value="Information" />
</switches>
<sharedListeners>
<add name="FileLog"
type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
initializeData="FileLogWriter"/>
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
</sharedListeners>
</system.diagnostics>
<userSettings>
<EDKB08.My.MySettings>
<setting name="Setting" serializeAs="String">
<value />
</setting>
</EDKB08.My.MySettings>
</userSettings>
</configuration>

View File

@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC-Manifestoptionen
Wenn Sie die Zugangsebene für das Windows-Benutzerkonto ändern möchten, ersetzen Sie den
requestedExecutionLevel-Knoten durch eines der folgenden Elemente.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Durch Angeben des requestedExecutionLevel-Knotens wird die Datei- und Registrierungsvirtualisierung deaktiviert.
Wenn Sie Datei- und Registrierungsvirtualisierung für Abwärts-
kompatibilität verwenden möchten, löschen Sie den requestedExecutionLevel-Knoten.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- Eine Liste aller Windows-Versionen, mit denen die Anwendung kompatibel ist.
Windows wählt automatisch die am stärksten kompatible Umgebung aus.-->
<!-- Wenn die Anwendung mit Windows Vista kompatibel ist, heben Sie die Auskommentierung des folgenden supportedOS-Knotens auf-->
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"></supportedOS>-->
<!-- Wenn die Anwendung mit Windows 7 kompatibel ist, heben Sie die Kommentierung des folgenden supportedOS-Knotens auf.-->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
<!-- Wenn die Anwendung mit Windows 8 kompatibel ist, heben Sie die Auskommentierung des folgenden supportedOS-Knotens auf-->
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"></supportedOS>-->
</application>
</compatibility>
<!-- Designs für allgemeine Windows-Steuerelemente und -Dialogfelder (Windows XP und höher) aktivieren -->
<!-- <dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>-->
</asmv1:assembly>

1226
bin/EDKB08.xml Normal file

File diff suppressed because it is too large Load Diff

50
bin/EDKB08Struktur.xml Normal file
View File

@@ -0,0 +1,50 @@
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<Import>
<FUNKTION />
<PARTNERNR />
<VVNR />
<BARCODEID />
<KST />
<PARTNER_KURZBEZEICHNUNG />
<NAME />
<VORNAME />
<STRASSE />
<PLZ />
<ORT />
<DOKUMENTTYPNR />
<DATEINAME />
<DATEIFORMAT />
<ERSTELLER />
<KST_ERSTELLER />
<ARCHIVDATUM />
<HERKUNFTSAPPLIKATION />
<GESCHAEFTSFALLNR />
<VVNR_INDEX />
<DOKUMENTSTATUS />
<ZUERSETZENDESDOKUMENT />
<LIETEMPFAENGERMA />
<LSITEMPFAENGERKST />
<LISTEMPFAENGERNL />
<DOKUMENTWERT1 />
<DOKUMENTWERT2 />
<DOKUMENTWERT3 />
<DOKUMENTWERT4 />
<DOKUMENTWERT5 />
<DOKUMENTWERT6 />
<DOKUMENTWERT7 />
<DOKUMENTWERT8 />
<DOKUMENTWERT9 />
<DOKUMENTWERT10 />
<DOKUMENTWERT11 />
<DOKUMENTWERT12 />
<DOKUMENTWERT13 />
<DOKUMENTWERT14 />
<DOKUMENTWERT15 />
<DOKUMENTWERT16 />
<DOKUMENTWERT17 />
<DOKUMENTWERT18 />
<DOKUMENTWERT19 />
<DOKUMENTWERT20 />
</Import>
</NewDataSet>

BIN
bin/EDKB08_GSF.dll Normal file

Binary file not shown.

BIN
bin/EDKB08_GSF.pdb Normal file

Binary file not shown.

10
bin/EDKB08_GSF.xml Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
EDKB08_GSF
</name>
</assembly>
<members>
</members>
</doc>

View File

@@ -0,0 +1,34 @@
Eine transaktive Installation wird ausgeführt.
Die Installationsphase wird gestartet.
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
Während der Installationsphase ist eine Ausnahme aufgetreten.
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
Die Rollbackphase der Installation wird gestartet.
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
Die Rollbackphase wurde erfolgreich abgeschlossen.
Die transaktive Installation ist abgeschlossen.
Eine transaktive Installation wird ausgeführt.
Die Installationsphase wird gestartet.
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
Während der Installationsphase ist eine Ausnahme aufgetreten.
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
Die Rollbackphase der Installation wird gestartet.
Die Protokolldatei enthält den Fortschritt der Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe.
Die Datei befindet sich in E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog.
Die Rollbackphase wurde erfolgreich abgeschlossen.
Die transaktive Installation ist abgeschlossen.

4
bin/SP_DoktypPerson.txt Normal file
View File

@@ -0,0 +1,4 @@
2156
2154
2155
2153

BIN
bin/System.Web.dll Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
1436

1
bin/avaloqconn.cfg Normal file
View File

@@ -0,0 +1 @@
Data Source=DATG01.TGKB; User Id=tkb$i_edoka; Password=Edoka1234$1; Integrated Security=no;

1
bin/bms_conn.cfg Normal file
View File

@@ -0,0 +1 @@
¹µÈ¦rȽ¹¿¸ª‰¿­Çx…½³»É·¥¹u¨­À¦¾·¼¥¾©¿È®¿ÀeÅ­¸ÉÆ®ÆÎn­»»´¦¾»ºË´ÄÀÁ¸®É®»ºe»¬Ä¦µÀ³¸mȮƱ†xŽŠºÅºÀd¶¹¿­€Â©ÈÇ˴ĹnÀ½º~…€

32
bin/edkb08.InstallLog Normal file
View File

@@ -0,0 +1,32 @@
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird installiert.
Betroffene Parameter:
logtoconsole =
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
Dienst EDKB08WS wird installiert...
Die EventLog-Quelle EDKB08WS im Protokoll Application wird erstellt...
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird zurückgesetzt.
Betroffene Parameter:
logtoconsole =
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
Der vorherige Zustand des Ereignisprotokolls für die Quelle EDKB08WS wird wiederhergestellt.
Während der Rollbackphase des Installers System.Diagnostics.EventLogInstaller ist eine Ausnahme aufgetreten.
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
Während der Rollbackphase der Installation ist eine Ausnahme aufgetreten. Diese Ausnahme wird ignoriert, und der Rollback wird fortgesetzt. Der ursprüngliche Zustand des Computers wird jedoch möglicherweise nicht vollständig wiederhergestellt, nachdem der Rollback beendet ist.
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird installiert.
Betroffene Parameter:
logtoconsole =
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
Dienst EDKB08WS wird installiert...
Die EventLog-Quelle EDKB08WS im Protokoll Application wird erstellt...
Assembly E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe wird zurückgesetzt.
Betroffene Parameter:
logtoconsole =
assemblypath = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
logfile = E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.InstallLog
Der vorherige Zustand des Ereignisprotokolls für die Quelle EDKB08WS wird wiederhergestellt.
Während der Rollbackphase des Installers System.Diagnostics.EventLogInstaller ist eine Ausnahme aufgetreten.
System.Security.SecurityException: Die Quelle wurde nicht gefunden, aber einige oder alle Ereignisprotokolle konnten nicht durchsucht werden. Protokolle, auf die kein Zugriff möglich war: Security.
Während der Rollbackphase der Installation ist eine Ausnahme aufgetreten. Diese Ausnahme wird ignoriert, und der Rollback wird fortgesetzt. Der ursprüngliche Zustand des Computers wird jedoch möglicherweise nicht vollständig wiederhergestellt, nachdem der Rollback beendet ist.

BIN
bin/edkb08.zip Normal file

Binary file not shown.

BIN
bin/edkb08.zip_old Normal file

Binary file not shown.

1
bin/edokaconn.cfg Normal file
View File

@@ -0,0 +1 @@
Data Source=shu00;Initial Catalog=edoka;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29

51
bin/gsf/Archiv/ABGE.xmlx Normal file
View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- Name der Anwendung -->
<RootName>EBES</RootName>
<!-- Kein Net Use notwendig.
Erlaubte Typen:
- 0: Ohne Net Use (Direkte Pfadangabe)
- 1: mit Net Use
-->
<MitNetUse>0</MitNetUse>
<!-- Net Use Parameter -->
<NetUseParameter>\\sbttgzvsrv01.tgcorp.ch\steuer_imaqtg</NetUseParameter>
<!-- Pfad der Source Dateien
Immer mit \ am Schluss
-->
<PfadSourceFiles>\\sbttgzvsrv01.tgcorp.ch\steuer_imaqtg\</PfadSourceFiles>
<!-- Anmeldung mit User Notwendig.
Erlaubte Typen:
- 0: Ohne
- 1: mit Anmeldung
-->
<NetUseNT>0</NetUseNT>
<!-- Share Benutzer inkl. Domain -->
<NetUseUser>user</NetUseUser>
<!-- Share Passwort -->
<NetUsePW>password</NetUsePW>
<!-- Dateiendung Org SourceFiles -->
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
<!-- Dateiendung OK SourceFiles -->
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
<!-- Temppfad fuer neue SourceFiles -->
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_abge\</PfadTempSourceFiles>
</config>
</root>

51
bin/gsf/Archiv/EBES.xmlx Normal file
View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- Name der Anwendung -->
<RootName>EBES</RootName>
<!-- Kein Net Use notwendig.
Erlaubte Typen:
- 0: Ohne Net Use (Direkte Pfadangabe)
- 1: mit Net Use
-->
<MitNetUse>0</MitNetUse>
<!-- Net Use Parameter -->
<NetUseParameter>d:\edoka\edkb08\agtguv</NetUseParameter>
<!-- Pfad der Source Dateien
Immer mit \ am Schluss
-->
<PfadSourceFiles>d:\edoka\edkb08\agtguv\</PfadSourceFiles>
<!-- Anmeldung mit User Notwendig.
Erlaubte Typen:
- 0: Ohne
- 1: mit Anmeldung
-->
<NetUseNT>0</NetUseNT>
<!-- Share Benutzer inkl. Domain -->
<NetUseUser>user</NetUseUser>
<!-- Share Passwort -->
<NetUsePW>password</NetUsePW>
<!-- Dateiendung Org SourceFiles -->
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
<!-- Dateiendung OK SourceFiles -->
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
<!-- Temppfad fuer neue SourceFiles -->
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_ebes\</PfadTempSourceFiles>
</config>
</root>

View File

@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- Name der Anwendung -->
<RootName>LSV</RootName>
<!-- Kein Net Use notwendig.
Erlaubte Typen:
- 0: Ohne Net Use (Direkte Pfadangabe)
- 1: mit Net Use
-->
<MitNetUse>0</MitNetUse>
<!-- Net Use Parameter -->
<NetUseParameter>d:\edoka\edkb08\agtglv</NetUseParameter>
<!-- Pfad der Source Dateien
Immer mit \ am Schluss
-->
<PfadSourceFiles>d:\edoka\edkb08\agtglv\</PfadSourceFiles>
<!-- Anmeldung mit User Notwendig.
Erlaubte Typen:
- 0: Ohne
- 1: mit Anmeldung
-->
<NetUseNT>0</NetUseNT>
<!-- Share Benutzer inkl. Domain -->
<NetUseUser>user</NetUseUser>
<!-- Share Passwort -->
<NetUsePW>password</NetUsePW>
<!-- Dateiendung Org SourceFiles -->
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
<!-- Dateiendung OK SourceFiles -->
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
<!-- Temppfad fuer neue SourceFiles -->
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_lsv\</PfadTempSourceFiles>
</config>
</root>

52
bin/gsf/Archiv/LSV.xmlc Normal file
View File

@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- Name der Anwendung -->
<RootName>LSV</RootName>
<!-- Kein Net Use notwendig.
Erlaubte Typen:
- 0: Ohne Net Use (Direkte Pfadangabe)
- 1: mit Net Use
-->
<MitNetUse>0</MitNetUse>
<!-- Net Use Parameter -->
<NetUseParameter>d:\edoka\edkb08\agtglv</NetUseParameter>
<!-- Pfad der Source Dateien
Immer mit \ am Schluss
-->
<PfadSourceFiles>d:\edoka\edkb08\agtglv\</PfadSourceFiles>
<!-- Anmeldung mit User Notwendig.
Erlaubte Typen:
- 0: Ohne
- 1: mit Anmeldung
-->
<NetUseNT>0</NetUseNT>
<!-- Share Benutzer inkl. Domain -->
<NetUseUser>user</NetUseUser>
<!-- Share Passwort -->
<NetUsePW>password</NetUsePW>
<!-- Dateiendung Org SourceFiles -->
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
<!-- Dateiendung OK SourceFiles -->
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
<!-- Temppfad fuer neue SourceFiles -->
<PfadTempSourceFiles>D:\edoka\EDKB08\tmp_lsv\</PfadTempSourceFiles>
</config>
</root>

51
bin/gsf/EBES.xml Normal file
View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- Name der Anwendung -->
<RootName>EBES</RootName>
<!-- Kein Net Use notwendig.
Erlaubte Typen:
- 0: Ohne Net Use (Direkte Pfadangabe)
- 1: mit Net Use
-->
<MitNetUse>0</MitNetUse>
<!-- Net Use Parameter -->
<NetUseParameter>k:\edoka\edkb08\agtguv\input</NetUseParameter>
<!-- Pfad der Source Dateien
Immer mit \ am Schluss
-->
<PfadSourceFiles>k:\edoka\edkb08\agtguv\input\</PfadSourceFiles>
<!-- Anmeldung mit User Notwendig.
Erlaubte Typen:
- 0: Ohne
- 1: mit Anmeldung
-->
<NetUseNT>0</NetUseNT>
<!-- Share Benutzer inkl. Domain -->
<NetUseUser>user</NetUseUser>
<!-- Share Passwort -->
<NetUsePW>password</NetUsePW>
<!-- Dateiendung Org SourceFiles -->
<DateiEndung_Org_Files>xml</DateiEndung_Org_Files>
<!-- Dateiendung OK SourceFiles -->
<DateiEndung_OK_Files>xmx</DateiEndung_OK_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_Error_Files>xer</DateiEndung_Error_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_ErrorEDKB08_Files>xee</DateiEndung_ErrorEDKB08_Files>
<!-- Temppfad fuer neue SourceFiles -->
<PfadTempSourceFiles>k:\edoka\EDKB08\tmp_ebes\</PfadTempSourceFiles>
</config>
</root>

51
bin/gsf/VITRUV.XMLxxx Normal file
View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8" ?>
<root>
<config>
<!-- Name der Anwendung -->
<RootName>VITRUV</RootName>
<!-- Kein Net Use notwendig.
Erlaubte Typen:
- 0: Ohne Net Use (Direkte Pfadangabe)
- 1: mit Net Use
-->
<MitNetUse>1</MitNetUse>
<!-- Net Use Parameter -->
<NetUseParameter>x: https://webdav.vitruv.ch/CH_ThurgauerKB/VitTransfer/Export</NetUseParameter>
<!-- Pfad der Source Dateien
Immer mit \ am Schluss
-->
<PfadSourceFiles>X:</PfadSourceFiles>
<!-- Anmeldung mit User Notwendig.
Erlaubte Typen:
- 0: Ohne
- 1: mit Anmeldung
-->
<NetUseNT>1</NetUseNT>
<!-- Share Benutzer inkl. Domain -->
<NetUseUser>wd-tkbedoka</NetUseUser>
<!-- Share Passwort -->
<NetUsePW>fR*zzbED2lec</NetUsePW>
<!-- Dateiendung Org SourceFiles -->
<DateiEndung_Org_Files></DateiEndung_Org_Files>
<!-- Dateiendung OK SourceFiles -->
<DateiEndung_OK_Files></DateiEndung_OK_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_Error_Files></DateiEndung_Error_Files>
<!-- Dateiendung Error SourceFiles -->
<DateiEndung_ErrorEDKB08_Files></DateiEndung_ErrorEDKB08_Files>
<!-- Temppfad fuer neue SourceFiles -->
<PfadTempSourceFiles>k:\edoka\EDKB08\</PfadTempSourceFiles>
</config>
</root>

6
bin/gsf/WordChange.txt Normal file
View File

@@ -0,0 +1,6 @@
ö;oe
ü;ue
ä;ae
Ä;AE
Ö;OE
Ü;UE

2
bin/install.bat Normal file
View File

@@ -0,0 +1,2 @@
C:\Windows\Microsoft.NET\Framework\v2.0.50727\installutil E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\edkb08.exe
pause

2
bin/install_U.bat Normal file
View File

@@ -0,0 +1,2 @@
C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil /u E:\Software-Projekte\EDOKA\batch\EDKB17\EDKB17\EDKB17\bin\Debug\edkb17.exe
pause

1
bin/journaleconn.cfg Normal file
View File

@@ -0,0 +1 @@
Data Source=shu00;Initial Catalog=edoka_journale;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29

View File

@@ -0,0 +1 @@
data source=sb000233.tgcorp.ch;initial catalog=edoka_journale;workstation id=;packet size=4096;user id=tgedoka;password=$tgedoka33c

24
bin/parameters.cfg Normal file
View File

@@ -0,0 +1,24 @@
Applikation-ID =10
Filepfad =k:\edoka\edkb08\
Temppfad =k:\edoka\edkb08\
Journaltimer in Minuten =1
Mail-Absender =stefan.hutter@tkb.ch
SMTP-Server =
DeleteOriginalfiles =1
Mailadresse_OK =stefan.hutter@tkb.ch
Mailadresse_NOK =stefan.hutter@tkb.ch
GSF_ConfigFiles =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\gsf\
GSF_Timer in Minuten =1
GSF_Conf_Dateiendung =xml
Directorytimer =10
Directorys =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\DirectoriesToScan.txt
IndexSicherung =k:\edoka\edkb08\indsik\
TempLogFilePath =K:\EDOKA\EDKB08\Log
Use FileEvent Rename =False
Wait_after_fileevent =3
Wait_before_process =5
Wait_before_xmlind_ren =1
Wait_before_readdir =2
Wait_before_fileproc =2
Wait_after_fileproc =2

15
bin/parameters.cfg.bak Normal file
View File

@@ -0,0 +1,15 @@
Applikation-ID =10
Filepfad =k:\edoka\edkb08\
Temppfad =k:\edoka\edkb08\
Journaltimer in Minuten =1
Mail-Absender =stefan.hutter@tkb.ch
SMTP-Server =
DeleteOriginalfiles =1
Mailadresse_OK =stefan.hutter@tkb.ch
Mailadresse_NOK =stefan.hutter@tkb.ch
GSF_ConfigFiles =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\gsf\
GSF_Timer in Minuten =100
GSF_Conf_Dateiendung =xml
Directorytimer =10
Directorys =E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\bin\DirectoriesToScan.txt