Skip to main content
June 29, 2021
Solved

Add Vehicle Button - Appian Step-by-Step #7 page 17

  • June 29, 2021
  • 8 replies
  • 0 views

I have followed the step-by-step on creating a new action for Add Vehicle, after clicking the URL link and entering new data for new vehicle, then click on the ADD VEHICLE button, the data does not get saved in the vehicle table. If I run the process model for the Add Vehicle, the new vehicle gets added successfully.

Please advice. Thanks. 

Best answer by danny.verb

Are you chaining your process model to the write to datastore node? By chaining a process this means the data gets written to the database before your page changes so you can see up to date values

8 replies

danny.verb
June 30, 2021

Are you chaining your process model to the write to datastore node? By chaining a process this means the data gets written to the database before your page changes so you can see up to date values

June 30, 2021

Hi Danny, not sure what you mean by chaining the process model. This is how my Add Vehicle button is setup, same as the step-by-step instruction. Is there any other setup that I need to know? My components are the same as the EVFM Add Vehicle process model and the EVFM AddVehicleForm. Not sure what I am missing. Please advice. Thanks.

mikes0011
Brainy
June 30, 2021

We would need to see your Process Model configuration; what you've shown here is just the config for the related action.

The Expression Guru