Skip to content

Configuration (English)

Please post all ideas that concern the configuration of DocuWare in this forum (i.e. DocuWare Administration, Workflow Designer, Desktop Apps).

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

463 results found

  1. Administrative Notification Options for Setting or User Changes

    It would be very useful to have real-time audit notification for changes in the system. As an administrator I want to be notified of any Administrative changes to Users or controls. Ideally you would be able to select which notification you want to receive and these notifications would only be available to users with administrator access.

    For example:
    User Changes Notifications:
    -Notify on User Creation
    -Notify on User Deletion
    -Notify on User Role Changes

    Similarly there could be options for other changes in the system. I understand some of the information is available on Audit Logs, but that information is…

    3 votes
    How important is this to you?
  2. Allow the ability to set column size in Result or List result dialogs for all users

    Allow the ability to set column size in Result or List result dialogs for all users. Today all users need to adjust column size to fit data across the screen. My clients would like to have those set to the optimum width when the dialogs is created.

    3 votes
    How important is this to you?
  3. Limit which AD users are synced to the DW Cloud

    Currently when you choose which OU to sync from using the User Synchronization utility, the tool will bring in all users of that OU. Instead, the tool should only import the users who are mapped to a DocuWare group. This should work in the same manner that user synchronization works for on-prem systems. It is not uncommon that it is required to point at the top level OU to get the users that we want even though we do not want all users.

    3 votes
    How important is this to you?
  4. 3 votes
    How important is this to you?
  5. Special characters in fields of a task in Workflow Manager

    Sometimes you want write a field name with parenthesis or comma for example, and Docuware doesn't allow it. Another issue is if you want write the field with the same name in other decision, WFM doesn't allow it, then the name must have a final blank space to repeat the name.

    3 votes
    How important is this to you?
  6. Allow complex conditions for trigger a Worfklow or in a "Wait for event" of WFM

    It's great to be able to generate Workflow triggers and "Wait for event" based on conditions that contain a combination of AND and OR such as we can use for example in notifications, autoindexs or tasklists for example:

    (Status = "NEW" AND (DocType = "01" OR Doctype = "02")) OR (Customerid > 0 and Customerid <5)

    3 votes
    How important is this to you?
  7. Run the DocuWare ADSync.exe on 2 different domains from the same server

    In 7.5 on-premise system; we have a multidomain environment (1 forest) and would like to setup the DocuWare.ADSync.exe to run against 6 domains. We cannot setup a new system/server per domain to perform a user sync as suggested in article KBA-36454. We noticed that the user sync config is contained in "C:\ProgramData\DocuWare\ADSync\ADSyncConfiguration.xml". Is there any way to create multiple config files and have DocuWare.ADSync.exe run them independently? Ultimately, the customer was able to run the user sync on 2 different domains from the same server, only difference is that the config file was created with a user account from each…

    3 votes
    1 comment  ·  Admin →
    How important is this to you?
  8. Simplify setting up SSL for use with DocuWare

    With DW 7.6 requiring the use of SSL, the ADP's need a simpler way to set this up for our customers. It is concerning that we have to open up a hole from the Internet to each DocuWare server, just to use a SSL certificate to plug the aforementioned hole.

    I was reading about a hardware vendor who purchased a SSL Certificate and then each of his customers could use his certificate by adding a 'prefix' to his domain URL, i.e. peters.docuware.com.

    I believe that would eliminate the need for each DocuWare server to be internet-facing, just to use SSL

    3 votes
    How important is this to you?
  9. gMSA Support

    Docuware should urgently support gMSA (Group Managed Service Accounts). It´s a basic securty feature since Windows Server 2012. Misconfigured service accounts are a common problem, as not many companies though even know how dangerous is to keep them misconfigured.
    https://docs.microsoft.com/en-us/windows-server/security/group-managed-service-accounts/group-managed-service-accounts-overview

    3 votes
    How important is this to you?
  10. Update all triggers to use a condition for DOES NOT CONTAIN

    In the Trigger conditions for Workflow Manager, Autoindex, Transfer etc, there should be a way to use a DOES NOT CONTAIN statement to allow for increased flexibility when setting up triggers

    3 votes
    How important is this to you?
  11. Develop a way to have a single-sign-one conection with google accounts, like with Microsoft

    Develop a way to have a single-sign-one conection with google accounts, like with Microsoft. In that way we can make business with companies who have its systems related with this tech giant.

    3 votes
    How important is this to you?
  12. Ability to assign more than one Behavior per field in form designer

    currently only one behavior is allowed to be assigned per field. The ability to assign multiple behaviors would allow a greater number of options for configuration.

    3 votes
    0 comments  ·  Forms  ·  Admin →
    How important is this to you?
  13. Be able to change the activities and variables colour within the workflow.

    Be able to change the activities and variables colour within the workflow instead of it always being blue.

    3 votes
    How important is this to you?
  14. ValidateID Signature - Collect Reason for Signature Rejection

    Currently although the reason for refusal is requested when not signing a document, then this value is not available for use anywhere. ValidateID does have this option available (Signers.RejectionReason from "Operation Get Document Information"). It would be very useful to implement the option to collect this information as otherwise you have to go and ask the person who has refused to sign the document to find out the reason for the rejection.

    (NOTE: Related to Workflow Designer, WebService, ValidateID Integration on DocuWare)

    3 votes
    How important is this to you?
  15. User Synchronization Tool - Default Groups to "Skip During Synchronization"

    Short description ...
    The tool should default groups in the group matching tool to "Skip During Synchronization" instead of trying to create new groups for every one.

    Long backstory:
    I am migrating from Docuware On-Premise to Docuware Online and the User Synchronization Tool is a huge step backwards. My AD structure is such that my DocuWare groups are in an OU with approxmiately 300 other security groups. During the setup wizard it allows me to specify OU containing my groups ... on the match screen it then wants to create over 300 new Docuware groups when I really only want…

    3 votes
    How important is this to you?
  16. Assign to Role and Variable

    Allow the ability to assign to a pre defined role and also to a variable.

    Within the workflow I have a role variable which is defined by the path of the workflow.

    I would like to assign the task to the ROLE and VARIABLE for approval but can only do one or the other.

    3 votes
    How important is this to you?
  17. Automatic csv export for index in workflow manager

    In the standard DocuWare function, there is a manual csv export on web client as the current method of csv export.

    Many customers want to link CSV data to the ERP system, so they want to do this automatically instead of manually. In order to do it automatically, it is necessary to access the web service built on each customer by using the web service of workflow manager. (Programming required)

    I would like to add an activity for csv export to the workflow manager to easily achieve this.

    3 votes
    How important is this to you?
  18. Adding an attribute to the user dictionary

    Add attributes to users (in the DocuWare dictionnary) and be able to use them in workflows or index profiles. For example, if we add a "Line manager" attribute, it could be used in Workflows to assign a task to the manager of the connected user.
    Another example, a "Company" attribute would allow the documents of a company of the logged-in user to be filtered in the index profiles.

    3 votes
    How important is this to you?
  19. 3 votes
    How important is this to you?
  20. We should be able to Bold a particular section in the Text Stamp

    When creating a Text Stamp, I discovered that I can not Bold a particular section of the text created from the others. I would appreciate if this is looked into.

    3 votes
    How important is this to you?
1 2 9 11 13 23 24
  • Don't see your idea?

Feedback and Knowledge Base