Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHi Srikanth,
The best solution is to use the Tree object model. It was implemented in order to overcome situations like the one you are facing.
Another solution is to find a specific object by the values of one or more properties which provide unique identification of the object. This can be done in script with the FindChild Method, or automatically with the Name Mapping feature.