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
you can expose interface service as statable service --->Process Model--->properties u can add interface and attach your write records service to flow with same record type for reference you can pre sample App Acme Auto Solution