cancel
Showing results for 
Search instead for 
Did you mean: 

Generate Excel document in SAP CAP application using CAP with Node JS

JeevanPattanaik
Explorer
389

I am trying to generate excel using CAP with Node Js. From service I am returning buffer to UI layer and from UI , converting buffer object to BLOB and using FileServer.js (saveAs) method to download excel onto the local system.But the generated excel is corrupted. 

Any ideas or suggestions to fix this issue. 

SAP Cloud Application Programming Model 

 

Accepted Solutions (0)

Answers (0)