0 Replies Latest reply on Oct 5, 2007 4:50 AM by easmiley

    How to define Description Element in JPDL

    easmiley

      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