New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
In the Basic settings of the tDotNetInstantiate component, take
the following steps.
Procedure
Specifying the dll to load in the DDL to load field. The DLL
can be a system assembly or a custom DLL.
For system assemblies, you can specify the name of the desired system assembly
(for example, “System.Data, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089”); for custom dlls, you need to
provide the absolute path to the dll (for example,
"C:\\WINDOWS\\system32\\ClassLibrary1.dll)".
Specify the class name and the name space in the Fully qualified class
name field
Set parameter values for the constructor in the Value(s) to pass to the
constructor field.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!