We have a requirement of reading the service and convert it into odata. Our target system only understands odata and the source cannot deliver odata. So we are trying to build node service to facilitate the same. I tried to use CAP (https://cap.cloud.sap/docs/get-started/) but it seems it can only work with persisted data. It would be really helpful if you