-
Stand alone .NET program
Benoit,
we use a custom stand alone Docuware API .NET 'rewrite' program that is activated by a SQL trigger (IF UPDATE of STATUS field). This solution does not require any changes to existing ERP processes.
-
Allow New Entries
Nick.
If 'allow new entires' right is not granted to a user, and user tries to store/change index to a value that is not yet present in the File Cabinet (even though it might be on the select list), you'd get this error. What you need is to store a 'placeholder' document that will have Status=Approved and will never be changed, or make sure a document with status=Approved always exists in the FIle Cabinet.
-
Clearing client settings
Chris,
most likely the user customized this particular reslult list (e.g. changed columns order) - then the changes to colum order made tn the Administration/Configuration will not show.
To clear the user custom settings see the following KB Article:
https://www.docuware.com/support_faq/index.php?action=artikel&cat=185&id...
-
Kerberos Authentication
I am trying to configure Docuware (6.11) for Kerberos instead of NTLM authentication.
I followed steps in KB#5101 (https://www.docuware.com/support_faq/index.php?action=artikel&cat=191&id...)
but that only stopped my NTLM from working, and when I enter Domain credentials in Authentication Window - it just comes back with same Authentication WIndow and no errors.
Is there a need for any additional steps to be taken in order to get this to work? Myserver OS is Windows Server 2012R2