CA Service Management

  • 1.  Spel code to detect loops

    Posted Aug 28, 2015 04:22 PM

    I have created lrel connection between the changes, that show how they depend on each other, now I am looking for the way to detect and prevent loops in their dependences. It should be standard graph loop detection mechanism but I have no clue how to implement it using spell script.



  • 2.  Re: Spel code to detect loops
    Best Answer

    Posted Sep 19, 2015 10:41 AM

    Ok managed to do this, approach described here Spel to get array from function is the basis for implementing this