org.eclipse.datatools.connectivity.oda.OdaException: Schema 'RIODS' does not exist
ReportDesign (id = 1):
+ There are errors evaluating script "totalTeamAreas = row["TOTAL_COLUMN_0"];
"Hidden label bound to Team Areas data set " + totalTeamAreas;":
ReferenceError: "row" is not defined. (<inline>#2)
"Hidden label bound to Team Areas data set " + totalTeamAreas;":
ReferenceError: "row" is not defined. (<inline>#2)
+ There are errors evaluating script "totalDefaultCategories = row["TOTAL_COLUMN_1"];
"Hidden label bound to DefaultCategories data set " + totalDefaultCategories;":
ReferenceError: "row" is not defined. (<inline>#2)
"Hidden label bound to DefaultCategories data set " + totalDefaultCategories;":
ReferenceError: "row" is not defined. (<inline>#2)
+ There are errors evaluating script "totalCategories = row["TOTAL_COLUMN_2"];
var categories = params["Category"].
var categories = params["Category"].
...
Any ideas?