Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Talend's friends.
I need to know how to read from a CSV file a list of servers (IP + Ports) and apply a connection test on one of them.
I have used the following stream: CSV -> tJavaRow (variables) -> tPostgreSqlConnection. However, when a connection connection fails, it aborts the process without reaching the end of the CSV list. Can anyone help with this question, please?
Hi,
Can you try with tFlowToIterate component?
Hi,
Could you please take a look at tcontextload or implicit tContextLoad to see if it can meet your needs?
Here is the related scenario:TalendHelpCenter: Scenario: Reading data from different MySQL databases using dynamically loaded con...
Let us know if it is OK with you.
Best regards
Sabrina