Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, Nintex Podcast 2007 and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Workflow size

Last post 08-05-2010, 4:19 PM by Peter D. 4 replies.
Sort Posts: Previous Next
  •  02-08-2010, 9:23 PM 8759

    Workflow size

    Hi, what is the maximum size of workflow that can be started without problems? We are facing a strange issues with workflows with a size of 800kB and more. Until the WF is in size until approx 800kB, there is no error, but if the size exceed approx 800kB, there are errors "Failed to start retrying", "Error retrying" and so on.

  •  02-11-2010, 9:51 AM 8827 in reply to 8759

    Re: Workflow size

    Hi,

    There is no hard limit in size so to speak. However, we have seen huge workflow which are > 1mb cause some issues. These issues are usually with publishing the workflow not with running it.

    After the first execution of the workflow and it has been cached do you still experience this? Does the workflow eventually start? You may want to consider breaking the workflow into smaller segments and having each workflow call the next in the line. In this way you can also restart the workflow from different processes if anything goes wrong and there is an error. It will also make each workflow smaller and you should not experience this issue.

  •  03-09-2010, 4:56 AM 9303 in reply to 8827

    Re: Workflow size

    Hi, we have segmented the workflow into two smaller pieces already, but the size of the one is still getting grow... It is state machine workflow and for this case I'm not sure if it is good idea to break machine states into another workflows.

    Anyway, we are experiencing problems with publishing and with first runnig the workflows also. As the IIS pool is restarted every night, every new day the first run of the workflow is really slow.

    We are considering to schedule a workflow to run on a blind item at a scheduled time every night, to cache the workflow.

  •  08-05-2010, 9:57 AM 12137 in reply to 9303

    Re: Workflow size

    Has this issue been resolved?
  •  08-05-2010, 4:19 PM 12142 in reply to 12137

    Re: Workflow size

    Hi,

    We cannot really change the way this works, its SharePoint that controls this behaviour. When creating really large workflows (>1MB) and compilation and running the workflows becomes slow, the only real option is to split the workflow up into smaller workflows as many users have done.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems