IBM Streams 4.2

Adding SPL applications to application set projects

You can add SPL applications to application set projects in Streams Studio.

About this task

To add a set of SPL projects to an application set project, follow this procedure:

Procedure

  1. Open the Project Explorer view.
  2. Select and righ- click on an SPL application set project.
  3. From the menu, Add SPL Application.
  4. In the Add SPL Application window, select one or more applications to be included in the application set. SPL applications are identified by a Main composite that has a build configuration that is attached to it.
    Note: Streams Studio supports only distributed SPL applications in an SPL application set project.
  5. The selected applications are added to the SPL application project. You can view these applications in the Project Explorer view.
  6. You might want to have more than one instance of the same application in the SPL application project. To include additional application instances:
    1. Select and right-click on the SPL application in the SPL application set project.
    2. From the menu, select Add another instance.
    3. Another instance of the selected application is added to the application set project. View the application instance count in the Project Explorer view.

Results

The SPL application projects are configured to contain a set of related SPL applications that can be built, graphed, and deployed as a unit.