tNamedPipeOpen
Opens a named-pipe for writing data into it.
Used in inner-process communication, tNamedPipeOpen
opens a named-pipe for writing data into it.
tNamedPipeOpen Standard properties
These properties are used to configure tNamedPipeOpen running in the Standard Job framework.
The Standard
tNamedPipeOpen component belongs to the File family.
The component in this framework is available in all Talend
products.
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
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 |
Usage
Usage rule |
This component is usually used as the starting component in a |
Limitation |
Due to license incompatibility, one or more JARs required to use |
Related scenario
For a related scenario, see Writing and loading data through a named-pipe.