Unfortunately haven’t been able to test it, been busy with a client project. Hoping I’ll have time to continue on it shortly.
I believe (without looking) that the 8.0.12 error is due to the way it references the attributes of each result. In some versions you had to reference it like result.hasChildren but then it changed to where you needed to treat it like a dictionary result[“hasChildren”] so you could check that out?
Hii guys
actually, I am using tree I need to search machine names by search option.
my operator will put the name of machine in search option and after that particular machine name will pop up and operator will be able to go in that machine screen.
below I have attached the screen shot.