0 Replies Latest reply on Jan 24, 2006 6:37 AM by stadbe

    Default value of process-variables

    stadbe

      Hi!
      Is there a possibility to set a default value of variables defined in a process-definition?
      e.g:

      <task name="input" swimlane="buerger">
       <controller>
       <variable name="waitPage" access="read" >wait</variable>
       <variable name="forwardPage" access="read" >test</variable>
       </controller>
      </task>


      We have variables, which have the same value for all process-instances and want to set those variables in no way hardcoded in actionhandlers or any other classes.

      Thank you for your help!

      Regards
      Bernd