Hi,
I have a server where workflows are not working at the moment. I was able to process one instance of the workflow with the same configurations only once but after that the instance are stopper with the following error:
So far I have performed the following steps:
-Generated a CIIL
-Checked whether any other Batch Jobs are processing from the same user (Answer is Yes)
-Check the SID of workflow execution account and its domain name, which are correct.
-Checked the Time Zones of the User creating the jobs and one set on the job
-Restarted AOS
-Checked the event Log to see the error details and found out the following:
Workflow Instance ID: 000092 mscorlib Failed to log on to Microsoft Dynamics.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
Kindly help