Saving data to database

I am new to Appian and I'm creating a form interface to save data to the database. I've gone through several of the tutorials and I created an Interface and a Process Model that will save data to the database. However, it only works when I launch it from the Process Model. How do I launch it from the Interface by clicking on the Submit button? 

I want to click Submit after filling out the Interface and have it fire up the process model to save to the database. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to jimc

    One workaround is to setup an User interface node assigned to you after each node in your process that can have the message - that way after each node completion you will have a task and process wont submit until you close it. 
    Its not a standard practice though. Can you share why you want a message after each step when using process model monitoring you can see how and when each node executes. 

Children
No Data