Skip to main content
December 21, 2022
Question

save multiple grid rows in the database w.r.t ID

  • December 21, 2022
  • 6 replies
  • 0 views

hii,

    i have created a grid in which i have given nominee details and i want to store multiple nominee details rows inside the database for every customer id. can anyone please give me a better approach to solve this issue? as i am new to appian.

Below is the screenshot of my grid like this i want to store multiple rows in the database.

    6 replies

    shukurs0001
    December 21, 2022

    Save Rows data in an array type Rule input.
    Create a Process Model & configure the nodes as per the process. Don't forget to check the Multiple parameter as you need to insert multiple records.

    December 21, 2022

    I have done the same step as you tell but the error is coming in the write to data store entity.

    Below is the error ss - 

    shukurs0001
    December 21, 2022

    You are Giving some Null values from your end, please check it once.