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

reuse db connection using Joblet

Hi team,

 

How to use multiple db connection and db close using joblet.

 

For example.

1.using  joblet: which contains db connection reuse this connection any jobs.

 

Kindly share your points how to do it.

 

Regards

shree

Labels (2)
5 Replies
manodwhb
Champion II
Champion II

Anonymous
Not applicable
Author

Hi @manodwhb

 

Thanks for your reply.

 

Example not fit for my requirement.

 

Let me explain.

1. I have job which contains multiple database connection like oracle and mysql connection components.

2.We want to create joblet which contains this different connection then we want use this joblet across different jobs using Joblet.

 

thnaks

shree

 

 

manodwhb
Champion II
Champion II

You cannot use joblet to create multiple connections and use the same joblet across multiple jobs.
Anonymous
Not applicable
Author

Hi @manodwhb,

 

Okay any other way we can achieve.

 

Am waiting for your reply.

 

Regards

Shree

 

 

manodwhb
Champion II
Champion II

@bshree88,no otherway,since you need to create a connection for each job.