Component family |
File/Input |
|
Function |
tNamedPipeOpen opens a named-pipe |
|
Purpose |
This component is used in inner-process communication, it opens a |
|
Basic settings |
Name |
Fill in the field with the name of the named-pipe. |
|
Delete if already exist |
Select this check box to avoid duplicate named-pipe. |
Advanced settings |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Global Variables |
PIPE_NAME: the name of the named-pipe. This is a Flow PIPE_NATIVE_NAME: the native name of the named-pipe. This PIPE_OUTPUTSTREAM: the output stream of the named-pipe. 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 Talend Studio |
|
Usage |
This component is usually used as the starting component in a |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
For a related scenario, see Scenario: Writing and loading data through a named-pipe.