Placeholder Event

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.