Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
9 subscribers
Views
4681 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
SAIL form data to submit into Database
jrmprasadraop
Certified Associate Developer
over 7 years ago
Hi,
I am new to SAIL forms development.
I have a SAIL interface form with some text fields and dropdown fields with submit button. I need to insert the data feeded into those fields and store that into Database when the user click on Submit button.
Please help me.
OriginalPostID-258425
Discussion posts and replies are publicly visible
Parents
0
Mike Schmitt
over 7 years ago
The traditional way is to save the data into Rule Inputs, which you then feed out into similarly named AC variables in a User Input Task in a process model, and upon form submit have those saved into process PV variable(s), which you can then write to database using a Write to Data Store node.
To get any more specific, it would be necessary for you to describe more about what you do or don't already have set up.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Schmitt
over 7 years ago
The traditional way is to save the data into Rule Inputs, which you then feed out into similarly named AC variables in a User Input Task in a process model, and upon form submit have those saved into process PV variable(s), which you can then write to database using a Write to Data Store node.
To get any more specific, it would be necessary for you to describe more about what you do or don't already have set up.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data