Placeholder Data Source

Placeholder channel is required in cases where the pipeline has a processor and emitter that does not require a channel.

Example: To only check the business logic or the processing of data, without using a data source to generate data for the pipeline.

A Placeholder Channel can be used to test a data pipeline without the requirement of generating the data using an actual channel.

Top