Adding the DataView service bundle to your project
To use the DataViewService, add the DataView Service bundle to your Apama project:
1. In Apama Studio, to add a bundle to your project, open the project in the Apama Developer perspective.
2. In the Developer Project Explorer View, right-click the project name and select Apama > Add Bundle from the menu that appears.
3. Select the DataView Service bundle and click OK.
Adding the DataViewService bundle to your project ensures that the following EPL files are loaded before any monitors that use them. These monitors are in the monitors directory of your Apama installation:
ScenarioService.mon DataViewService_Interface.mon DataViewService_Impl_Dict.mon The
DataViewService is designed primarily to interact with other EPL or JMon applications that reside in the same correlator, but see
Using multiple correlators.