Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

oracle connection via ldap

Hi,
I am a new user of Talend and I have one question.
I want to create a database metadata to connect a job with a oracle database.
In my company, we use the LDAP for the connection to the oracle database. (ldap.ora in my oracle client)
With Talend I have only two choice for the oracle connection with SID or service name.
Do you have any suggestion to help me ?
Thanks
Regards
Labels (3)
3 Replies
_AnonymousUser
Specialist III
Specialist III
Author

No answer to my question ???
Do I have to create a LDAP connector and an oracle connector ??
Nobody use LDAP for the connection to your database ?
Thanks
Anonymous
Not applicable

Hi,

well you can retreive information from LDAP with a request in the tLDAPInput and use them in the oracle connection by context variable or global variable.

Jeremie
_AnonymousUser
Specialist III
Specialist III
Author

Could someone post an example?
Thanks in advance!