Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We have souce data coming in from IBM COGNOS. Is there any way I can connect to IBM COGNOS using Talend and then Pull the data incrementally.
Thanks & Regards,
Tosif Khan
This will guide you through installing custom components...
You may find something on Talend Exchange. Alternatively it looks like it shouldn't be too difficult to build youself some code to do this using their APIs (https://www.ibm.com/developerworks/topics/cognos%20sdk%20developer%20guide). Remember, Talend is fundamentally a Java tool. This gives you a massive opportunity to use third party APIs if the support for a product is not supplied "out of the box"
Thank you. I am an ETL Resource and dont know Java at all(And also new to Talend). I did download TM1input as talend component.
I am not sure how do we install this utility. I am attaching it.
https://community.jaspersoft.com/blog/ibm-cognos-tm1-data-source-talend-and-jaspersoft
This will guide you through installing custom components...