SharePoint designer workflow not allowing more than 5 approval process

Hi All,

I am facing a very weird problem. Please let me know if anyone of you has a solution.

I am developing workflow in SharePoint 2013 designer using 2010 template.

In my workflow I have multiple approval process. workflow saves and publishes when approval process are 5, but if I add 6th Approval process, then it does not publish and gives me error.

Please help me as I am stuck on this.

June 25th, 2015 7:17am

Hi Manish,

This problem is caused by the large number of Types that are created during workflow compilation, for workflows with many local workflow variables. It is more common for workflows with multiple Approval Process actions, as each preconfigured Approval Process Action comes with a large set of local variables, for the different configurable property of the Approval Process.

You can prevent compilation of workflows whose compilation would affect the performance of the farm. The default value of the property is 7000, but can be changed based on the needs and profile of the SharePoint farm.

More information:

https://support.microsoft.com/en-us/kb/2557533

Thanks,

Wendy

Free Windows Admin Tool Kit Click here and download it now
June 26th, 2015 9:52am

Thanks Wendy, for your reply. it helped me.

I have split my process across multiple workflows and have also increased UserDefinedWorkflowMaximumComplexity .

Thanks & regards,

Manish

August 13th, 2015 2:23am

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

Other recent topics Other recent topics