web
Está desconectado. Se trata de una versión de solo lectura de la página.
close
  • Data export to xml

    Hi,

    The customer has an accounting program and this program only supports data import in XML format. The customer wants to import purchase invoices into this program.
    I want to use docuware tools for this. Do I understand the implementation correctly?
    1. With Docuware export invoice to csv format;
    2. then I need an additional converter csv -> xml;
    3. import document into accounting system.

    Or is there a faster way to do this? In this case accounting system does not support API
     
  • RE: Customize Tasks fields

    thanks for the quick help, it helped
  • Customize Tasks fields

    Hello,

    Is there a way to customize Tasks fields? One example is attached. For the customer needs to remove "Reminder date" and "Due date" and add one additional index field.
     
  • DocuWare Export Data function

    Maybe someone can find a way to run DocuWare.Export in the background?
    C:\Program Files (x86)\DocuWare\Export\DocuWare.Export.exe

    the problem is that task scheduler run only app, but I need to press additionally "Perform Export Now" button.

    Has DocuWare.export.exe CLI (command-line interface)?

    command like 
    C:\Program Files (x86)\DocuWare\Export>DocuWare.export.exe /?
    or
    C:\Program Files (x86)\DocuWare\Export>DocuWare.export.exe --help
    gives nothing

    I need to run exe file with my configuration (attached) every hour in background