It's all about the answers!

Ask a question

How to display workitem workflow on project dashboard using widget


Vikrant Kamble (172) | asked Nov 08 '21, 6:05 a.m.

 I am using RTC 6.0.6.1, I want to display workitem workflows on project dashboard using widget. Can anyone give me any pointer on how to achieve this.

Accepted answer


permanent link
Ralph Schoon (62.3k33643) | answered Nov 08 '21, 7:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 You would have to write a widget application, that analyses the workflows, e.g. based on the process XML and uses a visualization library to display the workflow of interest. Something similar to https://github.com/jstastny/rtc-workflow-visualiser but in a widget.

Vikrant Kamble selected this answer as the correct answer

Your answer


Register or to post your answer.