auto increment value
what we need is the field in a cabinet to increase automatically +1 from the last value entered each time a new document is entered in the file cabinet .
For example
Import new document in a file cabinet ---------------------- field named reference number Is automatically filled with a numeric value like 001
Import new document in a file cabinet-----------------------field named reference number Is automatically filled with a numeric value like 002
Import new document in a file cabinet-----------------------field named reference number Is automatically filled with a numeric value like 003
Import new document in a file cabinet-----------------------field named reference number Is automatically filled with a numeric value like 004
We need this to be done Even if close the docuware and run it in next day then :
Import new document in a file cabinet ---------------------- field named reference number Is automatically filled with a numeric value like 005
Import new document in a file cabinet ---------------------- field named reference number Is automatically filled with a numeric value like 006
Etc…