Hi all,Could you please explain me a bit about the transitionMade element within job specification file? I used iwgetwfobj CLT to check for the successors of a particular task and got the value of the item as -1.What that resembles to?Thanks,
I could hazard a guess that -1 is an initialization value indicating that the particular task has not made a transition. With a little testing you should be able to figure out for sure though.
Thanks Adam. What i have observed is that all completed tasks denotes the transition made as 0 and for all active task list it shows as -1.Hope that would be the only 2 cases as the value of transition made.