Thursday, 22 January 2015

Understanding the link tracking service ..

The Link Tracking Service (LTS) component ensures that Notes DocLinks continue to work before, during and after the migration process, regardless of the order of document migration. The service maintains a record of every document that is ever migrated and guarantees that users clicking on an intra-document link will always be able to find the current location of the document. Users can view a Link Tracking information page first, or simply be redirected to the desired page in Notes or SharePoint.
As each document is migrated to SharePoint, its new location is tracked in a SQL Server database called the LTS database. When migrating Notes rich text fields that contain DocLinks to other Notes documents, these DocLinks are converted to URL links to a Link Tracking service that knows how to resolve them. If a SharePoint user clicks on a link to a document that has not been migrated yet, they will be redirected to the appropriate document in the Notes client. If the user clicks on that same link after the document is migrated, they will be redirected to the new copy of the document in SharePoint (which might be a list item, a document library file, or even an InfoPath form).
Note
If you do not want to connect your production SharePoint environment to our Link Tracking database, you can use the client side Link Tracking where Link Tracking is performed by the NMSP Console or Designer rather then by the NMSP Service. You will need to configure Link Tracking using the Link Tracking tab of the Global Options window of the NMSP client.
Documents can be added to the Link Tracking Service whether the migration is accomplished via the Import Service or by using Notes Migrator for SharePoint products in “local” mode (running the tool directly on the SharePoint server).
If, after your migrations, you move your SharePoint site to another server or location, you can update the links in the LTS database using the Link Tracking Finalizer/Updater. If you have relocated the LTS redirector page, the Link Tracking Finalizer/Updater can also update all documents that have links to the LTS redirector page in order to look for that page in the new location. If you would like to remove the Link Tracking Service completely after the migration is done, the Link Tracking Finalizer/Updater can finalize the links to allow for its removal. For more information, see Link Analyzer/Updater/Finalizer.

No comments:

Post a Comment