-
We have been using Connect to Outlook for many years. Just found out today that the "New" Outlook is not supporting COMs and that vendors will have to rewrite code. We have the new outlook blocked by policy. Has anyone had any issues with the new version?
-
I know this can be done because I am doing this in another workflow.  <br>
<br>
I am taking a Workflow Global Value as the destination.  The entry type is a File Cabinet.  I am literally making the same WHERE clause, just using different field names.  I set up an e-mail trap to report back all of the fields and they all come back correctly, except the field that accesses the other file cabinet and it is blank.<br>
<br>
The only difference is that the one that works was created in 7.2 and we just upgraded to 7.7.  I hope that this upgrade is not going to break the feature.
-
Our reseller has a ticket in already, Tobias.  It was escalated.  Still waiting.
-
The thread titles says it all.  It is just Document Processing.  Everything else is working.  Attached are the very helpful errors that pop up on the screen and Edge's dev screen.<br>
<br>
Server side on DocuWare.DocCap.log I find this.  Authentication failed with HTTP response 500 and ApiFaultCode 'Unknown'.......  Well, Edge told me that.  Digging further I find this.<br>
<event timestamp="2023-05-11T11:55:21.6136834-04:00" level="Warn" logger="DocuWare.Web.DocProcBase.Controllers.Util.SettingsServiceAuthenticationAttribute" SequenceID="32" Thread="87" DomainName="XXXXXXX" WindowsUserName="XXXXXXXX"><message>Session for SettingsService 'https://XXXXXXXXXXXXXXXXXXXFQDN/DocuWare/Settings/SettingsService.svc' could not be validated due to unexpected error</message><exception>System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority 'XXXXXXXXX'. ---&gt; System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---&gt; System.Security.Authentication.AuthenticationException: <em><strong>The remote certificate is invalid according to the validation procedure.</strong></em><br>
<br>
The certificate is working for ever other part of Docuware so how can this be the certificate?  Has anyone come across this?  There was a prior thread that was close to my problem, that did not go into much detail.  
-
Tony, I know your thread it two months old but, just a heads up.  You will need to implement SSL first before your upgrade if you have not already.  
-
I have two users in Accounts Payable that are assigning tasks in the same workflow. I already have a substitution list that User A is first and User B is second.
When user B enters a new task from her tray, the tasks is owned by User A and replies to that task will go to User A. Is there a way to assign ownership of the task before it hits the workflow or am I going to have to have a parallel workflow that that User A and B are separate?
-
If you are selecting users in that manner, they will all get the same task. If any one of them take action on it the task is completed.
Do the people that are being sent the task change at all?
-
Thanks, I just wanted to see if anything has changed.
-
Dirk,
How are you assigning the task to the users? There are a few ways to do this.
-
Gregory,
Did you ever get this resolved?