[ 
https://issues.apache.org/jira/browse/TAVERNA-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307025#comment-15307025
 ] 

Stian Soiland-Reyes commented on TAVERNA-423:
---------------------------------------------

This was implemented in Taverna 3 as workflow report JSON and API. See also 
https://taverna.incubator.apache.org/javadoc/taverna-engine/org/apache/taverna/platform/report/WorkflowReport.html

> Need workflow run progress report
> ---------------------------------
>
>                 Key: TAVERNA-423
>                 URL: https://issues.apache.org/jira/browse/TAVERNA-423
>             Project: Apache Taverna
>          Issue Type: Bug
>          Components: Taverna Engine
>            Reporter: Stian Soiland-Reyes
>            Priority: Blocker
>             Fix For: engine 3.1.0
>
>   Original Estimate: 32h
>  Remaining Estimate: 32h
>
> Some users like having a single progress report for a workflow run.
> It should record/show at least: 
> * When did each processor start iterating and finish iteration (optionally 
> show each iteration)
> * Which errors (and their stack trace) occurred where/when
> * How many iterations pr processor
> * How many retries pr processor
> * How many loops pr  processor
> * Show this recursively for nested workflows
> Optional extras that could come later are service-provided data and 
> provenance, such as SOAP messages in/out from a WSDL service.
> *Solution*
> * Create some kind of progress report structure
> * Should be able to create report from provenance alone (so also for previous 
> runs)
> * Create GUI for showing progress structure - similar to XML tree viewer?
> * Store progress report to file - as XML or RDF



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to