Forum Discussion

curtismimes's avatar
curtismimes
Cloud Apps
12-18-2024
Solved

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. "



5 Replies

  • Hi curtismimes,

    Thank you for reaching out. Today, we have a live session on Discord with one of our developers. If you are able to join that would be a great place to ask this question. Here is a link to our Discord if you need it. You can find the live Office Hours session in the Events. https://discord.gg/bzqv8eCvJb

    • curtismimes's avatar
      curtismimes
      Cloud Apps

      Thanks for the tip. Sadly, I won't be able to join on Discord today, but I'll see about making that possible in the future!

      • DRay's avatar
        DRay
        Admin

        Understood. Hopefully, we will see you there in the future! I recommend opening a support case for this specific issue then. They can look at logs with you and figure out what is happening.

  • Hi curtismimes,

    Were you able to get this resolved? I would love to hear what the solution was.

    • curtismimes's avatar
      curtismimes
      Cloud Apps

      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. "