Extract Meta Data of all Documents in Environment

Hi All,

I am looking for best way to extract meta data of all documents that exist on an environment. This I need for migration purpose.

My requirement is to store document details(document id, doc name, parent folder, kc name etc)  from all over the environment. This would require traversing through each KCs and find folders and documents recursively. 

Has anyone faced such requirement and is there a provision for this to be done OOTB or any best way which won't hamper the environment running status.

Thanks in advance!

  Discussion posts and replies are publicly visible

Parents
  • My Knowledge Centers are created at root without any parent community or parent KC, each request has KC created at root dynamically. Around 10,000 + and growing. I want to extract all KC from here, one way is I scan whole environment objects and extract only KC types but not where should I stop the scan or recursive loop. 

    Any idea about this?

Reply
  • My Knowledge Centers are created at root without any parent community or parent KC, each request has KC created at root dynamically. Around 10,000 + and growing. I want to extract all KC from here, one way is I scan whole environment objects and extract only KC types but not where should I stop the scan or recursive loop. 

    Any idea about this?

Children
No Data