Hi,
I would like to acquire the transition information e.g., after a process run, I would like to know which branch has been passed. How can I get the info? Is it logged by process engine?
Best,
Huiying
yes, it's stored in audit log tables. If you're using jbpm console (kie workbench) then you can actually visualize process instance by showing process model view from process instance details.
HTH