Currently, when working with unbalanced hierarchies in procedures, there is no simple way to select descendants of a parent element in a dynamic way. This limitation creates a lot of extra work during integration and makes maintenance difficult, as developers have to rely on complex and fragile workarounds.
A simple and effective solution would be to enable selection of descendants either through interactive selection or selection based on a cube. This approach would better support unbalanced hierarchy use cases and make handling these structures much easier.
Please consider adding this capability to improve integration efficiency and reduce maintenance headaches!