does it exist a way to export workitem workflow
2 answers
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