Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Free SAP Wizard for Talend Open Studio

Our company develops several Talend Open Studio plugins, including this SAP Connection wizard for TOS. The connection wizzard part looks like and behaves like the Integration Studio's SAP Connection wizard but of course it is built on a different code basis. For the table downloading it uses PLSAP Connector's technology, which is approximately 10-20 times faster than calling RFC_READ_TABLE or other BAPIs. However, it is also support RFC_READ_TABLE out of the box.
If someone is interested, the source code is available here (feel free to fork):
https://github.com/starschema/starschema-talend-plugins/
https://github.com/starschema/starschema-talend-plugins/tree/wizard_only-0.1
While the precompiled binaries are available for download on talendforge:
http://www.talendforge.org/exchange/index.php?eid=463&product=tos&action=view (ALL platforms)

To install simply unzip it to TalendOS plugins directory.
Labels (3)
23 Replies
_AnonymousUser
Specialist III
Specialist III
Author

I made an another video on installation: http://www.youtube.com/watch?v=ucT_XXHmi0E&list=UUBntJ2ORiVEo03ykmxH524A&index=2&feature=plcp if someone has some problems with it (especially with the sapjco3 part)
Anonymous
Not applicable

What happened with the sources? No longer Open Source /GPL?
Regards
Martin
Anonymous
Not applicable

What happened with the sources? No longer Open Source /GPL?
Regards
Martin

Thanks, as there were no big changes we forgot to push the latest codes to github. But now everything is there https://github.com/starschema/starschema-talend-plugins 0683p000009MA9p.png Feel free to fork/participate
Anonymous
Not applicable

Hi 
I'm trying install PLSAP Connector in Talend Open studio. I have downloaded your SAPConnectionTableMetadataWizard. But i'm unable to find any setup file to install the connector, as per video tutorial we need a setup to install. Please help me to install these components in Talend Studio.