Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

does it exist a way to export workitem workflow

Hi forum

I am using vers 5.0.2 of RTC Jazz, is there a way to export the workflow of a workitem in an Excel file or any other format (csv,...) ?

thanks a lot for your answer

regards

Hugues


0 votes



2 answers

Permanent link
I think this is what you're looking for - I use this all the time to create state charts of EWM workflows


As mentioned in the notes, you'll need graphviz as well. I just download the Graph Viz zip file and unzip into the same directory as where I put the jar file, then use a command line like this:

java -jar workflow-visualiser-0.0.4-jar-with-dependencies.jar -o ".\bre" -d ".\graphviz-8.1.0\bin\dot.exe" -f png process-bre.xml

1 vote

Comments

Thanks for your answer, I will try it


Permanent link
A work item does not have a workflow. It has a state and a history. A work item type has a workflow. So what is the purpose of this, what do you want to achieve and to do with the export?

The Java API would allow  to analyze the history of a work item and show the state history.


0 votes

Comments
Hi Ralph

In fact my need is to have a better visualisation of the workitem type workflow.....then the table that RTC ELM is offering

regards

Hugues

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,026
× 74
× 10

Question asked: Aug 09 '23, 8:48 a.m.

Question was seen: 848 times

Last updated: Aug 10 '23, 2:18 a.m.

Confirmation Cancel Confirm