-
I agree with Gilles. However, if you must, you have create a self signed cert that includes the Subject Alternative Name (SAN) values for it to work.
Simply going to iis and creating a self signed cert does not work.
-
There are online generators for free P12 certificates. Just do a search for a reputable source.
-
You can have selective-select lists. You first set up a multicolumn list connected to you column data.
Then you assign the select list in the dialog to a field. You can select which column data to use.
Then you can have a second reference by going to the bottom of the select list setting page for the field and click the plus sign, this will allow you to have another field be the filter for the current field.
-
Good to know. Thanks for the info.
-
Interesting. My example is a v7.2 OPrem Enterprise System.
-
Sorry mispelled "Stellant"
-
Yes, I have an account that has certain AutoCAD files that will not render. I believe it is something to do with all the external referneces they have in those files that have not been cleaned up before posting it. However, I have never been able to narrow it down to a more exact reason.
For them the solution is to modify the C:\program files (x86)\common\docuware\imaging\DocuWare.Imaging.Worker.config file and change the rendering engine for the DWG file type as follows.
<add filetype="AutoCad" extensions="dwg, dxf, dwf" decoders="Stelleent, AnyDWG"/>
This allows them to be viewed by makes the image less clear and hard to zoom. However, the file can still be downloaded and viewed in AutoCAD with regular clarity.
-
You have to use a User variable to be able to have WF assign it. A text field or variable will no longer work.
-
here is what I have regarding your Q.
-
Yes, updates to Desktop Apps can cause a variety of issues for end users when their PC is out of sync with the Cloud version of Desktop Apps.
My solution has always been to run the silent installer -update as a local admin. Generally IT can set up a method to make this happen on a users workstation.
This can be run as often as needed. If an update exists then it gets done. If there is no update nothing changes.
Here is the KBA associated.
https://support.docuware.com/en-us/knowledgebase/article/KBA-36355