Skip to content

Client (English)

Please post all ideas that concern the DocuWare client in this forum.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1437 results found

  1. Request to Fix 422 Error: JSON Field Order Should Not Cause Update Table Field Values to Fail

    I am encountering an issue with the Update Table Field Values REST API. When I change the order of elements in the JSON request body, the API returns a 422 error.Since JSON does not inherently guarantee order, could we request a modification to the implementation?

    PUT {{ServerUrl}}/{{Platform}}/FileCabinets/{{FileCabinetId}}/Documents/{{DocumentId}}/Fields

    success

    {
    Field: [
    {
    FieldName: TEST,
    Item: {
    $type: DocumentIndexFieldTable,
    Row: [

    ]
    },
    ItemElementName: Table
    }
    ]
    }

    error

    {
    Field: [
    {
    FieldName: TEST,
    Item: {
    Row: [

    ],
    $type: DocumentIndexFieldTable
    },
    ItemElementName: Table
    }
    ]
    }

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  2. Delete Stamp annotation by REST API

    There is a REST API for deleting text annotations, but there is no API URI for deleting stamps. Please add one.

    1 vote
    0 comments  ·  Annotations  ·  Admin →
    How important is this to you?
  3. Utilize AI tools to scrub German text and images for all English DocuWare publications to make all words and phrases common English, and t

    Utilize AI tools to scrub German text and images from all English DocuWare publications and communications, to make all words and phrases common English, and thus more accurate and understandable.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  4. Automatically delete duplicate documents

    As i have bills coming from different departments sometimes i find myself editing and uploading things I have already done and its a total waste of time.
    If docuware verifies that a new uploaded document already exists in docuware (either in tray, archived or any other place) he could delete it automatically or even better ask for it.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  5. Connect to Outlook Send and Store should be automatic when sending a reply.

    We have been asked if the Connect to Outlook Send and Store would work the same as MailConnect. I.E. When the users click the send button the store to DocuWare dialog box prompt would appear automatically. The user's are forgetting they have to use the Send and Store option on the toolbar

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  6. Please create a DocXporter version for users not code programmers

    With DocuWare API we have developed code that will display a list of file cabinets, and allow the user to select one from the list. Then browse to the desired target storage location. Finally select a cvs file with the fields desired.

    Can't figure out how to open a DW search dialog to enter parameters.

    Tried the DocXporter trial and was greatly disappointed! Hopefully DocuWare didn't pay too much for this technology. DocuWare has always prided themselves on code-free or low-code applications, but this is not an application, just some clunky code!

    1 vote
    0 comments  ·  Exporting  ·  Admin →
    How important is this to you?
  7. Ability to change the field order/visibility of the fields in the pop-up preview window of a table field in a Results List or List.

    Ability to change the field order/visibility of the fields in the pop-up preview window of a table field in a Results List or List.

    Currently, when you hover over a table field in a results list, it shows the first 4 columns of the table (in the order they were created).

    Users would like the ability to choose which columns appear in this view and change the order.

    This would be an incredible time saver so they don't need to open the info dialog or right click and edit index entries to see a preview of the table.

    1 vote
    0 comments  ·  General  ·  Admin →
    How important is this to you?
  8. Send Request - use users first and last name

    My client uses a numeric code to identify its users. This involves more than 1,000 employees able to work on DocuWare in the medium term. So the possibility of using the recipients' first and last names instead of their identifier is more than necessary for them.

    1 vote
    0 comments  ·  Document trays  ·  Admin →
    How important is this to you?
  9. automatic creation of documents trays when creating a user via the Workflow API platform

    it is strongly desired to add the option of automatic creation of document trays when creating a user via the Workflow API platform

    1 vote
    0 comments  ·  Document trays  ·  Admin →
    How important is this to you?
  10. Table autofill with only one selection from store dialog

    It would be great to have Table fields using selective select list logic filtering have the autofill function from the store dialog as there is with DW Forms end of DocuWare

    1 vote
    0 comments  ·  Storing  ·  Admin →
    How important is this to you?
  11. Provide a Connector for Dell Boomi

    We would like to have a supported connector for Dell Boomi instead of having to create an RPA process and intermediary process to handle integrations via flat file imports and indexing jobs.

    1 vote
    How important is this to you?
  12. 1 vote
    0 comments  ·  DocuWare Cloud  ·  Admin →
    How important is this to you?
  13. We would like the "Bookmarks" included in the PDF original document to be maintained even when downloaded with DocuWare.

    When we download from DocuWare as an Original Document, "Bookmarks" are maintained, but when we download from DocuWare using Download with annotation, etc., "PDF Bookmarks information" is lost.

    We understand that the "Bookmarks" information will disappear because DocuWare creates a new PDF. However, since "Bookmarks" are often valuable information, I would like the original "Bookmarks" to be inherited even if a new PDF is created.

    • Support ticket : SR-225706-C8T7X
    1 vote
    0 comments  ·  DocuWare Cloud  ·  Admin →
    How important is this to you?
  14. Better workflow response when unsecured webservice request is sent

    Please return something else other than just "An error occurred while sending the request." when the connection to external webservice is unsecured (no cert or not valid cert). Something like "The request was aborted due to unsecured communication with the web service". would be nice.

    When troubleshooting, sometimes it's very hard to differentiate if the request was aborted because of blocked IP from DocuWare or if the web server has invalid SSL cert.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  15. Intelligent Indexing Bug

    When importing a File Cabenit, Intelligent Indexing is not available. Can we get a fix for this.

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  16. In the webclient, we would like to have a mark ensuring that the document is signed by a certificate.

    When we preview a document in docuware web client, there's no sign or stamp ensuring that the imported docuement has been signed by a certificate.

    1 vote
    0 comments  ·  Signing  ·  Admin →
    How important is this to you?
  17. Ability to store a memo in a variable

    Ability to store a memo in a variable so you could set a termplate of email in html in a memo and call it from a workflow to a variable to use it.

    1 vote
    0 comments  ·  Workflow  ·  Admin →
    How important is this to you?
  18. Give the ability/option to import nested attachments on email for General Email

    Give the ability for an option in the General Email to handle/separate nested attachments. When an email is attached to an email with the invoice attached, it will only import the email and not the invoice. The imported email will be blank.

    1 vote
    0 comments  ·  Document trays  ·  Admin →
    How important is this to you?
  19. Autofill table is appearing when not filling in table

    As you can see in the screenshot this autofill option is appearing constantly and is annoying for some users, due to this i would like a way to be able to turn this off if possible

    1 vote
    How important is this to you?
  20. List of value with users and filters group

    Allow a list to be used in store / search dialog box with some filters like :
    - A list who shows users froma group for example
    - a list of users with a specific right

    This list should be the users list plus a filter on group for example.

    1 vote
    0 comments  ·  Storing  ·  Admin →
    How important is this to you?
  • Don't see your idea?

Feedback and Knowledge Base