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
- Open the Project Explorer view.
- Select and righ- click on an SPL application set project.
- From the menu, Add SPL Application.
- 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.
- The selected applications are added to the SPL application
project. You can view these applications in the Project Explorer view.
- You might want to have more than one instance of the same
application in the SPL application project. To include additional
application instances:
- Select and right-click on the SPL application in the
SPL application set project.
- From the menu, select Add another instance.
- 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.