msully1975 / reportsync

Automatically exported from code.google.com/p/reportsync
0 stars 0 forks source link

Does not track / indicate the success / failure of items being sync'd. #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When ReportSync attempts to copy a Dataset, it fails, but does not indicate the 
issue or problem to the end user:

library!ReportServer_0-59!2a80!05/29/2013-13:52:10:: Call to 
GetItemTypeAction(/xxx/xxx/Datasets/Current Period).
library!ReportServer_0-59!2a80!05/29/2013-13:52:10:: Call to 
GetReportDefinitionAction(/xxx/xxx/Datasets/Current Period).
library!ReportServer_0-59!2a80!05/29/2013-13:52:10:: e ERROR: Throwing 
Microsoft.ReportingServices.Diagnostics.Utilities.WrongItemTypeException: , 
Microsoft.ReportingServices.Diagnostics.Utilities.WrongItemTypeException: The 
operation you are attempting on item '/xxx/xxx/Datasets/Current Period' is not 
allowed for this item type.;

It appears to complete, but in fact stops at this step.

Two items:

a) Make sure the status code is checked for each and every operation
b) Please support (if you can) syncing Datasets.

Original issue reported on code.google.com by Dave.Bal...@gmail.com on 29 May 2013 at 6:10

GoogleCodeExporter commented 8 years ago
Thanks for reporting.
Yes, reportsync does not recognize datasets
Will add it in the next release.

Will check if it is possible to add support for syncing.
If possible will include that too in the next release.

This should be out before the mid june.

Original comment by nunespascal on 30 May 2013 at 4:00