Menu

Cyclic graph problem (XFlow 1.2.1)

Help
2004-06-08
2013-04-11
  • LANTRES Franck

    LANTRES Franck - 2004-06-08

    Hi,

    I have installed Xflow 1.2.1, deployed own model, create some process and some of them failed. After some tests, it was obvious that the problem comes from a node which is cyclic (but not only). Example : P1 -> P2
    P2 -> P2
    P2 -> P3

    I read that it was a major bug in the release 1.2 which is fixed in the release 1.2.1. Should I write the model in a different way ? I tried to insert a loop node but it still fails :
    P1 -> P2
    P2 -> Loop
    Loop -> P2
    P2 -> P3

    Note that the transition rules are XPath-based.

    Thanks for your help.

    Franck

     
    • LANTRES Franck

      LANTRES Franck - 2004-06-17

      Hello,

      Could someone of XFlow developers answer to my post, please ?
      Thank you very much.

      Regards,

      Franck.

       
    • Andrey Andreev

      Andrey Andreev - 2004-10-06

      Hi,
      I have similar problem with xflow1.2.
      Now i use xflow1.2.1 and all works fine.
      Maybe your transition rule are not correct.

       

Log in to post a comment.