Pentaho Data Integration (PDI), also referred to as Kettle/Spoon, is a tool that can be used for creating jobs/transformations that are used for data aggregation.
To be able to create your own, customized, data aggregations, you need to install PDI. The installation file can be found on Qmatic World. Unzip the installation file to a suitable location and run the Spoon.bat file.
Do not install PDI on production servers, only for development of transformations!
Disclaimer
Pentaho Data Integration (PDI) is a third party tool. Qmatic is in no way responsible for support, maintenance, or translation of this tool.
Existing Jobs/Transformations in Orchestra
Orchestra Stat supports running PDI jobs/transformations by triggering them for configured events. Any event sent to Stat can be configured to trigger jobs.
There is a file called stat-jobs.xml, located in <orchestra installation directory>/conf/stat-jobs, where events and jobs/transformations are configured. The following section explains how to configure them.