This is a plugin that allows to you send push notifications from Pentaho Data Integration to any iOS and OS X devices, using Apple Push Notification Service. This plugin uses Java Apple Push Notification Service Library. The motivation for developed this plugin is for you, as ETL Developer, receive a quickly notifications about state of ETL executions in any place (than faster email). However, this plugin can be use for other's scenarios.
Run Maven command-line: mvn clean install
- You need Pentaho Data Integration installed;
- Download the plugin from sourceforce, you can find in this link;
- Stop your Pentaho Data Integration if it's running;
- Uncompress ApplePushNotification file;
- Copy ApplePushNotification folder to /plugins/steps;
- Start your Data Integration and enjoy.