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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
abhinav5
Contributor
Contributor

Utilizing dotnet component in Talend

Hi,

I am working on a scenario in which dotnet class library returns a list of custom object. How we can utilize this dotnet library in talend.

 

Thanks,

Abhinav

Labels (7)
4 Replies
Anonymous
Not applicable

Hello,

Could you please have a look at this documentation to see if it is what you are looking for?

https://help.talend.com/reader/qI8luZ2xwChfXwUu4VZ4Hw/LbiyKTQ2G53bdefm6skZbA 

Best regards

Sabrina

abhinav5
Contributor
Contributor
Author

Hi @xdshi ,

 

Link which you gave have example of only primitive data type i.e string. However i want to return list of .net object.

 

 

Thanks

Abhinav 

abhinav5
Contributor
Contributor
Author

Hi @xdshi ,

Could you please provide more information on this.

 

Thanks

Anonymous
Not applicable

Hello,

To run a DotNET application from a Talend Standard Job? Usually,  we execute the DotNET application using the dotnet run command in a tSystem component in Talend Standard Job.

Best regards

Sabrina