ComposeSDK ECommerce Example No Data
Hello all,
I'm having problems getting this basic example to return data for the ECommerce example Elasticube data source. https://csdk-angular.sisense.com/charts-connected
Everything seems fine, I only made minimal changes to get the example to run. Unfortunately it doesn't work. Attached is the console log I have when trying to inspect the data. You'll see that columns are correctly populated, but the rows are empty.
Hi DRay,
We were able to get this resolved after a support session with one of the engineers. Here's their summary of the issue:
"The issue was caused by the plugin CustomDataSecurity. After disabling this plugin and some cosmetic changes in the customer's logic, JAQLs started returning data correctly. As It intercepts all the request to get data.
I will work with R&D and involve AddOns team to make ComposeSDK and CustomDataSecurity compatible. "