First published on TECHNET on Apr 19, 2018
Hello All,
Customer recently asked me about this and since i had to go hunting I figured i would leave this here for you. Users are having problems running Workflows they will run sporatically and sometimes take quite a bit of time to execute.
Here are the commands that I recommend:
Set-SPFarmConfig -WorkflowPostponeThreshold XX
Get-SPFarmConfig | FT WorflowPostponeThreshold
Set-SPFarmConfig -WorkflowBatchSize XXX
Get-SPFarmConfig | FT WorkflowBatchSiz
See this article if you are curious about other settings.
Pax
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.