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
  • yes in the process instance my signature input tasks reflect the PK ID i can see it in the variable tab

    but in the process history i cant see it.

    i double checked the interface and im not overwirting nothing else because i only display all the data that i have in pv in the interface.

    then i m just saving two fields in the rule input (which is name is creditrequest ) to update only those fields in table in the db, as you can see in the first picture that i sent .

      

Children