It seems when creating a jdbc datasource in RC, you need to connect as the table schema owner?
We dont have direct access to table schema user, but have other schema users that have required privileges to read and see the tables in the other schema.
Seems as though report center by default only looks up current schema tables and cannot extend beyond that...
By design?