Forum Discussion
jimi_81
4 years agoFrequent Visitor
Dynamic Web URL and On-Premise Gateway
Hi there, Hoping the following is possible... for scheduled refreshing, using a on-premise gateway. The particulars: I am tasked with pulling SharePoint version history from SharePoint 2013. ...
- 4 years ago
Refresh issue is solved.
In addition to the m code, IT forgot to set the authentication method to anonymous for the web datasource.
jimi_81
4 years agoFrequent Visitor
Hi vojtechsima, thanks for the reply.
Our IT is out sourced, I've requested a screenshot of the settings.
This is all very new to me... i came across an article yesterday that said the original url needs to work - everything else can be tucked into that RelativePath part. In my case, I did infact need to modify the URL, its now
"http://sharepointsite/",
[RelativePath = "_layouts/15/versions.aspx?list=listname&ID=" & id]
With the URL fixed, it still doesn't refresh.
It still shows the same error, re: personal mode. I am hoping to get a screenshot of the settings, and will report back.
Cheers