Configuration (English)
Please post all ideas that concern the configuration of DocuWare in this forum (i.e. DocuWare Administration, Workflow Designer, Desktop Apps).
440 results found
-
Allow selection of Dialogs and profiles when a new field is created
You should allow the selection of dialogs and profiles when creating a new field. The field being only assigned to the standard dialogs it's not enough when costumers have 30+ profiles, 30+ dialogs and 50+ tasklists.
Thank you.6 votes -
Allow Connect to mail to ignore small signature images
When using the Connect to mail feature, I used to be able to ignore image files less than a certain size, so images that are in signature did not import into the document. This option is no longer available, so the signature image is now part of the document. Removing them is cumbersome when you are importing thousands of documents weekly into a document tray.
6 votes -
Synchronize documents from Google Drive or Dropbox
Synchronize documents from Google Drive or Dropbox
6 votesThank you for your idea. Right now we are focusing on other topics, so we are not considering this idea for future releases. If the demand for this topic increases, we might add it to future plans.
-
enable Conditions in Workflow to behave more like Select Case statements than If...Else statements
In one of our workflows, we have three possible conditions that could be present
Let's say these are A, B, and C.
The only way I can describe the logic about what is and what could be is to draw from my programming background.
Workflow only lets us set up the logic that it might look like this:
If Condition = A Then
... (A's actions)
Else
... If Condition = B Then
... (B's actions)
...Else
...... If Condition= C Then
......... (C's actions)
...... Else
......... (other conditions)
.......End If
... End If
End IfBut if I…
6 votes -
Add the ability read JSON response data as lists (add REST API as data connection)
It would be really nice in the age of cloud services to be able to establish data connections to REST APIs and read JSON responses into lists. Unfortunately, with many of the services that many clients use being cloud-based, they often have no access to backend database tables or views to create data connections to. Being able to hook up to generic REST APIs would solve this problem.
6 votes -
Allow the creation of Data Records from Workflow Manager/Designer.
I have a need to create two 'Numbers' from based on a condition. If IndexField A is not empty create the 'Number'. If Indexfield B is not empty create the 'Number'. It would be good enough for the customer that one or two Data Records are created using the data
6 votes -
URL Creater Options
I would like to be able to create URL's that will take someone to the full Docuware interface while still redirecting them to the piece I want. Currently, if I want to take someone to their task list, it gives them a pruned down interface that doesn't allow them to use all of the features of docuware. Very confusing for the users, as there is no easy way to get the the full interface from the hobbled version.
6 votes -
Catch All Error Block
It would be incredibly useful to have a workflow wide error handling option. With the addition of the error variables in 6.11, this would allow a single action to be taken regardless of error location, and greatly simplify workflow design.
As it is, connecting all of the error outputs becomes hideously complex very quickly.
6 votes -
Allow error links to be hidden in Workflow Designer
It would be wonderful if we can toggle off the display of the red error links, maybe also providing some indication on the item that it is connected (for example change the color on the handle of the error output.) For complex workflows with many automatic steps, the error links can become overwhelming.
6 votes -
Allow Admin to limit days and times a user can sign into DocuWare.
Allow the Admin to limit the days and times a user can sign into Docuware.
6 votesThank you for your idea. Right now we are focusing on other topics, so we are not considering this idea for future releases. If the demand for this topic increases, we might add it to future plans.
-
Email notification logging
It would be nice to see when notification emails are sent.
6 votesThank you for your idea. We added it to our collection of ideas and features and will further investigate it. We currently cannot say exactly when this idea will be implemented. As soon as we have more information we will update its status.
-
New type of activity "jump to task" in workflow designer
A new type of activity allow to jump to a task present inside the workflow from a trigger (index value).
this will avoid having multiple successive conditions task to distribute flows inside a workflow.5 votes -
Add the ability to send Email Notifications to a Group/Role
Emails in the Workflow Designer can be sent to a role, however this is in the case of sending one email per document that goes through the workflow.
We use Email Notifications as a way to send one email out that lists multiple documents to ensure users are not receiving a mass number of emails. In this case, it would also be helpful to be able to send to a Group or Role from here.
We deal a lot with Accounting systems and where an Accounts team will have documents assigned to them for example, and they perhaps want to…
5 votes -
Add Workflow Designer as a web configuration
Workflow Designer in the web configurations would make version switching between customers an issue of the past. It would also make supporting multiple systems much more flexible.
5 votes -
Allow more C# libraries and data types for arithmetic expressions
Please allow more C# libraries for arithmetic expressions.
Currently (Version 7.10), it is very hard to work with Lists/Arrays/Keywords which contain values which are not of Type String.For example, when retrieving a List of decimal values via external data (SQL), this can only be stored into a keyword field, which is always handled as an array of string.
The available LINQ functions do not allow to use sum, max, min etc. functions, because these depend on a numeric data type.
Converting the string[] to a decimal[] or int[] is also not possible because no methods or classes which provide…
5 votes -
Provide permanent deletion tickbox within Deletion Policy
I suggest a tick box in the Deletion Policy configuration to bypass the recycle bin and permanently delete documents. This is especially important for Cloud customers since the consumed archive space will only be released after the final deletion of documents (a manual process if executed before the 30 days) and also because it can take up to 4 hours to see the actual storage reduction. I can see other reasons why this feature would be leveraged: customers running low on archive space who may want to delete a large quantity of documents, engineers wanting to repopulate a cabinet, etc.
5 votes -
Web Forms: Possibility to add tables
It will be great if we had the possibility of adding tables to web forms and also indexing them to an existing table database field.
5 votesThank you for your idea. We added it to our collection of ideas and features and will further investigate it. We currently cannot say exactly when this idea will be implemented. As soon as we have more information we will update its status.
-
Make a minimum and maximum value possible for a numeric field
In a form it is possible to configure a minumum and maximum value for a numeric field. Please make this also possible in the webclient store and edit dialogs
5 votes -
Document history within tasks
If you want to view document history by clicking on it in tasks, you will only see history for that particular workflow. It would be great to see whole document history even if I want to watch it in tasks.
5 votes -
Allow a standard attachment to add to a workflow
I want to use a public form for a lead to register and download an e-book. I want to do that by asking a lead to fill in a form after which I send the e-book via e-mail (after which I send the lead to an ccountmanager to follow-up. It would be great if I had the possibility of attaching an attachment of choice to a workflow generated e-mail.
5 votes
- Don't see your idea?