When connecting from the flex pivot component, from our Angular client, to our Mondrane server, the correct results are returned only every other time. When correct results are not returned, the fields in the JSON come back empty. Our workaround for the moment is checking the results, and when they are not good, redrawing the plugin. This unfortunately means that we have a really bad UX - the plugin is drawing itself twice for every action we make.
CONNECTION_STRING=Jdbc=jdbc:postgresql://10.10.6.92:5432/justonedb?user=justone&password=justone;JdbcDrivers=org.postgresql.Driver;
JDBC_DRIVER_JAR=./postgresql-9.3-1104.jdbc41.jar
JDBC_DRIVER_CLASS=org.postgresql.Driver
CATALOGS_PATH=/cubes_in/
PORT=50006
CACHE_ENABLED=FALSE
HTTPS=true
This is what the execute call returns, when not working properly:
{"data":{"columnsList":"[]","rowsList":"[]","cellData":"[]","columnsCount":0,"rowsCount":0,"isComplete":true}}
Hi Vidyasagar,
Thank you for your question.
Could you please provide us with web access to your application? This will help us to reproduce the problem and find a solution for it. You can send it to us via email without sharing it on the support forum.
Please let me know if it is possible.
Kind regards,
Iryna