0

Does anyone know how to integrate an Oracle OLAP Cube with WSO2 DSS?

I've tried looking for resources (google, forums, etc) about it but I haven't been able to find anything.

Is that possible?

tk_
  • 16,415
  • 8
  • 80
  • 90

1 Answers1

0

I personally haven't tried it, but it seems, you can use standard SQL for this task, as it is mentioned here http://www.orafaq.com/wiki/Oracle_OLAP#Direct_SQL_Access. So if SQL is supported, then in DSS also, in the usual way, you just have to create a RDBMS data source mentioning the Oracle JDBC driver, and create a data service query with the required SQL.

Cheers, Anjana.

Anjana Fernando
  • 616
  • 4
  • 6