PassThrough Mode

As described in the previous section (Enable/Disable Component), if you want to process the graph with some component turned off (as if it did not exist in the graph), you can achieve it by setting the component to the passThrough mode. Thus, data records will pass through the component from input to output ports and the component will not change them. This mode can also be selected from the context menu or the Properties tab.

Running a Graph with Component in PassThrough Mode

Figure 45.7. Running a Graph with Component in PassThrough Mode


[Note]Note

Remember that in some components (with more input and/or output ports) you must specify which of them should be used for input and/or output data, respectively. In them, you must set up the Pass Through Input port and/or Pass Through Output port as described in Properties Tab.