Tableau Data Extracts from DataStage

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
jerome_rajan
Premium Member
Premium Member
Posts: 376
Joined: Sat Jan 07, 2012 12:25 pm
Location: Piscataway

Tableau Data Extracts from DataStage

Post by jerome_rajan »

Is there a way to generate Tableau Data Extracts directly from DataStage. Informatica seems to have that capability
http://www.tableau.com/about/blog/2014/ ... tion-32815

Wondering if DataStage does. If not, what are our options?
Jerome
Data Integration Consultant at AWS
Connect With Me On LinkedIn

Life is really simple, but we insist on making it complicated.
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

Last I checked, TDE's can be created via java api....which means that this could be done with the Java Integration Stage, adapting whatever java classes you have for writing TDE into the DataStage engine with the Java Integration Stages API that allows you to "talk" to the DS engine, receive rows, and do whatever you need to with them...

Ernie
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply