Hi. How can I configure EMA consumer with multiple WSBGroups for serviceBased failover?
My goal. have 2 WSB groups 2 channels each. if Ema receives SErviceDown from Group1ActiveServer it switches to Group1StandbyServer. if service on Group1StandbyServer is down EMA switches to Group2ActiveServer and so on. Bonus Failback to Group1ActiveServer if possible.
So far I am able to run failover/failback configuration within single WSB group
Thanks