Hi All,
Could some one please suggest a way to write a report script to find all the groups/folders name that contain a particular model.
eg- suppose a model abcis present in Group A,Group B and Group G.
It should be able to find the model(abc) in subgroups(Group AAA) and display group name as main group(Group A) also.
group structure is:
Group A(main) cointains ->Group AA (sub of A) contains ->Group AAA(sub od AA) contains ->model abc.
so the script should display :
Model Group Name
abc Group A
Group B
Group G
Thanks in advance.
Forum: