Using Ajax to call a report how can we format the URL to force the report to refresh on each load.
This worked in V2 but unable to get the report to refresh in V3
The Ajax call uses options
URL parameter "https://"+hostName+"/OnDemand/user/analytics/saw.dll?Go"
changed to "https://"+hostName+"/OnDemand/user/analytics12c/saw.dll?Go"
Type POST
async = true
Data = ViewID:"o:go~r:report",Action:"Refresh",Path:<URL from "/shared/...">