NEW TO APPIAN TRYING TO UPDATE A Multiple Coloumns in the Database Table

Hi everyone 

i have a Table ( the name of the table is creditrequest)

and im trying to understand how can i  update coloumns values in a specific row  (with a specific id of creditrequest )  after that i inserted a row of creditrequest in the db for exemple.

i use also an interface where i saved those values, in the purpose of update the table.

 

  Discussion posts and replies are publicly visible

Parents Reply
  • you right this what happened i added an   WTDS node and it wrote a new row.

     i didnt see it that the pk is not populated , but why it doesnt show the id of the creditrequest ,

    i can see it in the db, do you know what is the problem ?? 

     

    now if i understand you if in my process details i will see that the CDT will have pk , so when 

    i will re-write in it it will update the new  fields that i want ? 

Children