Knowledge Management - Export from Sharepoint - Import to Service Now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2012 09:32 AM
We are in the process of implementing Knowledge Management. Alot of our informaiton is in Sharepoint, Wikis...
Is there a way to export the data from Sharepoint into Knowledge Management?
I have done several imports and tranform maps in SN so I am familiar with the process. But wanted to hear from the experts.
Thanks,
Shirley
- Labels:
-
Knowledge Management
- 7,400 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2012 03:44 AM
Hi Steph,
We researched this thouroughly and were unable to come up with a resolution regarding importing the data from Sharepoint into SN.
Our data that was in Sharepoint came from our Knowlix application that was nothing more than a flatfile. We had then converted our information to WIKI articles.
So to move our data from Sharepoint to SN, we had to do a copy and paste on each entry. Yes it was time consuming but once the information is in SN we then can now manage to it.
Good Luck,
Shirley SN Admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2012 02:38 PM
Our company did this recently. We did not have a wiki format, so it may have been less complicated. We exported from Sharepoint to Access and from there to xml so we could keep the html tags. Then used that to import/map into ServiceNow. We had about 700 Knowledge Base articles and each one had some massaging to do before and after. The full move took about two days not including planning.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2012 10:56 AM
Here are the steps we took:
1) View Data in "Datasheet View" on Sharepoint
2) Under 'Connect & Export' > Select 'Open with Access' (You'll need Access installed on your machine to use this).
3) Choose 'Export a copy of the data'
4) Open in Access
5) Massage the data as needed - a big point with us was that we had to remove multi-select fields. We chose to change these to one selection, but there are queries that would create new records for each selection.
6) In Access (we're using 2010), go to External Data -> XML File
Then create the data source in ServiceNow - I did this by uploading the xml file to the actual data source rather than pointing an external machine; after that the import was like a regular import set import. Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2015 09:19 AM
Were your articles .doc* format? We are about to attempt the same thing, but the XML exports encodes the document as a URL. How does SN handle that?
Antone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2016 09:27 AM
Hey Antone,
Were you able to import the Word documents to Servicenow?