Query on moving Knowledge articles from one SN to another SN instance

Suggy
Giga Sage

We need to move bulk Knowledge Articles from instance 'B' to instance 'A'.

 

Below is a sample article:

KB000001

<How to fix issue>

step 1: do this

[IMAGE]

step 2: To do that see below link

[KB00002]

step 3: do this

[IMAGE]

 

As seen above, there are images embedded in between. There is a link to another knowledge article in the body.

 

So looking for ways to migrate the articles from one SN to another SN instance.

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Suggy You can export the data from Instance B in form of Excel,CSV or XML and import the same in Instance A with the help of Import set tables and transform maps. Create onBefore transform script to map the data Author, Category and Knowledge Base field correctly on the Instance A. 

Hi @Sandeep Rajput  Consider the article is like this. How can do use Transform map and map the attachments/images as below?

 

<How to fix issue>

step 1: do this

[IMAGE]

step 2: do this

[IMAGE]

step 3: do tjhis

[IMAGE]