Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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 (2)
0 Replies