We have a customer who recently upgraded from Weblink 8 to Weblink 11. They have lost the functionality to generate links for other electronic documents (word, excel, and other files) that download automatically when you hit the URL. I have done some digging to find a way to manually generate URLs that will do this; however, I can't find a setting or config file that will set this URL format as the default when generating a link to share for "other electronic documents". I've included samples of the links below.
This link below is the default generated link when you want to share a document through weblink 11. This link will not automatically download "other electronic documents"
https://server1.company.com/Weblink/DocView.aspx?id=12345&dbid=1&repo=TestRepo
This link below I was able to manually generate to automatically download "other electronic documents" when you hit the URL
https://server1.company.com/Weblink/DocView9.aspx?dbid=1&id=12345&repo=TestRepo&openfile=true
Has any experienced this issue before or found a solution to this?