Skip to main content
shubhamk0004
April 6, 2022
Solved

How can we insert multiple records into Database table?

  • April 6, 2022
  • 6 replies
  • 0 views

Hi all,

I want to add multiple customer data into Database table named tbl_Customer. The requirement is like customer has 4 fields (ID, Name, Department, DOB), there is a grid, I want to add these records, if user want to add new rows, so he can do, and finally want to save these customer details in database table. And each customer will have a primary key.

Kindly help me with this requirement. Steps wise soln would be highly appreciated.

Thank you in advance!

Regards,

Shubham Kumar

Best answer by stefanhelzle0001

Follow the link on top of the page.

docs.appian.com/.../Adapt_a_SAIL_Recipe_to_Work_with_My_Applications.html

6 replies

stefanhelzle0001
Brainy
April 6, 2022

The write to datastore node supports writing multiple rows in one go. Did you try that? Do you have a specific question?

shubhamk0004
April 6, 2022

No, I haven't tried it. And I also want to know how can I configure this into Interface? Please help me.

stefanhelzle0001
Brainy
April 6, 2022