开发者

Lotus notes data to Sharepoint list [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question 开发者_StackOverflow中文版

I have a question and hope you guys can point me in right direction. I am not so much aware of lotus notes architecture. I have a lotus notes db that needs to be moved to a sharepoint list. I know there are tools out there to do this job.

1) My question is, is it possible to write an API to move data from notes to splist? (This is one time only). If yes, can you please point me in right direction.

2) If we have to use a tool, which tools are the best. How do we decide which tool (what are the criterias). Can the tools be configured to transfer records in a specific way (taking splist content types into picture and sharepoint limitition on number of items in a list)


I would highly recommend Domigrator from Donova AB, this is a very effective and good tool for migrating domino Applications to SharePoint. This by far the best and smartest tool to use, it has no problem with customized databases or Rich Text and what so ever. You can find the tool on their website: http://www.donova.com/en/domigrator/


1 It is certainly possible to write API for this. I don't know which direction to go but obviously studying the NOTES API first and SharePoint API is must. SharePoint API is well established and can be easily accessed using .NET framework.

Regarding Notes, I am not sure if its documented but I feel that it would be playing with unmanged (COM) code.

2 As a tool,I have used CASAHL many times for this purpose and would certainly recommend it.

http://www.casahl.com/


If you are only talking about one database, you might take an easier approach. How about exporting the data to Excel? You can then import the list to SharePoint very easily.

If you're moving multiple "lists" from Notes to SharePoint, you'll need to rewrite any logic that allows them to interact. That is unless you are using an unmodified template in Notes such as a discussion board, etc. In that case there are some tools to help you move the entire application. Because they are such different platforms, though, I usually find only the data can be moved.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜