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
14 replies
Subscribers
9 subscribers
Views
4823 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All, I have one html form outside of Appian containing three text values
mohanp
over 10 years ago
Hi All,
I have one html form outside of Appian containing three text values and one submit button.
Is it possible to trigger an Appian process on submit of html form?
Triggered process should capture all three filed values as well.
Thanks...
OriginalPostID-111601
OriginalPostID-111601
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
If your external source is a simple HTML form then you can build a servlet plug-in to start the process, this way the action in your HTML <form> element can point to the URL that is handled by the servlet plug-in delegating the rest to Appian after the user clicks submit since that URL will be invoked.
More information at
forum.appian.com/.../Custom_Servlet_Plug-ins
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
If your external source is a simple HTML form then you can build a servlet plug-in to start the process, this way the action in your HTML <form> element can point to the URL that is handled by the servlet plug-in delegating the rest to Appian after the user clicks submit since that URL will be invoked.
More information at
forum.appian.com/.../Custom_Servlet_Plug-ins
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data