Associate custom workflow status page (WrkStat.aspx) to workflow in Visual Studio 2012

Hi all,

I'm wondering how I can associate a custom workflow status page (WrkStat.aspx) to my workflow created in Visual Studio 2012?

My project is an "SharePoint 2013 - Empty Project" that I have added a workflow to, created a custom content type, mapped the "Layouts" folder etc.

In my Visual Studio project I have:

MyWorkflow

  • Elements.xml
  • Workflow.xaml

The Elements.xml-file contains 

  • <Elements xmlns="...">
  • <Module Name="MyWorkflow" Url="wfsvc/...">
  • <File Url="Workflow.xaml" Type="GhostableInLibrary" Path="..." DoGUIDFixUp="TRUE">
  • <Property Name="ContentType" Value="WorkflowServiceDefinition" />
  • <Property Name="InitiationUrl" Value="_layouts/15/..." />
  • etc

And nothing like "StatusPageUrl"

Workflow.xaml contains a long list defining my workflow variables, arguments and steps. No "StatusPageUrl" here either.

How can I associate my workflow with a custom workflow status page?

(And yes; I have read this post: http://social.msdn.microsoft.com/Forums/office/en-US/f431249e-b3d7-4fe4-b265-5c6afc902814/associate-custom-workflow-status-page-wrkstataspx-spd-2013-workflow?forum=sharepointcustomization)


February 4th, 2014 3:56am

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

Other recent topics Other recent topics