JBoss Community

Re: SessionInfo and ProcessInstanceInfo tables are not getting updated when starting the process using JPAKnoweldgeService

created by Mauricio Salatino in jBPM Development - View the full discussion

Is your process starting and finishing after the startProcess method call? If your process is ended there will not be anything to persist in the ProcessInstanceInfo table, but you should get something inside SessionInfo. Can you share the logs of your execution? You can attach the KnowledgeRuntimeLoggerFactory.newConsoleLogger(ksession); to see what is going on in the session.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community