Can rooted folders be residing under simple folder?

Ask general questions here.
gilbar16
Posts: 109
Joined: Wed Mar 26, 2014 6:23 pm

Can rooted folders be residing under simple folder?

Post by gilbar16 » Tue Jan 05, 2016 1:40 am

Can a rooted folder be created and residing under a simple folder or vice versa?
Any limitations?

Thanks.
Gilbert

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Can rooted folders be residing under simple folder?

Post by krstcs » Tue Jan 05, 2016 11:27 pm

Shouldn't. You can always try it.
Shortcuts usually aren't...

gilbar16
Posts: 109
Joined: Wed Mar 26, 2014 6:23 pm

Re: Can rooted folders be residing under simple folder?

Post by gilbar16 » Tue Jan 05, 2016 11:40 pm

Ok krstcs I did try and here's what I found...

Simple Folders can have Rooted Folders which can have Simple Folders.
Example:
sfFolder1
rfFolder1
sfFolder11


...just wondering now what the limitations are...like how deep (level wise)

But of course, we shouldn't be organizing our Object Repositories this way, I think.

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Can rooted folders be residing under simple folder?

Post by krstcs » Wed Jan 06, 2016 3:56 pm

So, I should have said "Shouldn't be any limitations." :D My fault for not making that clear.

You should be able to go as deep as you want. The only thing to remember is that each rooted folder will add a 30s timeout factor to any child element's effective timeout. Now, that usually won't matter except that if you want to change the timeouts of the folders, you must do it for every folder you make, and each change you make will effect all children (including other folders). I usually only go 3-4 folders deep, if needed, just to keep the number of objects I need to manage down to a minimum.

I would think that there are practical limits to the depth in terms of the amount of memory your system has, but if you have more than 4gb, you should be fine for any reasonable depth.
Shortcuts usually aren't...

gilbar16
Posts: 109
Joined: Wed Mar 26, 2014 6:23 pm

Re: Can rooted folders be residing under simple folder?

Post by gilbar16 » Wed Jan 06, 2016 6:25 pm

Thanks for your input, krstcs.
Good to know. :)