Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Hi,
I would suggest you to create a JIRA ticket for the same.
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
Hi,
I would suggest you to create a JIRA ticket for the same.
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
What project on Jira should I use to raise the ticket?
Do you guys have anything there specific to components?
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
I've raised a ticket: https://jira.talendforge.org/browse/TDI-43033
Hopefully this can be changed soon.