This section explains how to generate artifacts representing different scenarios based on previously created templates using the Template Manager dashboard.
Prerequisites
Before you try out this scenario, you should create a template by following the instructions in Configuring a Template for Template Manager.
Using the template
Follow the procedure below to use the previously created SensorDataAnalysis
template in different scenarios.
- Log in to the management console using the following URL.
https://<CEP_HOST>:<CEP_PORT/carbon/
- Click Main, and then click Template Manager under the Manage menu. The following dashboard home page appears with the available domains as shown below.
- Select the relevant domain to configure the defined template (in this example it is SensorDataAnalysis). This opens the Deployed Scenarios page.
- Click Create New Scenario to add a new scenario to the selected domain. This opens the Edit Scenario page.
Enter values in the Edit Scenario page as follows.
Field Value Notes Scenario Type SensorAnalytics
This is the template created by following the instructions in Configuring a Template for Template Manager. Scenario Name SensorAnalytics
Description Calculate maximum and average temperature values.
Enter values for the configurable parameters as shown below.
Configurable Parameters Value Time(Mins) 1
Sensor Type Name temperature
- Click Add Scenario. If stream mapping is disabled, a pop-up message appears to inform you that the configuration is successfully saved. Close this message. The scenario you configured is displayed in the Deployed Scenarios page as follows.
You can edit or delete this scenario by clicking the relevant link under Actions. - If there are stream mappings defined in the template (i.e. stream mappings enabled), on click of Add Scenario, you will be directed to stream mapping interface where you can map your input stream/streams to the predefined stream.
- As per selected value for the Mapped From: Stream Name, Stream Attribute Mapping section will be loaded and you can map the selected event stream attributes to the predefined stream.
- Click Save Mapping. You view a pop-up message on successful addition of the configuration.
- Close the pop-up message. You view the new scenario in the list of deployed scenarios of the selected domain. You can edit or delete it using the corresponding options provided as shown below.
- Upon successful configuration, you will find the templated artifacts have been deployed in CEP and to verify you can check the event flow created via the management console.
- In order to access the dashboard with templated gadgets, in the Main tab, click Analytics Dashboard.
- Enter your username and password, and then click Login.
- Select view mode in analytics-temperature-dashboard from the Dashboards menu as shown below.
- In order to simulate data for the created scenario, you can use the event simulator functionality to send multiple events using file utilizing default event simulator file(event.csv) which comes with CEP.
- Upon successful simulation, data will be published to the deployed dashboard as shown below.