Configuration (English)
Please post all ideas that concern the configuration of DocuWare in this forum (i.e. DocuWare Administration, Workflow Designer, Desktop Apps).
105 results found
-
wait for event
Hello,
I would like to request a change in the "Wait For Event" timeout configuration.
Justification:
We have encountered a product limitation during the transition from one event to another. In certain circumstances, an error can occur that delays the workflow by approximately two minutes when moving from one assignment box to the wait for event box.
Specifically, we have observed that in some instances, wait for event stucks waiting because the trigger workflow has already finished before wait for event event starts. The workflow that triggers the "Wait For Event" takes about 20 seconds to complete, and we cannot…
1 vote -
Automatic clipping
Automatic clipping of documents based on a common predefined index field to avoid users having to manually clip documents together because of indexing the documents; usually documents are stored separately and would appreciate if the system can auto clip based on a criteria defined in the designer or auto index configuration.
1 vote -
We need to have a counter in the workflow designer to enable creation of loops in the workflow based on number of iterations.
We need to have a counter in the workflow designer as an activity to enable creation of loops in the workflow based on number of iterations. The counter can be used in conjunction with workflow conditions to create loops and termination of loops.
1 vote -
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 -
Field Numbering in DocuWare Workflow Designer
Add numbering to the fields in Workflow Designer "Assign Data" steps. If I have 200 fields and I get an error on my workflow on one of them, say field 100, I need to count all fields manually to get to line 100 instead of looking at the line numbers on the side.
1 vote -
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 Sorting when pulling data to tablefield
When pulling rows into a table field using the adopt all rows in a fixed order, you should be able to set an order using an order by clause in the sql statement. Examples includes po lines items where you should be able to pull in the details order by the po line number.
1 vote -
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 -
Arithmetic Expression Table Column aggregation
In DW Version 7.10, only Sum(), Count() and Avg() are supported for aggregation of table field columns.
For me, that is currently sufficient. However, in several cases I need to create a Sum of the absolute values in a column, but Math.Abs() is only supported for single values and not for a column.Example:
ColumnAmount:
10,00
-3,00Sum(ColumnAmount) now returns 7. However, the result I need is 13.
Please provide Math.Abs() and/or similar functions for table column aggregation.
2 votes -
automatically retrieve File Cabinet GUIDs automatically
We need to be able to retrieve the GUID of a file cabinet thanks to its name to use it after in a webservice call, so th guid of te file cabinet won t be coded per cloud
2 votes -
New 'Add attachments' Dialog to DW WF Designer
I am currently working on a project in which we are essentially building a ticketing system within DW for our IT team, this system will work similarly to Jira. I am near the end of this build, and an area where I believe the WF designer can improve would be, if we had the ability to drag/attach files in a WF task setting. Ultimately when a user would get a task sent to them, in one of the dialog the user will be able to to drag and/or paste (ctrl+v) an image or file, and press 'Confirm'. Once the task…
4 votes -
Switch Case sentence in workflow designer
Should exist an element that emulate a Switch Case sentence because when you have to evaluate a lot of conditions with a only one variable or index field, you should nest them until you've evaluated all conditions, so think about if you have for example 20 contiditions, you must use at least 20 "Decitions" in the work flow.
Really bad practice at the time to make maintinance to the workflow.
4 votes -
Workflow designer use of API call to insert a value in an index
Workflow designer we need to use the prenconfigured API calls to insert a value in an index in a choosen file cabinet
3 votes -
Disable document lock for parallel task also for Cloud customer
In some processes, tasks can be assigned to different departments.
The problem is that many users cannot work on the same task at the same time.
This is frustrating if several users have tasks to perform and cannot do so because another user has the task selected but is not working on it.
Another example, a background workflow may need to update fields but cannot because the task is blocked by the user.
This problem has been solved for on premise systems.
I suggest making it possible for cloud customers as well.26 votes -
Ability to use Roles instead of hard-coded user names in workflow designer's tasks validation
In workflow task validation (data input validation condition) use of Roles should be added currently (V7.5) only hard-coded user names can be specified so if the user needs to be removed or added (because employees change), it creates a new version of workflow and that causes issue because the change is only effective for new documents and not effective for the existing ones.
1 vote -
Using html email including global variable from a technical filecabinet to be able to manage a preconfigured solution
We need to store in a memo the HTML body of an email designed for a customer in a technical filecabinet to be able to easily deploy a preconfigured solution without the need to edit a workflow.
This Memo field will include global variable like this one [DWDOCUMENTTYPE].1 vote -
Ability to disable automatic dialog and use only stamp in DocuWare Workflow
Ability to deselect a decision from the left and use only the stamp in the viewer
2 votes -
Include the ability to access a particular Branding configuration in a DocuSign workflow
In DocuSign it's possible to configure different "Brands" so you can send documents for signature with different company logos. It would be nice if we could specify the Brand ID we want to use in the integration workflow. This is already available in the DocuSign API but it would be nice to have in the DW published service as it is so much simpler to use than the DocuSign API.
3 votes -
Move or delete documents with Workflow Manager
Allow option in Workflow Tasks boxes to move and/or delete documents. Often documents need to be worked on separately in another area.
2 votes -
Stamp a target a location on a document. the Stamp will showup at X,Y Location, either from workflow or Stamp feature.
Stamp a target a location on a document. the Stamp will showup at X,Y Location, either from workflow or Stamp feature. The document is more or less a form that needs filled during the process. Thanks.
2 votes
- Don't see your idea?