Skip to content

danielams/pentaho-userAgent-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pentaho-userAgent-plugin

Info

Pentaho Data Integration plugin for processing user-agent strings. Using for example the user agent string (Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36), the step can extract the device type, the Operating system , the Browser name, the browser version and so on.

postimage

postimage

#Build the project Clone the project and execute the command mvn package

#Deploy in the Pentaho data Integration To deploy the OSGI bundle in the Pentaho data integration, copy the jar file located in the target folder to your data-integration/system/karaf/deploy

Acknowledgments

Thanks Harald Walker that made freely available the user-agent-utils, on his blog, and in the GIT the code that we are used to parse the user agent strings. It was held all the original class packages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages