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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

C# Code

Hi,
How can I call C# (C Sharp) Code in Talend?
Cheers,
Siegfried
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,siegfried
Thanks for your attention. Talend is a java code Generator, which construct a special environment for java . The question is similar with how to call C# in Java. In Talend, you can have a try to call C# (C Sharp) Code by using the component -tjava or try to custom a routine to call C# (C Sharp) Code in Talend.

Best regards
Sabrina
Anonymous
Not applicable
Author

Thanks Sabrina