Workflow is not getting deployed properly on PWA in Project Server
-
Friday, May 11, 2012 3:42 AM
Hi,
i have custom workflow. i am deploying it using powershell script. The workflow is getting deployed successfully on a specific Project Web App (PWA). The workflow is activated successfully. i am able to add the workflow in workflow settings.
But the problem i am facing is Workflow stages and Project Details pages are not coming up.
May i know why it is happening so?
Please help me here to proceed further.
Thanks,
Krishna.
All Replies
-
Friday, May 11, 2012 6:57 AMModerator
Hi Krishna,
Given that you have a customised workflow, then only your code will tell you why it is not showing up. My best advice is to review the Sample Workflow that comes OOTB (the code is on MSDN), and then if you have further issues, repost specifics on the http://social.technet.microsoft.com/Forums/en-GB/project2010custprog/threads forum.
-
Sunday, May 13, 2012 10:12 AMModerator
Hi Krishna,
When you deploy the workflow to another environment, you may find that the GUIDs for the stages and custom fields have changed which may cause it to not work. Verify the GUIDs in your custom workflow against the production GUIDs, if they are different, update them in your workflow, redeploy and give it a whirl.
hope this helps,
Alex Burton
www.epmsource.com | Twitter
Project Server TechCenter | Project Developer Center | Project Server Help | Project Product Page