JBoss Community

Re: jbpm 5.3 starting process instance with jbpm-console from ksession.startProcess(...)

created by franco80 in jBPM - View the full discussion

thanx for the answer

 

i see "and where is store repository for drools-guvnor" in jboss /bin/repo and bin/data B-)

 

Earlier I used KnowledgeRuntimeLogger logger = KnowledgeRuntimeLoggerFactory.newThreadedFileLogger(ksession, "test", 1000) from jbpm example, but I don't know now what to do.

Tutorial from link present using JPA logger, but why ? I must use JPA to save log actual data and to see process instance in jbpm-console ?

I don't understand. I simply want use startProcess without using JPA, it possible ?

After invoke ksession.startProcess("com.sample.humantask", params) should i see process instance in database (table ProcessInstanceInfo) or I should use jpa ?

I read for save process instance i must use wait state ...?

Reply to this message by going to Community

Start a new discussion in jBPM at Community