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
  • 0
    Certified Lead Developer
    in reply to yanivb0001

    In the top screenshot we can see that the PV value has now been correctly set with the result of the initial WTDS node.

    What happens next i'm still unclear on because your process is a bit spread out - is this all in the same process model?

    What is the Data / Input configuration on the User Input Task node?  You're setting the ACP to the value of the PV first, right?

    I'd suggest getting used to these steps in a more simplified process flow, to be honest - once you get used to it in a simpler context it's easier to remember all the pieces you must put in place when it's in a more advanced flow.  Can you review this with any of the other Appian developers in your organization?

Children