Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Serverless Integrations
    • Overview
      • Workflow
      • Starting workflow
        • Overview
          • Switch
          • Foreach
          • Parallel
          • Success
          • Fail
          • NoOp
          • Wait
          • While
      • Templating
    • Quotas and limits
  • Pricing policy
  • Terraform reference
  • Release notes
  1. Concepts
  2. Workflows
  3. YaWL specification
  4. Control steps
  5. NoOp

NoOp

Written by
Yandex Cloud
Updated at March 27, 2025

This step does nothing. You may need it, e.g., to successfully complete a pipeline if the condition from the default field is met in Switch, or as a placeholder for one of the steps when prototyping the workflow.

Field name Type Required Templating is supported Description
output string No Yes A jq expression to filter the step's output data added into the workflow state.
next string No No ID of the next step.

Was the article helpful?

Previous
Fail
Next
Wait
Yandex project
© 2025 Yandex.Cloud LLC