Veröffentlicht Thu, 27 Apr 2023 11:21:17 GMT von Thomas Reiß IT-Administrator
Hallo,<br> <br> wir haben das Problem, das ein Import über eine bereitgestellte .dwcontrol Datei die Felder &quot;Periode-Von&quot; und &quot;Periode-Bis&quot; nicht vollumfänglich durchgeführt wird.<br> <br> Das Problem liegt hier wohl im &quot;-&quot; Zeichen in&#160;Field dbName=&quot;Periode-Von&quot;<br> Die Datenbankspalte in DocuWare wurde beim Erstellen mittels Feldnamen &quot;Periode-Von&quot; automatisch mit Datenbankspaltennamen &quot;PERIODE_VON&quot; und&#160; angelegt (Man beachte &quot;<strong>_</strong>&quot; und &quot;<strong>-</strong>&quot;)<br> Groß/Kleinschreibung im DB Namen wird beim Import über .dwcontrol wohl automatisch berücksichtigt?<br> <br> So sieht die entsprechende .dwcontrol Datei aus:&#160;<br> <br> <br> <em><strong>&lt;ControlStatements xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns=&quot;http://dev.docuware.com/Jobs/Control&quot;&gt;<br> &#160; &lt;Page&gt;<br> &#160; &#160; &lt;FileCabinet id=&quot;00C1A778-F1FB-464A-AE89-B1EC0DB68C5E&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Datum&quot; value=&quot;27.04.2023&quot; type=&quot;Date&quot; format=&quot;dd.MM.yyyy&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Firmennummer&quot; value=&quot;1&quot; type=&quot;Text&quot; culture=&quot;de-DE&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Jahr&quot; value=&quot;2023&quot; type=&quot;Text&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Name&quot; value=&quot;Nachname, Vorname&quot; type=&quot;Text&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Periode-Von&quot; value=&quot;01.04.2023&quot; type=&quot;Date&quot; format=&quot;dd.MM.yyyy&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Periode-Bis&quot; value=&quot;30.04.2023&quot; type=&quot;Date&quot; format=&quot;dd.MM.yyyy&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Personalnummer&quot; value=&quot;9045&quot; type=&quot;text&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Benutzer&quot; value=&quot;system&quot; type=&quot;Text&quot; /&gt;<br> &#160; &#160; &lt;Field dbName=&quot;Belegart&quot; value=&quot;Verdienstnachweis&quot; type=&quot;Text&quot; /&gt;<br> &#160; &lt;/Page&gt;<br> &lt;/ControlStatements&gt;</strong></em><br> <br> Die DocuWare.DesktopService.Log Datei hat dann u.a. folgende Hinweise dazu:<br> <br> <br> &lt;message&gt;Field 'Periode-Von' not found in target.&lt;/message&gt;&lt;exception&gt;DocuWare.Jobs.Cloud.Activities.Exceptions.IndexingContainsMissingOrInvalidTypedFields: Indexing configuration contains fields which could not be found or have a different data type. ---&amp;gt; System.Exception: Index field type of <strong>Periode-Von</strong> differs from provided data.<br> <br> &lt;message&gt;Field 'Periode-Bis' not found in target.&lt;/message&gt;&lt;exception&gt;DocuWare.Jobs.Cloud.Activities.Exceptions.IndexingContainsMissingOrInvalidTypedFields: Indexing configuration contains fields which could not be found or have a different data type. ---&amp;gt; System.Exception: Index field type of <strong>Periode-Bis</strong> differs from provided data.<br> <br> &lt;message&gt;Platform.GetField failed.&lt;/message&gt;&lt;exception&gt;DocuWare.Jobs.Cloud.Activities.Exceptions.IndexingContainsMissingOrInvalidTypedFields: Indexing configuration contains fields which could not be found or have a different data type. ---&amp;gt; System.Exception: Index field type of <strong>PERIODE-VON </strong>differs from provided data.<br> <br> &lt;message&gt;Platform.GetField failed.&lt;/message&gt;&lt;exception&gt;DocuWare.Jobs.Cloud.Activities.Exceptions.IndexingContainsMissingOrInvalidTypedFields: Indexing configuration contains fields which could not be found or have a different data type. ---&amp;gt; System.Exception: Index field type of <strong>PERIODE-BIS</strong> differs from provided data.<br> <br> Die Definition der Tabellenspalte habe ich im Anhang als Screenhot beigefügt:<br> Kurz.....<br> <br> Name:&#160; &#160;Periode-Von<br> Feldtyp: Datum<br> Datenbankspalte: PERIODE_VON<br> <br> Angeblich würde oben genannte .dwcontrol Datei bei anderen DocuWare Endkunden so funktionieren, was ich nach KB Einträge so aber nicht nachvollziehen kann.<br> <br> Kann ich als Endkunde hier irgendetwas anders machen/anpassen?<br> <br> mfG<br> Thomas Reiß
Veröffentlicht Thu, 27 Apr 2023 11:32:37 GMT von Marc Ilius TDS GmbH Systemintegrator
Hallo Thomas,<br> in der DWControl Datei muss der Datenbankname des Feldes nicht der Feldname in DocuWare stehen - daher auch die Bezeichnung &quot;<strong>db</strong>Name&quot;:<br> <em><strong>&lt;Field dbName=&quot;PERIODE_VON&quot; ....</strong></em><br> wäre also korrekt.<br> <br> Gruß, Marc
Veröffentlicht Thu, 27 Apr 2023 11:44:15 GMT von Thomas Reiß IT-Administrator
@Marc, danke für die Info.<br> <br> Mir ist das einleuchtend, nur der Ersteller der .dwcontrol Datei sagt etwas anderes aus (und das wäre nicht so).<br> Das wäre dann eine nicht korrekte Aussage.<br> <br> Es gibt also keine Möglichkeit das auf DW Seite anzupassen?<br> <br> Das bestätigt mich in meiner Rückmeldung an den Ersteller der .dwcontrol Datei das auf seiner Seite anzupassen.<br> <br> Vielen Dank<br> ThomaS<br> &#160;

Sie müssen angemeldet sein um Beiträge in den Foren zu erstellen.