Hi,
Issue:
Migration from OBE - JBPM, when converting XPDL to JPDL we replicated all the tags from
XPDL to JPDL but for some tags(element) we are not able to identify. Below mentioned is
one of the element used in XPDL:
XPDL:
| <Description>work item generation completed</Description>
|
When we upload XPDL with description element as mentioned above it will updates in
OBE_ProcessDefinition table which updates the Description column.At runtime we are
displaying this description information from processDefinition table.
Hence in the same manner we need to display the description information in JBPM.Is there
any way to define the <description> element in JBPM?
In google i found elements like documentation & msg, but no where i found the
description element.
Could any one help me how to implement the <description> element in JBPM.
Thanks,
Suresh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091878#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...