Designed and built a Omniture-Talend Connector tool for a Datawarehousing Consulting company The Connector used web services to connect to the Omniture service. The java code was generated using Axis. The omniture web services provided various methods for extracting data from its data warehouse module. The authentication to web service was through OASIS Web Services Security Username Token Profile 1.0. Omniture’s datawarehousing API methods like Request, CheckRequest and GetReportData were called from the java client.
[Environment: Talend, Java, Eclipse, Axis]