knowledge Center

Certified Lead Developer

Hi All, 

I have requirement to fetch/list all knowledge centers for all the application available on server. I have uuid of all the application, need to get knowledge center. Please guide how this can be achieved.

Thanks

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Tools by which to do this programmatically are, admittedly, a little limited.  Is this something you just need to do once, or is it something that you need in the form of a dynamic, on-demand tool?  If it's just once, I'd suggest you could create a temporary "helper app", add the original contents of the main app, then filter out and remove any objects that aren't a KC - leaving you with a helper app containing just KC objects.

Reply
  • 0
    Certified Lead Developer

    Tools by which to do this programmatically are, admittedly, a little limited.  Is this something you just need to do once, or is it something that you need in the form of a dynamic, on-demand tool?  If it's just once, I'd suggest you could create a temporary "helper app", add the original contents of the main app, then filter out and remove any objects that aren't a KC - leaving you with a helper app containing just KC objects.

Children
No Data