JBoss Community

Re: Unable to generate PNG document from the Web Designer 2.0.

created by a_nat in jBPM - View the full discussion

The BPMN is attached along and it uses a workitem whose definition goes like this.

 

 

 

import org.drools.process.core.datatype.impl.type.StringDataType;

 

[

// the Notification work item

[

"name" : "ManualTask",

"parameters" : [

"Actor" : new StringDataType(),

"Comment" : new StringDataType(),

],

"displayName" : "Manual Task",

"icon" : "icons/manual_task.jpg"

]

 

]

 

Regards,

Aparna

Reply to this message by going to Community

Start a new discussion in jBPM at Community