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:
Stop Unravel.
<Unravel installation directory>/unravel/manager stop
Enable the Pipeline tab.
<Unravel installation directory>/manager config properties set com.unraveldata.pipelines.enabled true
Apply changes.
<Unravel installation directory>/unravel/manager config apply
Start Unravel.
<Unravel installation directory>/unravel/manager start