Unable to use both MS SQL server and Postgres connection together on the same job
For a test, I created this simple Talend job
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.
Manually setting variable on a talend subjob
I’ve got a main job (a) that sets the reference date for the extraction of some data and a sub job (b) that take the reference date from a and does the extraction.
Data output after TJavaFlex
I use a TJavaFlex with different parts like in the images.
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
how to extract data fiscal year wise in talend dynamically
I need to extract data fiscal year wise, which are the components I need to use and the expression in the component to extract data fiscal year wise?