We have SCOM 2007 R2. I need to do 3 levels discovery. First level is the seed discovery and I use local app class and the native registry module in SCOM. For level 2 and 3 I need to use app component class and powershell because it is a custom app. But as soon as I created the relationship between the level 2 and 3, the discovery for the level 3 broke and nothing came back. Once I removed the relationship between the two, my discovery is successful, but just missing the path information (expected since I have none defined).
How can I define multi-layer discovery (> 2) using the local app and app component classes?