This PR addresses an issue when the dataset address registered inside RDL is different than the one returned by the SOAP GetItemReferences call. The server never updates the report which gets outdated. The fix in this case is to map the report path and dataset name for that report to the path returned by GetItemReferences.
This PR addresses an issue when the dataset address registered inside RDL is different than the one returned by the SOAP GetItemReferences call. The server never updates the report which gets outdated. The fix in this case is to map the report path and dataset name for that report to the path returned by GetItemReferences.