Results User Guide¶
Landing Page¶
When you first access Workflow Web, if you click on the Check out results
button, you will be redirected to the Results Landing Page.
The Results Landing Page is slightly different from its Buckets counterpart, the reason being all the Work in Results are considered done (i.e. success
or failure
). Instead of one single database table, the Results Landing Page displays a list of existing pipelines in Results as well as the number of Work in each pipeline. The pipelines are ordered alphabetically.
Pipeline Page¶
To access a specific pipeline page, you can either
- click on the
PIPELINE-NAME
on the Landing Page - click on a pipeline shown in the left side bar
On the top of the pipeline page, there is a search bar to filter on data entries, and a Select details
menu that can modify which fields are included in the Work Details. Below them is a table containing all the eligible data entries for the pipeline.
View Work Details
- click on the Details toggle to view the Work payload that contains parameters associated with the Work (e.g.
tags
,products
,config
). View Plots
- To view the plots generated by the Work, click on the Plots toggle; all associated plots and their storage paths will then be fetched from site.
Viewing Plots from CANFAR
In order to fetch plots from CANFAR, please allow cross-site cookies tracking (i.e. turn off Do Not Track).
For browser specific support:
Delete Work Result
- To delete any unwanted results from the Workflow Results database, click on the delete button.
Individual Work Page¶
Clicking on the highlighted Id
field in the table shown in the Pipeline Page should redirect you to the individual work page.
On the individual Work Results page, the Plots are fetched by default; the dark green panel on the left also provides some key metrics related to the Work.
Viewing Plots from CANFAR
In order to fetch plots from CANFAR, please allow cross-site cookies tracking (i.e. turn off Do Not Track).
For browser specific support:
Clicking on the Work Details
dropdown toggle will display the Work payload that contains parameters associated with the Work (e.g. tags
, products
, config
).
Clicking on the Work Logs
dropdown toggle will fetch the Loki logs for that specific Work.