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
  • ok so i configured like you said  the creditrequest  CDT output as you saw  in the first WTDS node

    and after that this what i have in the process details in the "variables".

    and after that  i have the new tasks in process model ,  where i want to save the fields and update the row

    but i did what you said i add a new WTDS node to rerwrite it 

    but i can see in the process details that it didnt save the new fields ( i have the same thing as above in the picture )

Children