[jboss-user] [jBPM] - Custom workitem property in designer not working

tom sebastian do-not-reply at jboss.com
Mon Feb 18 06:46:12 EST 2013


tom sebastian [https://community.jboss.org/people/tomsebastian] created the discussion

"Custom workitem property in designer not working"

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

--------------------------------------------------------------
Hi,
     I have created a custom property for email node as below:(I created a custom workitem definition for email)
 https://community.jboss.org/servlet/JiveServlet/showImage/2-798145-20324/designer1.PNG  https://community.jboss.org/servlet/JiveServlet/downloadImage/2-798145-20324/310-127/designer1.PNG 

for this I added a property in:  jbpm-designer-2.4.0.war\stencilsets\bpmn2.0jbpm\stencildata\bpmn2.0jbpm.orig
as:
{
                                                  "id":"ConfigureEmail",
                                                  "type":"Custom",
                                                  "title":"ConfigureEmail",
                                                  "value":"",
                                                  "description":"Configure Email",
                                                  "description_ja":"アクション開始時",
                                                  "readonly":false,
                                                  "optional":true 
  }

in custom workitems session. Then the above property came to visible.

But after setting any value to this field it is not populated as a workitem parameter. 

What shall ido to get it as a workitem parameter (say workitem.getParameter("ConfigureEmail")) in my custom handler.
Any idea..
Was my understanding wrong?
 please help?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/798145#798145]

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130218/6db6324a/attachment.html 


More information about the jboss-user mailing list