Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Test Connection with a list Server

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?

Labels (1)
2 Replies
Anonymous
Not applicable
Author

Hi,

 

Can you try with tFlowToIterate component?

Anonymous
Not applicable
Author

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