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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
mgoedhart
Contributor III
Contributor III

SAM datasource configuration

Hi,

I am using a Service Activity Monitor sqlserver datasource in the talend runtime.

What are the available configuration parameters in the etc/org.talend.esb.datasource.sqlserver.cfg besides

dataSource.url=jdbc:sqlserver://localhost:1433;databaseName=talend;integratedSecurity=false
dataSource.user=xxxx
dataSource.password=xxxx

Are the next parameters valid?

dataSource.pool.maxActive=50
dataSource.pool.maxIdle=5
dataSource.pool.maxWait=30000

Is there any Talend documentation?

Regards,

Marius

Labels (3)
0 Replies