Skip to content

Latest commit

 

History

History
82 lines (53 loc) · 4.68 KB

README.md

File metadata and controls

82 lines (53 loc) · 4.68 KB

Streaming Integrator Tooling

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit License

Introduction

WSO2 Streaming Integrator Tooling is an open source developer environment for Streaming Integrator.

Streaming Integrator tooling profiles?

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.

Streaming Integrator Tooling/ Workflow

Download

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.

Building from the Source

Please follow the steps mentioned below to build the WSO2 Streaming Integrator Tooling from source.

  1. Clone or download the source code from this repository.
  2. Run the mvn clean install from the root directory of the repository
  3. The generated Streaming Integrator Tooling distribution can be found at streaming-integrator-tooling/modules/distribution/target/wso2si-tooling-<version>.zip

Getting Started

Get started with Streaming integrator in a few minutes by following Streaming Integrator Quick Start Guide

Support

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.

Reporting Issues

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 security@wso2.com, and make sure that you adhere to WSO2 Security Vulnerability Reporting Guidelines.