Skip to main content

Home

Configuring Pipeline in the Workflow Page

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 on the Workflow page:

  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