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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Using .NET/ C# functions provided by a dll file for injecting data

Hello,
i have a .NET(c#) api for a custom application which is provided with a dll file.
the only way of injecting data in the application, is using the api. I can't access directly the database.
There is no web service provided by the application.
can I load the .NET dll file inside talend (I found the tLibraryLoad component), and use the provided functions to inject data loaded from a cvs file ?
I didn't find the way to call the dll functions
thanks a lot for your answer,
regards,
Labels (2)
1 Reply
_AnonymousUser
Specialist III
Specialist III

Hi,
I've the same problem, do you find a answer to this pb?