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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Maz2
Contributor
Contributor

tAS400Connection component lacking USE_SHARED_CONNECTION parameter

Hi guys,

 

I've been trying to use the AS400 shared connection but the component is lacking that option. Talend allows me to use the shared connection option (by providing the connection through Karaf, for example) for other DB types like PostgreSQL.

 

I went one step ahead and made changes to the component by editing the tAS400Connection_java.xml file and manually adding both parameters (USE_SHARED_CONNECTION and SHARED_CONNECTION_NAME).

 

It works just fine as long as I setup the AS400 datasource on Karaf. I still plan to do more testing but so far so good.

 

Is there a reason why this option is not readily available for the tAS400Connection?

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,

 

    I would suggest you to create a JIRA ticket for the same.

 

https://jira.talendforge.org

 

    If you are using an Enterprise version of Talend, I would recommend you to get the changes ratified by the Product team as custom component maintenance will have to be handled by original developer.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved

View solution in original post

4 Replies
Anonymous
Not applicable

Hi,

 

    I would suggest you to create a JIRA ticket for the same.

 

https://jira.talendforge.org

 

    If you are using an Enterprise version of Talend, I would recommend you to get the changes ratified by the Product team as custom component maintenance will have to be handled by original developer.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved

Maz2
Contributor
Contributor
Author

What project on Jira should I use to raise the ticket?

 

Do you guys have anything there specific to components?

Anonymous
Not applicable

Hi,

 

Please feel free to raise under Talend DI components category.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved

Maz2
Contributor
Contributor
Author

I've raised a ticket: https://jira.talendforge.org/browse/TDI-43033

 

Hopefully this can be changed soon.