Hello,
I'm hoping someone out in the community has come across this issue and can educate me on my mistake.Scenario:
Developed a solution that leverages the new Document Id features (Uniqueness within a Site collection and ability to find a document using the "_layouts/docidredir.aspx?ID=DOCID") which SharePoint provides out of the box.
My issue:
When the users click on the link provided by SharePoint they get the OSSSearchResults.aspx page (SOMETIMES)with the document id as the parameter.
I've looked in to the two timer jobs that provide the number and assignment to each document and how there's another daily job that runs when the default values of the Document Id feature change (Prefix or re-setting ids). Those seem to be working fine, however they haven't solved my problem.
The Farm:
HyBrid upgrade (In-Place with detached DBs)
The Web Site:
Claims Based
The Site Collection:
Publishing Features, Enterprise features and Others.
Deployment:
Solution developed in a DEV Farm and deployed to the Farm in question via Restore-SPSite
If need take a look at the images on the blog entry
Regards,
Thanks for your time and help