Top "Talend" questions

Talend is an open source integration vendor that provides software for data integration, data quality, master data management, big data, business process management and service-oriented architecture.

Talend increment counter

I'm making a ETL in Talend that add data in a table. The table is for a old system and …

counter talend
SQL Server: Can I use EXEC to run an external Application?

Hello and thank you for your time, I have been searching everywhere online for an example, where a SQL trigger …

sql sql-server triggers talend
Skip a component based on condition in Talend

I have a scenario where I would like to skip a component to execute based on the condition and run …

talend
How can I use tFileExist component in Talend?

Using Talend, I want to verify if there is a file named ListePS.xls in my D:/ to do some …

talend
TALEND set a context variable depending from TalendDate

I want to set a context variable depending from a TalendDate routine in the "value as Table" tab which would …

java variables talend routines
Talend export and import a job

In Talend (particularly MDM Studio TOS and TOP 4.2.3 on Windows 7), how can I export a job so that it can …

talend
Talend: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path

I have the jar and dll in the Talend lib directory. The path and classpath are set. I also have …

sap talend unsatisfiedlinkerror
Casting date in Talend Data Integration

In a data flow from one table to another, I would like to cast a date. The date leaves the …

date casting bigdata talend data-integration
Talend: Query Database with Strings/Parameters already defined

How can I perform a Query to my Database (using tOracleInput), like a Select, and use Strings that are already …

sql database oracle talend
Importing CSV file with specific delimiters in Talend

I have a CSV file which has unusual delimiters which I want to parse with Talend. Normally, when we have …

file csv talend delimited-text