Issue Description
When you start a K2 Workflow via the REST API the workflow is by default started synchronously which has a large performance impact when said workflow is large with server-side actions.
Consideration
Within the K2 Workflow REST API UI there is now an option marked as “sync” with a dropdown to select true or false, selecting false will run the workflow asynchronously. The default selection will be true which will run the workflow synchronously.
Resolution
The fix is available in:
- K2 Five (5.5) Fix Pack 08.
- Ensure you have the correct K2 version and/or Cumulative update installed. See KB001893 to see what Fix Pack level you have installed.
- Download the latest Fix Pack using the links in the table above for the version you require.
- Install the Fix Pack to apply the fix.
- It is recommended to clear browser cache and refresh the page.