Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Future consideration
Workspace Jedox Platform
Categories Integrator
Created by Guest
Created on May 5, 2022

Integrator Extracts/Transforms: persisted cache option

New cache option: persisted cache. This would be very helpful for REST based connections where you do not want to pull over all the values again (especially if it was a process of looping through row-limited rest requests).

If ticked, the persisted cache would stay there until overwritten by executing the process again. This means if you log out, shut down the server, etc, the cache still stays there. If you had persisted cache turned on for a component , you could use the data from that component in another transform/process without having to reload it from source.

Especially for the development process , where it is common to constantly rerun and reload data, it would be far more efficient to have this.