Hello,
When user submitted a PR workflow, on certain step it stopped with no additional info. Same is happening when user tries to "Resume" the workflow.
The case is that when I try to resume, with the same roles as user the workflow is completed without any error.
We try to see event log for the time when error occurred for user and this is what we see:
"Microsoft.Dynamics.AX.Framework.Workflow.Runtime SysWorkflowQueue-resume SysWorkflowEvaluationProvider-evaluate SysWorkflowEvaluationProvider-evaluateCondition
at Microsoft.Dynamics.AX.Framework.Workflow.Runtime.AxWorkflowService.Evaluate(ActivityContext context)
at Microsoft.Dynamics.AX.Framework.Workflow.Runtime.ConditionalGateway.Execute(NativeActivityContext context)
at System.Activities.NativeActivity`1.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)"
I can't understand what the problem is.
Did you have some same case and if yes, how to resolve it?
Thanks.