Waypoint Component
The Waypoint Component acts as a passthrough component. Any data sent to this components input will be passed through to its output for further delivery. The primary purpose of this component is to force the flow of data through certain systems. Such a situation might be necessary if a network connection cannot be established from one system to another. In this situation, a waypoint can be placed on a third system that is able to communicate with both the original systems.
Data Governance
This component does not modify the Data Governance status of any items.
Input Channels
input – The single input channel for this component. All PipelineData data items received on this channel are forwarded to the corresponding output channel.
Output Channels
output – The single output channel for this component. All PipelineData data items received on the input channel are returned on this output channel.
Parameters
None