You are not logged in.
Hi there,
I have created a CSV Datasource which I have then created a Dynamic List. I now what to send the output of that to a table in a MariaDB database. When I send the report to the Table Datasink I get the following exception.
class net.datenwerke.rs.base.service.datasources.definitions.CsvDatasourceConfig cannot be cast to class net.datenwerke.rs.base.service.datasources.definitions.DatabaseDatasourceConfig (net.datenwerke.rs.base.service.datasources.definitions.CsvDatasourceConfig and net.datenwerke.rs.base.service.datasources.definitions.DatabaseDatasourceConfig are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @12c7a01b)
The two column names in Dynamic List are the same as the two fields in the MariaDB table which happen to be;
NGN
Routed
Any thoughts why I am gettting this exception?
Thanks,
Ian
Offline
Hi Ian,
this is currently not supported (CSV datasources -> table datasinks). I raised ticket RS-7623 for looking into this.
Regards,
Eduardo
Offline
Hi Eduardo,
Thanks for the update and for raising the ticket.
Much appreciated,
Ian
Offline
Hi Ian,
pls note that sending CSV/Script datasource data to table datasinks will be supported in the next RS 4.7.0. This is already implemented and will be available in 4.7.0.
Regards,
Eduardo
Offline
Hi Eduardo,
That is fantastic. Thanks so much for the update and for the rapid turn around. We really appreciate it.
All the best,
Ian
Offline
Hi Eduardo,
You have previously said that CSV/Script datasource data to table datasinks will be supported in the next RS 4.7.0.
I just wondered if you had a time frame of when that might become available?
Thanks,
Ian
Offline
Hi Ian,
we are currently working hard on the next RS 4.7.0 release which will contain of course more new features and improvements.
We can not mention a specific date/time frame, but keep tuned!
Regards,
Eduardo
Offline
Hi Ian,
pls note that 4.7 is released where this functionality is implemented: https://reportserver.net/releasenotes/RS4.7.0.html
RS-7623 New Feature Support sending CSV/Script datasource data to table datasinks
Regards,
Eduardo
Offline
Hi Eduardo,
Thanks so much for this. We will try this out in the next few days.
Kind Regards,
Ian
Offline