How to identify document in SharePoint
        Posted  
        
            by saveug
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by saveug
        
        
        
        Published on 2010-04-07T07:34:25Z
        Indexed on 
            2010/05/08
            14:48 UTC
        
        
        Read the original article
        Hit count: 240
        
sharepoint
You can put your documents in SP - cool, but, when its time to reorganize folders structure what I should do with old links?
Is there a way how to identify document instead of using URL where path to the document is used? I need something like permanent link: http://mysharepoint/doc-123, where 123 is the document identifier.
I need URL to the document which doesn't depend on folders where the document is published. Are there solutions?
© Stack Overflow or respective owner