Report Fill Error. The data provided to the report is not correct. The reasons could be that the dynamic array record field names do not match the report field names, the connection does not exist or the SQL statement is invalid.
If you are using a dynamic array of records, please ensure that the field names defined in the report design match the elements in the record by name. If you are using a SQL statement, ensure that the SQL is valid. If you are using a connection, ensure that the connection has been established and the connection name is correct. In addition, make sure that the pathname specified for reportDesignFile is valid and that the file exists.