Placeholder Event

This content applies to legacy design tools (such as K2 Studio, K2 for Visual Studio, or the Silverlight-based K2 workflow design tool). If you have upgraded from K2 blackpearl 4.7 to K2 Five, these tools may still be available in your environment. These legacy tools may not be available in new installations of K2 Five. These legacy tools may also not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component support policy for more information about support for these components.

What does the Placeholder Event Do?

The Placeholder Event is an event that is added as a temporary event on the canvas that can be replaced by another event at a later point. It does not require configuration and no action is performed by this event on the K2 server. The Placeholder Event can be used as an executable code module that runs on the K2 Server. If code exists in the Placeholder Event it is executed. If no code exists in the event, no action is performed and the workflow proceeds.

Why Use the Placeholder Event Wizard?

The Placeholder Event is designed to help you design a process quickly, inserting placeholders where you know something needs to be done but you do not have the details yet to configure an actual event. If you want to add some code to the event, right-click it to edit the code (in Visual Studio only). If you're using K2 Studio, you can include the Placeholder Event in your design which can later be updated and code added to it by a developer using K2 Designer for Visual Studio.