Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have Talend Big Data Licensed product and looking to use Talend Data Mapper externally using Java Runtime. As per documentation, the following dependency can be retrieved to use it but where from is not mentioned?
<dependency> <groupId>org.talend.transform</groupId> <artifactId>tdm-api</artifactId> <version>(desired TDM version)</version> </dependency>
Can you provide information on where from this dependency can be downloaded?
Hello,
Is there tdm-camel-(version).jar in your directories when unpack (unzip) the installation archive?
Best regards
Sabrina
Hi,
Are you referring to this document https://help.talend.com/reader/q0GnzTBG8ARxCvmz8w5VNA/HCwKSzqB0yahMS4Lw7Qxqw?
Which is Talend Big Data Licensed product you are using? Talend Big Data Platform?
Best regards
Sabrina
Hello,
Is there tdm-camel-(version).jar in your directories when unpack (unzip) the installation archive?
Best regards
Sabrina
Yes, that contains both the Camel and necessary TDM runtime classes.