The query above will deploy the emergency application to both groups, regardless of their relationship. Are you trying to achieve something other than this result?
My question is would there be an overlap in case of DmpChildGroup1, i.e. will the emergency be fired off twice (since this DMP group has technically been targeted twice, once as a child group of DmpParentGroup, and again on its own as DmpChildGroup1)? Or would the DMM have some sort of hiearchy resolution built in to ensure that the emergency request only gets activated once for DmpChildGroup1? My main concern here is that the emergency gets displayed more than once (which could be confusing to the users) or there might be an error as a result of two consecutive emergency requests being sent to the same DMP group. Could you please advise on this?
Thanks!