tDotNETInstantiate
Invokes the constructor of a .NET object that is intended for later
reuse.
tDotNETInstantiate instantiates
an object in the .NET for later reuse.
tDotNETInstantiate Standard properties
These properties are used to configure tDotNETInstantiate running in the Standard Job framework.
The Standard
tDotNETInstantiate component belongs to the DotNET family.
The component in this framework is generally available.
Basic settings
Dll to load |
Type in the path, or browse to the DLL library containing the |
Fully qualified class name(i.e. |
Enter a fully qualified name for the class of interest. |
Value(s) to pass to the constructor |
Click the plus button to add one or more values to be passed to The valid value(s) should be the parameters required by the class |
Advanced settings
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Global Variables
Global Variables |
INSTANCE: the instance of a .NET object. This is an After
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
This component can be used as a start component in a flow or an To use this component, you must first install the runtime DLLs, So ensure that the runtime and all of the other DLLs which the DLL Note:
The required DLLs can be installed in the System32 folder or in the bin folder of the Java runtime to be used. If you need to export a Job using this component to run it outside For users of |
Related scenario
For a related scenario, see Scenario: Utilizing .NET in Talend.