Configuring tDotNetInstantiate - 7.3

DotNET

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > DotNET components
Data Quality and Preparation > Third-party systems > DotNET components
Design and Development > Third-party systems > DotNET components
Last publication date
2024-02-21

About this task

In the Basic settings of the tDotNetInstantiate component, take the following steps.

Procedure

  1. 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)".

  2. Specify the class name and the name space in the Fully qualified class name field
  3. Set parameter values for the constructor in the Value(s) to pass to the constructor field.