18
Views
5
Comments
I want bulk insert latest version documentations to implement it  in my  project
Question
Application Type
Reactive

I want bulk insert latest version documentations to implement it  in my  project or someone can give me the steps how to implement it in our project

2019-07-05 10-57-41
Nikhil Purohit

Hello Gaurav,


You can try the component Multiple File Upload or Reactive Multiple File Upload to achieve this particular functionality.

Let me know if you have any issues while implementing it.


Regards,

Nikhil

UserImage.jpg
Gaurav Singh

hey Nikhil the  problem is  i want to upload a excel file which contains about 2000+ data to a external SQL database  table from my outsystems service studio.

2019-07-05 10-57-41
Nikhil Purohit

Hello Gaurav,


I hope I got your problem correctly this time. So can can follow below steps to get this items resolved: 

  1. First of all integrate the particular External DB in OutSystems.
  2. Create a Timer with kill switch using an site property.
  3. Using the timer bound server action, you can read the records from the particular excel and CRUD action you can upload the data into the respective table.
  4. You can run the Timer from service center as well if required.

Please let me know if that helps.


Regards,

Nikhil 

2024-12-18 16-06-42
Junaid Syed

Hello Gaurav,

Please refer below component to address your need.

https://www.outsystems.com/forge/component/1117/bulkinsert/ 

Hope it helps!

Junaid

UserImage.jpg
Gaurav Singh

hey junaid this link  only  have the 2.1.10 documentation but i am using the latest version  which is 2.1.12 .  


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.