Forum Discussion
MikeGre
08-22-2025ETL
I accidentally came across this old community post which I believe is what we need.
After carefully reading it, there are a few questions that remained unanswered:
- How to trigger this automatically?
- Additional Validation logic when creating RLS rules via API
- If it's working in latest Sisense Versions?
HamzaJ
08-22-2025Data Integration
Hey MikeGre ,
Great find. I took a look at it and...;
- It works with custom code e.g. jupyter notebooks. This is implemented within the elasticube functionality. You can create a cube, select this notebook and it will ran with every cube refresh. Cube refreshes you can schedule. You could also implement this in the source cube and everytime it refreshes it will copy the DS to another cube.
- It doesnt seem it does a lot of validations. I only see it validates cubes exists or not
- Yes. It should work. Linux only btw
Hamza