Relative Content

Tag Archive for talend

Talend 8 big fixes

When I am trying to run the job, its throw tadvancedhash_row6 error along with null pointer exception.

Error importing project Talend open studio for data integration

When I was importing a project in Talend Open Studio for Data Integration, I encountered this error.How can I fix it? I use talend open studio for data integration v6.4.1 . With other version of talend open studio , i can import projects but i have many components missing.

Error importing project in Talend open studio for data integration

When I was importing a project in Talend Open Studio for Data Integration, I encountered this error.How can I fix it?
I use talend open studio for data integration v6.4.1 .
With other version of talend open studio , i can import projects but i have many components missing.

tRest component giving different output

In talend I am using tRest component to make an API call. When i browse the API Url I am getting the desired json output it should be giving.But in the job, when I call the API I am getting an HTML output in the body column. Please help

Talend TOS synchronization problem tflowtoiterate

I have a flow which retrieves countries and cities in an excel file and which will execute a query with the city on a database and which will save the result in a file bearing the name of the country, the problem that the first line of each country is found at the end of the previous file (of the previous country) I don’t know why

Talend file name with year validation

Talend, From the list of files fetched by tFileList , I need to check files belongs to this year and move to one location. Files outside this year, need to move to another location