prasath.srinivasan at wipro.com writes: > Hi Tom, > > Thanks for the immediate reply. I got one more question. Can a SMF > service running in other zone be implemented as a dependency for another > SMF present in some other zone? > Say I got a service "A" running in "xyz" zone and service "B" running in > "abc" zone. Is it possible to add "A" as dependency to "B" by any means > so that "B"'s status gets affected based on "A"'s status? > > Thanks, > Prasath
Prasath, I'm afraid not. Zones are independent of each other by design. tom