Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Read Excel file in cloud code

$
0
0
Hi Sairaj,

In the Cloud Code you have access to the JavaScript SDK of Backend Services and common JavaScript specifications. Thus said, there is not an out-of-the-box solution for reading XLS files from the cloud code. You can accomplish this via an intermediary service on your own that is able to accomplish this and return the proper results.

However, I'd suggest that you construct your data model used by the client app (if this is applicable) and use the Backend Services data entities (JSON objects instead of XLS) to manipulate the data.

Let us know if you further questions arise.


Regards,
Anton Dobrev
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 

Viewing all articles
Browse latest Browse all 94857

Trending Articles