Hi, i am from Brazil! I have tried upload an excel file and insert the data of cells in my database but i have no ideia how to use the uploaded excel file for insert into my database.
Hi Nikollas,
Please check below helpful links.
1. Link-1
2. https://www.youtube.com/watch?v=0NVHxmiPGDs
3. https://www.youtube.com/watch?v=na_Kb-s9ue4
4. https://www.outsystems.com/forums/discussion/58632/button-for-data-import-excel-file-content-in-database-outsystems/
Thanks and Regards,
Rahul
Thanks! That's worked
Do you know how to make this with a Json? I have to upload a json because de API is not working with outsystems
Hello Nikollas,
I have an upload example to save and edit records, attached.
I hope it helps.
Excel file to upload.
IF you want to be a good developer, you should be lazy :)
you can see how this import from excel works by creating a bootstrap function:
create an excel with a headerrow and some dummy values.
Just go to Entity and select:
It will not only create the entity, but also a timer with a bootstrap function.