JBoss Community

Domain Specific Task Node

created by gboro54 in jBPM - View the full discussion

Hello everyone,

 

I am trying to set up a domain specific task node. I followed the steps from http://people.redhat.com/kverlaen/DomainSpecificWorkItem.swf but when I go to reopen the visual editor I get the error below:

 

 https://community.jboss.org/servlet/JiveServlet/downloadImage/2-648862-17836/449-319/bpm+error+.png

My defination looks like the following:

 

 


import org.drools.process.core.datatype.impl.type.ObjectDataType;
[
          [
                    "name" : "FeeLookup",
                    "parameters" : [
                              "TradeSideContext" : new ObjectDataType
                    ],
                    "displayName" : "FeeLookup",
                    "customEditor" : "org.drools.eclipse.flow.editor.GenericModelEditor",
                    "icon" : "icons/glasses-icon.png"
          ]
]

 

 

I am using jBPM 5.2. Am I missing something? I have set up a drools and jBPM5 runtime in my eclipse envrionment.

 

Thanks....

Reply to this message by going to Community

Start a new discussion in jBPM at Community