Hello Florian,
Yes, we can convert using XSJS or ODATA but in my scenario, i have different procedures which will be return different types of data. I would create one wrapper procedure and call the procedure dynamically. The wrapper procedure should be return data in string format because i have different types of data.
So i need to convert the table data into some string format and return the string from wrapper procedure. Then i can create XSJS or ODATA service on the wrapper procedure. Please help me if it is possible.
Thanks,
Venkatesh