Menu

RC4 unofficial preview error

Help
chibsta
2006-01-23
2013-03-11
  • chibsta

    chibsta - 2006-01-23

    Hi

    Apologies to all that might have been misled by my previous post "RC4 error" as corrected by Maxim, there is no RC4 yet.

    The decision config is:

    <decision name="Movement Type">
          <delegation class="ru.runa.wf.jbpm.delegation.decision.BSFDecisionHandler">if(movementtype.equals(&quot;fromStock&quot;)) return &quot;fromStock&quot;; if(movementtype.equals(&quot;forRedeploy&quot;)) return &quot;forRedeploy&quot;; else return &quot;forRepair&quot;;</delegation><transition name="fromStock" to="BIMapproval"></transition>
          <transition name="forRedeploy" to="GMapproval"></transition>
          <transition name="forRepair" to="BossApproval"></transition>
       </decision>

    Thanks and regards

    Brian

     
    • Andrei Mikheev

      Andrei Mikheev - 2006-01-23

      Hi Brian,

      We cannot reproduce the error. Could you send us the whole .par file?

      Andrei

       
    • chibsta

      chibsta - 2006-02-05

      Hi

      Have you received the .par file yet. I also tried to use the vacation demo that comes with runa and got the same error. Could this have been just an error in the unofficial preview that has since been fixed?

      Can I get the currently available candidate as an unofficial preview?

      Regards

      Brian

       
      • Andrei Mikheev

        Andrei Mikheev - 2006-02-06

        Hi Brian,

        Re: Have you received the .par file yet
        Unfortunately no. Please, send it to me once again.

        Re: Can I get the currently available candidate as an unofficial preview?
        Please, wait several days. This week we plan to release official Runa WFE RC4.

        Regards,
        Andrei

         

Log in to post a comment.