Using Custom Windows Workflow (WF) Activities in a K2 Server Event

K2 blackpearl supports a subset of Windows Workflow (WF, sometimes also called WinWF) toolbox items. The toolbox is filtered to the supported code objects when in the view code mode of a server event. If a custom activity uses a code object that is not supported, that whole custom activity will be unavailable.

For example: Correlation to the WinWF schedule is not supported, since hydration and dehydration are not supported. This excludes all activities that are event driven or that modify the WinWF state - like the Delay activity. As Synchronous execution is required it will fail at runtime, and can cause thread locking, (in which case the process instance would need to be deleted).

Considerations

K2 blackpearl Developers Reference4.7
Video Links Learn Support
No videos found for this article
K2 on YouTube
No Additional links found for this article
No self-learning content for this article
Try some scenarios...
No relevant support links available for this article