Skip to content
Nitin Motgi edited this page Aug 19, 2017 · 1 revision

Can I use Conditional Plugin in a real-time pipeline?

No, a Conditional plugin can be utilized only within batch pipelines.

Is there any restriction on the number of the Conditional plugin a pipeline can have?

No, there is no restriction on how many Conditional plugins a pipeline can have. The conditional plugin is light-weight, and they are executed only once during the execution of the pipeline.

Do any records flow through the Conditional plugin?

Conditional plugin controls the course of the flow but doesn't process any records.

Can a Conditional plugin be added at the beginning of a pipeline.

Yes, a Conditional plugin can be added at the beginning of a pipeline.