Creating applications with the Studio plug-in wizard
SPL standard and specialized toolkits > com.ibm.streams.teda 1.0.2 > Developing applications > Creating applications > Creating applications with the Studio plug-in wizard
You can use the Streams Studio wizard plug-in to create Ingest Transform Enrich (ITE) and Lookup Manager applications.
Before you begin
Ensure that ITE and Lookup Manager applications that work together have the same control directory path value in the global.applicationControlDirectory parameter.
Tip: Remember that relative paths are relative to the application project's data directory.
Tip: If you develop on a remote Streams Studio the browse button is disabled. Enter the control directory path manually.
About this task
If you want to create an ITE application with default settings, specify the values that are shown in the following figure:
Procedure
- Start Streams Studio.
- Navigate to File > New > Project..., and open InfoSphere Streams Telecommunications Event Data Analytics.
- Select the type of application that you want to create, either ITE Application Project or Lookup Manager Application Project.
- Proceed through the wizard, specifying values for the project, such as a name, description, path, variant, namespace, and version. If you are working with a remote environment, the first panel of the wizard contains configuration options and sample settings for the remote machine. In the Remote workspace field, define the remote directory with which your project will be synchronized.
- When you finish specifying all the details for your new application project, click Finish.
Results
The wizard creates the directory structure for the project, copies the appropriate files from the template archive file into the project directory, and updates the necessary files with the information you specified in the wizard. Finally, Streams Studio starts to build your project. When the build completes, you can examine your new project.