WSO2 Streaming Integrator Tooling is an open source developer environment for Streaming Integrator.
WSO2 Streaming Integration Tooling consists with 3 profiles
-
Editor runtime.
This runs the developer environment where the following can be carried out:
- Creating Siddhi applications/Siddhi application templates and deploy siddhi apps in to streaming integrator runtimes.
- Testing and debugging Siddhi applications to determine whether they are ready to be used in a production environment.
-
Business Rules Runtime
In streaming integrator, there are use cases for analyzing statistics that involve operations such as calculating the average, minimum, maximum etc., for different endpoints. The Business Rules Manager allows you to define templates and generate business rules from them for different scenarios with common requirements.
-
Template Editor Runtime
Template editor runtime will provide the support to create template which will be used to create business rules in business rules runtime.
The Streaming Integrator Tooling is currently on development stage so please follow the How to build section to build the streaming integrator from the source.
Please follow the steps mentioned below to build the WSO2 Streaming Integrator Tooling from source.
- Clone or download the source code from this repository.
- Run the
mvn clean install
from the root directory of the repository - The generated Streaming Integrator Tooling distribution can be found at
streaming-integrator-tooling/modules/distribution/target/wso2si-tooling-<version>.zip
Get started with Streaming integrator in a few minutes by following Streaming Integrator Quick Start Guide
We are committed to ensuring that your enterprise middleware deployment is completely supported from evaluation to production. Our unique approach ensures that all support leverages our open development methodology and is provided by the very same engineers who build the technology.
For more details and to take advantage of this unique opportunity please visit our support site.
We encourage you to report issues, documentation faults and feature requests regarding WSO2 Streaming integrator through the WSO2 SI Issue Tracker.
When reporting security issues, please report them to [email protected], and make sure that you adhere to WSO2 Security Vulnerability Reporting Guidelines.