• RE: Mehr als 100 Dateien (PDF) herunterladen

    Hallo Herr Acker,&nbsp;<br> <br> mit Bordmitteln ist das meines Wissens nach nicht möglich.<br> Allerdings hatte ich diese Frage auch schon ab und an und habe das über ein kleines Tool umgesetzt, welches Dokumente die bestimmten Indexkriterien entsprechen über die API herunterlädt.&nbsp;<br> <br> Gruß aus Neuss,<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Inhalt externer Auswahllisten filtern

    Hallo Herr Holtstiege,&nbsp;<br> <br> ich interpretiere mal, dass der Screenshot im Ablagedialog entstanden ist.<br> Für Ihr Szenario müssen Sie den Filter bereits in der Auswahlliste setzen, nicht erst im Ablagedialog.<br> Sie sollten also zwei Auswahllisten haben, eine für Kunden und eine für Lieferanten, jeweils über den Typ gefiltert.<br> <br> Gruß aus Neuss,&nbsp;<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Setting up a Round Robin System in a Workflow - KBA-36810

    This error message is exactly what I would expect when the GV_Counter is not an integer with a value lower than the number of techs in the list.<br> You need to find the source for why your counter is such a weird number.<br> If you do&nbsp;<strong data-contrast="auto" lang="EN-US">GV_Techs[0] </strong>instead of <strong data-contrast="auto" lang="EN-US">GV_Techs[GV_Counter&nbsp;- 1]</strong>&nbsp;the assignment should work, giving you the first tech from the list.&nbsp;<br> <br> What is the current value of "Counter" and "MaxCounter" in your file cabinet?
  • RE: Setting up a Round Robin System in a Workflow - KBA-36810

    Did you create the file cabinet fields as decimal fields instead of integer fields?<br> <br> Also, I think you might have created your counter and maxcounter global variables in the workflow as text variables instead of integer variables.&nbsp;<br> <br> Greetings from Germany,<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Setting up a Round Robin System in a Workflow - KBA-36810

    Hi David,&nbsp;<br> <br> I had a short look at the mentioned KBA and I think it should still work fine in a 7.6 environment.&nbsp;<br> <br> Greetings from Germany,<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Workflow - Assign to a department manager

    Hi Stephen,&nbsp;<br> <br> there is something wrong with your Local Data Connection. Below "ManagersListing" there should be a box where you can select which columns of the data source you want to use for your select list.<br> <br> <br> Greetings from Germany,<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Workflow - Assign to a department manager

    Hi Stephen,&nbsp;<br> <br> please click on the "+" sign at "create a new rule" to create a rule.&nbsp;<br> <br> Greetings from Germany,&nbsp;<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Leere Textfelder und Bedingung "ist nicht gleich"

    Hallo Herr Sorg,

    ich habe gerade etwas in der Dokumentation gesucht, kann aber auch nichts finden.

    Allerdings kann ich dazu sagen, dass dieses Verhalten bereits seit mindestens Version 6.10 besteht (ältere Systeme habe ich nie administriert).

    Am einfachsten lässt sich dies berücksichtigen, wenn man die "Feld Ist nicht gleich" Regel in einer ODER-verknüpften Gruppe mit "Feld Ist leer" baut.

    Dieses Verhalten tritt an allen Stellen, wo der Regeleditor zum Einsatz kommt, auf.

    Gruß aus Neuss,

    Simon H. Hellmann

    DocuWare System Consultant

  • RE: "The Designer version is different from the version of your system"

    Hi Rhys,&nbsp;<br> <br> have you tried downloading the Desktop App Setup from the WebClient and reinstalling with that one?<br> <br> Greetings from Germany,&nbsp;<br> Simon H. Hellmann<br> DocuWare System Consultant
  • RE: Mehrere Auftragsnummern auf einem Dokument erstellen

    Hallo Alois,&nbsp;<br> <br> wie vermutet ist das aktuelle Feld Auftragsnummer vom Typ "Text".<br> Ein Feld vom Typ "Stichwort" definiert sich laut <a href="https://help.docuware.com/#/home/64638/1/1">Hilfe-Seite</a> so:&nbsp; <pre class="linenums prettyprint">Stichwort In ein Stichwortfeld können unbegrenzt Begriffe mit jeweils maximal 255 Zeichen gespeichert werden.</pre> <p><br> Grundsätzlich ließe sich das aktuelle Textfeld durch ein Stichwortfeld ablösen, allerdings muss dann wahrscheinlich die ERP-Anbindung auch minimal angepasst werden, da sich der Feldname und Feldtyp unterscheiden, grundsätzlich ist es über die API dann aber auch möglich nach "enthält" zu suchen, d.h. wenn 4 Nummern im Stichwortfeld stehen und nur nach einer davon gesucht wird, wird das Dokument trotzdem sauber gefunden.&nbsp;<br> Leg doch testweise mal einfach ein Stichwortfeld in deinem Archiv an, blende das im Ablagedialog ein und lege mal ein paar Dokumente damit ab, dann wird schnell klar was ich meine.<br> <br> Gruß aus Neuss,<br> Simon H. Hellmann<br> DocuWare System Consultant</p>