Architecture - Best Practices - Folder structure in knowledge centre

What are best practices for creating folder structure under knowledge centres.

Does per application should be one folder or we should create object wise folders e.g. separate for constants, rules, interfaces etc.

Can you guide on it.

  Discussion posts and replies are publicly visible

Parents Reply Children
  • I don't think there is a one size fits all answer here - in my own opinion the folder structure will vary depending on who needs to access content - which is possibly dictated by the organisational security needs.

    If you have a very simple security implementation then you may not need sub folders at all....

    I personally use sub folders just to house keep objects and keep things logically grouped - but that was before we had the new view in Design which makes a lot of the sub folders for constants, interfaces, expressions redundant.

    Sub folders are a good way of restricting access to content - especially if you're storing documents that shouldn't have global access / visibility etc.

    So in a nutshell - I think it varies depending on requirements.