• Patchday September

    Dear Community!

    Minor updates for DocuWare 7.4 and 7.5 have been released:

    DocuWare 7.4 Update
    DocuWare 7.5 Update

    Michael Steidl
    Technician Software Support Team PURPLE GREEN
  • Patchday September

    Liebe Community!

    Es wurden Minor Updates für DocuWare 7.4 und 7.5 veröffentlicht:

    DocuWare 7.4 Update
    DocuWare 7.5 Update

    Michael Steidl
    Technician Software Support Team PURPLE GREEN
  • RE: Shortcut zur Bestätigung einer Aufgabe

    Hallo Frau Recht,

    wie schon im Supportfall besprochen hier zusätzlich für alle zum Nachlesen.

    Leider gibt es keinen globalen Tastenkürzel, um eine Aufgabe zu bestätigen.
    Das Problem ist hierbei, das die ENTER Taste im Tabellenfeld dazu benutzt wird in die nächste Spalte oder Reihe zu springen.

    Als alternative können Sie die TAB Taste so lange benutzen bis Sie am Schluss in der nächsten Reihe aus dem Tabellenfeld springen.
    Dies funktioniert allerdings nur, wenn die Felder nicht vorausgefüllt werden und nachfolgend ein Indexfeld vorhanden ist.

    Momentan haben wir keine Informationen vorliegen, ob diese Funktion bereits geplant ist.

    Über unser Kundenfeedbackforum http://docuware.uservoice.com/ können Sie Wünsche und Anregungen für Verbesserungen und neue Funktionen eintragen. Unsere Partner und Kunden können diese Einträge bewerten und somit angeben, ob die Funktionen für Sie sinnvoll sind. Ihr Feedback ist ein wichtiges Instrument um neue Funktionen in kommenden DocuWare Versionen umzusetzen. Je höher ein Vorschlag bewertet wird, desto besser stehen die Chancen, dass dieser ins Produkt übernommen wird.

    Support Team EMEA

    support.emea@docuware.com


     
    Germany: +49 89 894433 99
    UK: +44 115 7180154
    Spain: +34 93 1845879
    France: +33 182885232

    DocuWare | Planegger Str. 1 | 82110 Germering | Germany


    This message and its contents are confidential. If you received this transmission in error, please inform us immediately and then delete it.

    DocuWare GmbH

    Geschäftsführung: Dr. Michael Berger, Max Ertl
    Sitz der Gesellschaft: Germering | Registergericht: Amtsgericht München, HRB 198 957

     
  • RE: How to make Docuware update an Excel file.

    Dear Rhys Woolley,

    as discussed in another Forum post.

    You can do this by creating a Webservice and using the webservice activity in the Workflow Designer.
    Unfortunately this is not possible with the DocuWare Web Client only, but you can archive this with Workflow Designer and a Webservice Activity.
    You can create a WebService with our WebService Example and host it on a Server which DocuWare is able to reach.

    You can change the value in the Excel File by Downloading the Excel File in the Webservice, changing the Value, and then Replacing the Excel File with the .NET API.
    The process could be like this.
    1. A Workflow will be triggered.
    2. A Webservice activity will be executed.
    3. The Webservice Activity will send the DocID of the Excel File and the values that have to be changed to the Webservice as parameter.
    4. The Webservice will use our .NET API to get the Document.
    5. You can now change the Excel file with a library of your choice.
    6. Now replace the Excel file in DocuWare with the one you changed the value.

    With best regards,

    Michael Steidl

    Technician Software Support Team Green EMEA
     
    Germany: +49 89 894433 99
    UK: +44 115 7180154
    Spain: +34 93 1845879
    France: +33 176360767

    DocuWare | Planegger Str. 1  | 82110 Germering | Germany
  • RE: How to make Docuware update an Excel file.

    Dear Rhys Woolley,
    thank you for this Question in our Forum.

    You can do this by creating a Webservice and using the webservice activity in the Workflow Designer.
    Unfortunately this is not possible with the DocuWare Web Client only, but you can archive this with Workflow Designer and a Webservice Activity.
    You can create a WebService with our WebService Example and host it on a Server which DocuWare is able to reach.

    You can change the value in the Excel File by Downloading the Excel File in the Webservice, changing the Value, and then replacing the Excel File with the .NET API.
    The process could be like this.
    1. A Workflow will be triggered.
    2. A Webservice activity will be executed.
    3. The Webservice Activity will send the DocID of the Excel File and the values that have to be changed to the Webservice as parameter.
    4. The Webservice will use our .NET API to get the Document.
    5. You can now change the Excel file with a library of your choice.
    6. Now replace the Excel file in DocuWare with the one you changed the value.

    With best regards,

    Michael Steidl

    Technician Software Support Team Green EMEA
     
    Germany: +49 89 894433 99
    UK: +44 115 7180154
    Spain: +34 93 1845879
    France: +33 176360767

    DocuWare | Planegger Str. 1  | 82110 Germering | Germany