This is part 4 in the series about creating Workbook plugins for Profitbase InVision.
Part 1 : The Basics
Part 2 : Reading data using the Sql Script Web Service API
Part 3 : Writing data using the Sql Script Web Service API
Part 4 : Publishing events to the Workbook (this one)
Part 5 : Conditional execution of GenericAction
Download : Source code and sample database
In this post, we’ll walk through how to publish events from a plugin, so that other components in the Workbook can react and do their thing.