Failure action on datasource error
I have a report with a number of subreports.
In one subreport there is a problem with a datasource, see error below.
This causes the report to fail.
Does anyone know if it is possible to define a failure action so the subreport is skipped in the report generation process?
Information: 0: GeoRest - Request Failed: 5/query
Error: 0: ArcGIS Server Error - 400: Failed to execute query.
Information: 0: from Service : https://xxx.nl/arcgis/rest/services/xxx/xxx/MapServer/
Information: 0: Check the Service URL is correct.
Information: 0: Check the format of your query string.
Information: 0: Check the values provided for parameterized query fields are well formed.
Information: 0: If parameterizing a string field, ensure the value in the variable value is contained within single quotes: 'value'
Error: 0: Unexpected Error: DevExpress.XtraReports.DataRetrievalException: Error when trying to populate the datasource. The following exception was thrown:
ArcGIS Server Error - 400 : Failed to execute query. ---> Geocortex.Reporting.Data.DataSourceException: ArcGIS Server Error - 400 : Failed to execute query.
at Geocortex.Reporting.Sources.GeoRestFeatureSource.HandleRequestExceptions(Exception e)
at Geocortex.Reporting.Sources.GeoRestFeatureSource.<FillAsync>d__98.MoveNext()
1
-
Tom van der MeerÂ
0
Please sign in to leave a comment.
Comments
1 comment