Hi
I am trying to set a project custom field (simple text field) within a workflow. I have lots of variations but the example below reflects what I am trying to do.
Using the Set Project Field command results in the workflow becoming suspended. If I remove this line my workflows progress.
Am I using this statement in the correct way?
ERROR Details
RequestorId: 2b514193-bcfe-3048-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException: HTTP 403 {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["2"],"X-SP-SERVERSTATE":["ReadOnly=0"],"SPClientServiceRequestDuration":["458"],"SPRequestGuid":["2b514193-bcfe-3048-9f86-9a2804661d93"],"request-id":["2b514193-bcfe-3048-9f86-9a2804661d93"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["16.0.0.2120"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1; RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Wed, 16 Oct 2013 20:19:39 GMT"],"P3P":["CP=\"ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI\""],"Server":["Microsoft-IIS\/7.5"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation) Exception from activity Throw If Sequence Microsoft.SharePoint.WorkflowServices.Activities.DefaultRetryPolicy HttpPost Microsoft.Office.Project.Server.WorkflowActivities.UpdateTextProperty Switch<String> Sequence Microsoft.Office.Project.Server.WorkflowActivities.UpdateProjectProperty 1 Propose Sequence Flowchart Sequence Simple workflow.WorkflowXaml_d5201216_4321_4e18_a9f8_b5010bd40745
Mike Mahoney