WorkflowException: Unhandled exception
Hello There, I am not sure this is the right forum to ask this question. In our Geocortex Workflow 4.14.2 workflow, we are getting this error.
There was a workflow error running activity: Exception has been thrown by the target of an invocation.
Workflow 'Workflow Request' failed
REST logs shows an exception network access denied:
WorkflowException: Unhandled exception: 'Access to the path '\\Path1\Docs\2024-00013' is denied.' in activity '1.208: InvokeMethod'.
I am trying to figure out where to look for what is missing.
Thanks
-
It seems the user which runs the workflow has no access to the specified path.
You can get the current user with an System.Environment.UserName expression.
What is exactly done in the Invoke Method activity, this is a rather generic activity to execute a method on an object.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire