cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Upload in SAP RAP via Action Button: Excel-Based Bulk Insertion

rakeshpatra
Explorer
0 Kudos
211

I have developed a RAP application here i performed only CRUD operations. Now, I need to add a custom action button named "Mass Upload" to enable users to upload an Excel file for bulk data insertion.
How can I achieve this?

Thank you in advance!

View Entire Topic
Aaditya-Mannan
Newcomer

Hi, it can be achieved only for a unmanaged scenario where the data sent from UI is handled at the backend with custom code. To add the button and process the excel file, a fragment has to be created and extend the controller. Below blog will help with the details.

https://community.sap.com/t5/technology-blogs-by-members/excel-upload-using-rap-part-2/ba-p/13522374