a_nat [https://community.jboss.org/people/a_nat] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/648639#648639

--------------------------------------------------------------
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
[https://community.jboss.org/message/648639#648639]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to