Hello, I am developing a CAP application with Java/Spring Boot and I ran into a problem I have been stuck on.I have a defined an action within my entity that should fetch details from S4HC, assemble a CSV file from it and then return the CSV to the u...