In those cases where either the concurrent Project Scope Automatic Actions for all the projects in a project group are
In Queue, or when there is a dramatic backlog of tasks in the workflow engine queue, it may be the case that increasing the number of workflow engines will produce some relief for such issues.
Changes needed to increase workflow engines to 30:
pagefile size must be at least 1.5 time the size of physical memory
java heap must be set to at least
-Xmx8192mIn the
general.properties files of the
WS_Config folder ( at
W:\WorldServer\WS_CONFIG\general.properties in hosted deployments)
database_connection_pool_size=current database connection pool size + 100
total_workflow_daemons = 30
workflow_engine_cache_size = 10
workflow_daemon_project_queue_frequency = 30
workflow_daemon_projectgroup_queue_frequency = 30
In the
general.properties files of the
WS_Config\ws-legacy folder ( at
W:\WorldServer\WS_CONFIG\ws-legacy\general.properties)
workflow_daemon=30
These changes require an Idiom service restart. How to determine if this change helped?
You will be able to see if the change helped by reviewing the progression of the Workflow Engine restart after these changes are deployed