Hi,
We have a following deployment - several interactive providers , S1..SN, grouped into a service group SG. Items are exclusive per provider and every provider also supports requests in Symbol List domain.
Unfortunately, every time an item is requested from SG via ADS, it fans out requests to every member of the group until it finds one that can provide the item. This causes a lot of unnecessary traffic, and has caused some issues in the past.
Is it possible for ADS to route requests from Service Group in a smart way, for instance by using Symbol Lists from each grouped service?