Action workflow with status Terminated - Why?

I am running an action workflow against user which should only set an date field value. For some reason, I get this kind of error message:

EXCEPTION DATA\r\n\r\nMESSAGE: Microsoft.ResourceManagement.WebServices.Exceptions.PermissionDeniedException: ResourceIsMissing
   at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteGetAction(RequestType request)
   at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction(RequestType request)
   at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction[ResponseBodyType](RequestType request)
   at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[ResponseBodyType](RequestType request, Guid requestIdentifier, Object redispatchSingleInstanceKey, Boolean isRedispatch)
   at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[ResponseBodyType](RequestType request)
   at Microsoft.ResourceManagement.Workflow.Hosting.RequestWorkItemProcessor.DispatchRequest[TResponseType](RequestType request, Boolean applyAuthorizationPolicy)
   at Microsoft.ResourceManagement.Workflow.Hosting.RequestWorkItemProcessor.ProcessGetWorkItem(ReadRequestWorkItem readWorkItem)
   at Microsoft.ResourceManagement.Workflow.Hosting.RequestWorkItemProcessor.ProcessWorkItem(WorkItem workItem)\r\n\r\n**METHOD:Void ProcessRequestResponse(System.Object, System.Workflow.ComponentModel.QueueEventArgs)\r\n\r\n**METHOD:Boolean Run(System.Workflow.ComponentModel.IWorkflowCoreRuntime)\r\n\r\n**METHOD:Void Run()\r\n\r\n

What could be the reason?

April 14th, 2015 2:22am

Have you selected Grant Permission in the MPR? This is due to the account is not having permission to change the value of the attribute. Either this way it can be acheived or you have to check other MPR for Permission Granting.

Free Windows Admin Tool Kit Click here and download it now
April 14th, 2015 2:53am

Have you selected Grant Permission in the MPR? This is due to the account is not having permission to change the value of the attribute. Either this way it can be acheived or you have to check other MPR for Permission Gra

April 14th, 2015 3:04am

Are you able to set the same desired value directly from any admin account? I.e. without using the action activity?
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2015 3:16am

Are you able to set the same desired value directly from any admin account? I.e. without using the action
April 14th, 2015 3:20am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics