-
RE: Workflow - Automated deleting empty rows
OK everything works fine.
DocuWare is deleting those empty rows automatically
-
Workflow Designer - resizing left sidebar
How I can resize sidebar when I have my Variables ?
As in attachment I can't see anything there. There should be option to resize this bar I am correct ?
-
DocuWare Support Request - adding attachment not working
Hello,
Do you also have problem with adding attachments to Support Tickets ?
I always get an error, and the only workaround is to send attachments in reply to automated email confirmation.
How do you guys doing this ? -
Intelligent Indexing - Adding more fields to learn\recognize
Hello, in attached file I'm trying to add additional fields to Intelligent Indexing Configuration
I have added (as in attachemnt) - "Adres (JMK)" and "VAT NO. (JMK)" and can only choose them as Document Type and Email.
BUT I wanted to configure them as for example as 'Custom Text 5" or "Custom Text Selection Only 3"
Is there a way to add more Custom Text's or Custom Text Selections ? By default there are 4 Custom Text's and 2 Custom Text Selections.
For now I have 16 fields which Intelligent Indexing is recognizing and 2 Tables to recognize.
I need more fields to add to intelligent Indexing
How I can do this ?
-
Storing Document - AutoIndexing fields based on another already filled field
Hello,
I have a problem when I store document.
I'm filling many fields from Invoice, but some of the fields I would like to fill based on previous entires
When I fill VAT No. of company then city, postal code, name of company, code of this company should be inserted automaticaly.
There is no need to fill them every time I have this company, cause they are constant. Not changable
How I can do this ? -
Workflow - Automated deleting empty rows
Hello, when I'm copying values from invoice with Inteligent Indexing I always have problem that after filling last row and last column - docuware (cursor) is moving to new row.
This is leaving with me with one empty row. To delete it I have to go last column and dellete it.
It's really annoying when I have like 13 columns.
Is there a way to automaticlly delete empty rows ? -
Workflow - Working with many instances - Column visibility
Hello,
We have queistion about working with many instances on Docuware Workflows.
For now in Tasks Tab, I have tables
Activity |Received On\ Reminder date |Due date and nothing more.
For now we have 10 tasks and I already don't know what Taks is for what document.
Really its impossible to work through Tasks if I cant add any columns like adding invoice etc
Is there any good pratice ? Or any different way do manage my tasks ?
-
RE: Parallel Step - different users accepting different rows from SubTable
Ok thanks for excellent response.
It's what I want to do. I know what u explain, but is there a way to show only one row for each user ?
-
Workflow - DWCloud: How to get table fields with .net sdk?
How can I extract data from table fields with .net SDK ?When we call SelfRelation for the desired document it showed table fields and keywords
Now we have a problem with adding new row, when we have already created and uploaded document.Explanation:
1. We were looking for it here https://developer.docuware.com/dotNet_CodeExamples/workWithTableFields.html
2. We know how to Upload a document with table data "Upload a document including a table field"
3. We know how to edit fields of document already uploaded
4. We DON'T know how to insert NEW rows to and exisiting tableIn start of workflow we have 2 rows
And in the middle of workflow we want to create 2 new rowsHow we can do this ?
-
Workflow - Routing process steps
In my workflow I created rules that for every error occure in workflow, next step is Administartion step.
In this Administration Dialog I want to choose what I want to do, who to assing and which STEP I want to be next
Is there a way to choose next step dynamically ? As admin of workflow I know all of step so I can write the name of step in Dialog and then workflow should go the way I choosed it to go