[jboss-user] [JBoss jBPM] - Getting process log using a command

Jarppe do-not-reply at jboss.com
Tue Sep 16 02:54:46 EDT 2008


I'm trying to get process log using the CommandService.

The command org.jbpm.command.GetProcessInstanceCommand has a constructor with boolean argument "includeLogs". I assumed that this would fetch the process logs from DB and make them available by calling ProcessInstance.getLoggingInstance().getLogs() on returned process instance. How ever, the field "includeLogs" seems to be completely ignored in jBPM 3.2.3.

Is there a way to get process logs using the CommandService?

-- 
-jarppe


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176682#4176682

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176682



More information about the jboss-user mailing list