Hi Guys,
(Back from vacation). Assume that I have 7 operations
Operation 1
Operation 2
Operation 3
Operation 4
Operation 5
Operation 6
Operation 7
Operation 1 always have to be the first operation in the router (no exceptions). Operation 1 should be followed by operations 2 to 7. However we want to make the following possible:
- When you confirm operation 4 operation 2 and operation 3 should also be confirmed.
- When you confirm operation 7 operation 5 and operation 6 should also be confirmed.
In the above mentioned cases it should be possible that Operation 1 is not yet confirmed but it should be possible to confirm operation 4 and/or 7 .
Also it should be possible to confirm operations 7 even when operation 1 till 4 are not confirmed.
I hoped that I've made my case clear.
Thanks for the replies!