JBoss Community

Re: In memory TaskClient without Mina or JMS

created by Franklin Antony in jBPM - View the full discussion

Hi Daniele,

   I was able to plugin in the Human Task API along with my main application. The only problem I was facing was that, task.getId()  was returning 0 always. Until I noticed that there was no transaction taking place(My mistake). However, now it is WORKING fine. After I do a taskSession.add(Task,null) , I just retrieve the task.getId() and the value is there thankfully!!

 

  I really wish this is part of the core API. What good is the Human Task API , if it runs stand alone but cannot address the Transactional demarcation necessities? Anyways, I shall try to start out a JIRA and post it up over here for some votes.

 

   By any chance is your team pursuing the adoption of the API  in the project? If NO can you please state your reasons for not incorporating the API?

 

Fingers crossed.

 

Regards,

Franklin

Reply to this message by going to Community

Start a new discussion in jBPM at Community