Forum Discussion

jason_steindorf's avatar
jason_steindorf
New Contributor III
3 years ago

Validating Child pipelines

How do you validate child pipelines(Pipeline Execute snap).

How do debug and see schema in child pipelines

2 Replies

  • Hi @jason.steindorf ,

    You can use the Record replay snap.

    You need to put that snap in the child pipeline as input snap.
    After that, you need to validate the parent pipeline.
    When it finishes, you can validate the child pipeline and see the data.

    BR,
    Marjan

    • jason_steindorf's avatar
      jason_steindorf
      New Contributor III

      Thanks Marjan