Dummy (do nothing)
Description
Dummy (Do Nothing) is a placeholder step that passes rows through without performing any operation on them. Use it during workflow development and testing when you need a target step to connect to — for example, to preview the output of an input step without writing data anywhere. It also serves as a convenient junction point to merge multiple hops into a single stream or to provide a readable label at a specific point in a complex workflow.
Configurations
| Field Name | Description |
|---|---|
| Step name | Specify a name for the step; this name has to be unique in a single workflow. |