Extend the Streaming Integrator¶
The Streaming Integrator is by default shipped with most of the available Siddhi extensions by default. If a Siddhi extension you require is not shipped by default, you can download and install it.
In this scenario, let's assume that the laboratories require the siddhi-execution-extrema extension to carry out more advanced calculations for different types of time windows. To download and install it, follow the procedure below:
-
Open the Siddhi Extensions page. The available Siddhi extensions are displayed as follows.
-
Search for the siddhi-execution-extrema extension.
-
Click on the V4.1.1 for this scenario. As a result, the following page opens.
-
To download the extension, click Download Extension. Then enter your email address in the dialog box that appears, and click Submit. As a result, a JAR fil is downloaded to a location in your machine (the location depends on your browser settings).
-
To install the siddhi-execution-extrema extension in your Streaming Integrator, place the JAR file you downloaded in the
<SI_HOME>/lib directory
.
What's Next?¶
-
To learn more about the key concepts of WSO2 Streaming Integrator, see Key Concepts.
-
For more hands-on experience with WSO2 Streaming Integrator, try the Tutorials.
-
For more guidance as you use WSO2 Streaming Integrator for your Streaming Integration use cases, see Use Cases
-
To learn how to the Streaming Integrator can trigger an integration flow to act on the results it generates, see Getting SI Running with MI in Five Minutes.