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

Announcements
Mastering Change Data Capture: Read Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] How to install Sap Jco on Talend ESB 5.1.1

Hello,
could someone tell me how to install Sap Jco Adapter on Talend?
Thank you.
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Ok. I found how to do it. I leave a sequence of step for the comunity.
On Windows 7.
1. Download Talend ESB 5.1.1
2. Unzip on directory C:\
3. Install Oracle JDK 6 u35 64 bit
4. Update system variable PATH with value ?C:\program files\java\jre? e ?C:\program files\java\jre\bin?
5. Download SAP Jco 3.0 64 bit
6. Unzip Jco in directory C:\program files\
7. Copy file sapjco3.dll on directory c:\windows
8. Open talend project and add module sapjco3.jar
By all.
Regards

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

Ok. I found how to do it. I leave a sequence of step for the comunity.
On Windows 7.
1. Download Talend ESB 5.1.1
2. Unzip on directory C:\
3. Install Oracle JDK 6 u35 64 bit
4. Update system variable PATH with value ?C:\program files\java\jre? e ?C:\program files\java\jre\bin?
5. Download SAP Jco 3.0 64 bit
6. Unzip Jco in directory C:\program files\
7. Copy file sapjco3.dll on directory c:\windows
8. Open talend project and add module sapjco3.jar
By all.
Regards
Anonymous
Not applicable
Author

Ok. I found how to do it. I leave a sequence of step for the comunity.
On Windows 7.
1. Download Talend ESB 5.1.1
2. Unzip on directory C:\
3. Install Oracle JDK 6 u35 64 bit
4. Update system variable PATH with value ?C:\program files\java\jre? e ?C:\program files\java\jre\bin?
5. Download SAP Jco 3.0 64 bit
6. Unzip Jco in directory C:\program files\
7. Copy file sapjco3.dll on directory c:\windows
8. Open talend project and add module sapjco3.jar
By all.
Regards

Cool, thanks very much for sharing your experiences and success for the community.