Relative Content

Tag Archive for javaspring-bootredhatjbpmredhat-bpm

PAM JBPM query by correlation key does not work

I am enhancing this sample https://www.mastertheboss.com/bpm/jbpm6/jbpm-6-web-application-example/. I have a requirement to get deployment id and the process id of a process instances that completed in the history. So that I can rerun the workflow using a historical deployment id and a process id.