Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IBM Streams FlowsNew to Visual Studio Code? Get it now.
IBM Streams Flows

IBM Streams Flows

IBM

ibm.com
|
1,333 installs
| (2) | Free
IBM Streams Flows Support for Visual Studio Code [Beta]
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IBM Streams Flows Support for Visual Studio Code [Beta]

This extension provides support for IBM Streams Flows within the Visual Studio Code environment and works with IBM Cloud Pak for Data 2.5. It requires Visual Studio Code 1.35.0 or later.

Creating a new Streams flow

Creating a new Streams flow

Deploying and Monitoring a Streams flow

Deploying and Monitoring a Streams flow

Adding a code operator

Adding a code operator

Adding a model

Adding a model operator

Editing a connection

Editing a connection

Setup Instructions

To install the extension, search for IBM Streams Flows in the VS Code Extension Marketplace.

Install Python 3.6 and the Python Extension for Visual Studio Code

As Streams Flows leverages Python for user code and additional packages, you should install Python 3.6 per the instructions here.

Note that using Python 3.6.x is important to ensure that your code will be compatible with the Streams runtime in Cloud Pak for Data 2.5

For optimal coding experience, we recommend installing a linter when the Python extension prompts you to do so.

Install Java

To support database browsing, ensure that Java (version 1.8 or higher) is installed and available in your PATH or set the JAVA_HOME environment variable to specify a valid Java installation path.

Configure the Server

Configure the server URL in the extension settings. You can select between an integrated Cloud Pak for Data host or a Stand Alone host. Based upon your selection, configure the Integrated With Cloud Pak for Data Config url or Stand Alone Config Build and Runtime Urls.
Urls must be in the form: https://host:port (for example: https://my-cluster-master-1.mycompany.com:443). Configure Cloud Pak URL settings

IBM Cloud Pak for Data: Streams add-on

A provisioned instance of the IBM Streams add-on is required. You must provide your Integrated With Cloud Pak for Data Config url in order for this extension to connect to your add-on instance.

You MUST provision at least one Streams instance to use the extension effectively.

If you need to provision an add-on, start here and follow the instructions.

Commands

The following commands can be executed via context menus or the Command Palette.

General commands

Command Title Description
streams-flows.flow.create New Streams Flow Guided experience for creating a new Streams flow

Settings

The following settings are supported:

Name Description
ibm-streams-flows.hostConfiguration (string) Specified the Streams server configuration whether it is deployed integrated with Cloud Pak for Data or in a Stand Alone Configuration.
ibm-streams-flows.integratedWithCloudPakForDataConfig.url (string) Specifies the Cloud Pak for Data URL if Streams server has been deployed as part of Cloud Pak for Data.
ibm-streams-flows.standAloneConfig.build.url (string) Specifies the IBM Streams build service URL if Streams server has been deployed in a Stand Alone configuration.
ibm-streams-flows.standAloneConfig.runtime.url (string) Specifies the IBM Streams runtime service URL if Streams server has been deployed in a Stand Alone configuration.`
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft