Skip to main content

Home

Configuring Pipeline for tagged workflows

The Pipeline section within the Workflow tab provides a comprehensive view of tagged Workflow Jobs along with their associated details. This feature enables users to efficiently manage and monitor tagged job workflows, facilitate streamlined analysis, and track job executions.

To enable the Pipeline tab for the tagged workflow:

  1. Stop Unravel.

    <Unravel installation directory>/unravel/manager stop
  2. Enable the Pipeline tab.

    <Unravel installation directory>/manager config properties set com.unraveldata.pipelines.enabled true
  3. Apply changes.

    <Unravel installation directory>/unravel/manager config apply
  4. Start Unravel.

    <Unravel installation directory>/unravel/manager start