Durable Links in SharePoint Server 2016 IT Preview
Durable Links in SharePoint Server 2016 IT Preview
Prerequisites
Overview
Durable Links provide a resource Id based link for Web Application Open Platform Interface Protocol (WOPI) documents served by SharePoint and Office Online Server. The resource Id assigned to individual documents is stored in the content database related to the source document. When using Durable Links when a user selects a link to a specific document, SharePoint Server 2016 IT Preview looks up the file by the resource Id and opens it in Office Online Server Preview. Durable Links allow documents to be moved and renamed without affecting the integrity of the linking Url associated with a document.
Example (Renaming a Document)
In the illustration below a document exists with the Title property Lorem Ipsum Dolor Sit Amet.docx with the absolute Url https://
In the illustration below the source document Lorem Ipsum Dolor Sit Amet (Final).docx with the absolute Url https://
In either scenario the link will return the original document based on the resource Id assigned to the document (w6143f2e64bb84649aef201322eacd269).
To learn more about new and improved features in SharePoint Server 2016 IT Preview visit https://msdn.microsoft.com/en-us/library/mt346121(v=office.16).aspx.