JBoss Community

How to add comment to Task

created by Adedayo Dayo in jBPM - View the full discussion

Hi All,

 

Can anyone point me to a sample code that allows me to add comments to human task? I have tried the option of adding  parameters.put("comment", "Nice comment"); as an entry of the map passed to ContentData (e.g

ContentData contentData = ContentMarshallerHelper.marshal(parameters,      null); ) before completing a task, but it still doesnt work. I mean task_comment table does not get populated. Any ideas on how to populate this table with data will be appreciated. Thanks

Reply to this message by going to Community

Start a new discussion in jBPM at Community