Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
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