Loops of the sort

do -> check -> yes->continue...

                      -> no ->do...

which are common pattern (while, repeat) can be simulated in 7.2 but not in 9.6. Not only that but it gives "unexpected exception". After a semantic check the plot thickens: a synchronization time is said to be missing in the rule where the back-loop joins the flow. This is quite strange as the Synchronization Time is ARIS 6 attribute and is not needed in ARIS 7.2 for the same structure to work. And it is clearly allowed as there are even examples in the documentation for routing with ERM conditions using structured loops. Anyway, fixing that "error" doesn't help.

Any ideas?

 or register to reply.

Notify Moderator