Developing applications

The Telecommunications Event Data Analytics toolkit and framework contain applications that help you import and process your telecommunications data.

To create Telecommunications Event Data Analytics applications, complete the following steps:

  1. Create a Telecommunications Event Data Analytics application. Use the Studio-integrated wizards or the command-line script to create Streams Studio application projects that you can immediately run to process data.
  2. Configure the application. Telecommunications Event Data Analytics applications offer a wide set of features and settings to adapt an application to your needs and environment. During this step, you enable or disable features, configure file and directory paths, and provide additional information that is required to run the application.

  3. Customize the application. The application that you created in step 1 and configured in step 2 is a skeleton application that can already process files, but it does not contain business logic, and it does not process your data. During this step, you implement your own business logic (for example, filtering, enriching, and applying conditional behavior) and then adapt the application to your data schemes. For customization, the framework has designated locations for customization code. You create each customization in a separate SPL file.

Creating applications
The Telecommunications Event Data Analytics framework contains tools to help you develop applications.
Configuring Solutions
Customizing applications
Customization and configuration recipes for the ITE application
Customization and configuration recipes for the Lookup Manager application
Building your application
Upgrading existing applications to the newest application framework