Hi UN experts,
I have a requirement to perform downstream trace recursively in a batch mode for an electric network and stop at certain asset categories and report them. Barrier devices from the previous trace become start point for the next recursion and continues.
It is easy to configure a trace using Category Is Equal To <My Category> as a Filter Barrier. However, there is no way to tell the trace to not include traced features in the resultset but only include barrier features. This option is available in the isolation trace only. Isolation trace primarily works upstream.
Is there a smarter way to do it in downstream trace? I do not wish to go the entire result set and check of it meets the Category criteria which I will need to hardcode.
Cheers,