Move KB Articles to New Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2015 12:30 PM
Hi all,
We are doing a re-implementation and starting from scratch in Fuji. We have Fuji stood up in our test instance for development and want to move all of the KB articles that are currently in production (Dublin) to the Fuji instance. Is there a way to export all of these articles and then import them into the new instance?
Thanks!
A.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2017 11:13 AM
You can export them from the list view. Query for the records you need and export from there. That will include all the records in the list.
You may have to filter on the Created on date in order to break up you export in case the file ends up being too big.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2017 11:22 AM
I cannot export the Knowledge Images from the list page. it is not exporting the img file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2017 11:46 AM
Did you try exporting them as XML and then importing the XML into the other instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2017 12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2017 01:20 PM
Did you try exporting from the "db_image" table, accessible from the "System UI \ Images" Module? If you filter the list (try just 1 image for now) and select "Export \ XML", you should end up with an XML file with the image "data" within it. It will not contain the image "files", but a bunch of records that make up the image.