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
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
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.