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
4 replies
Subscribers
5 subscribers
Views
2127 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi Following is my use case and I wanted to use custom servlet to trigger a
RajHasti
over 9 years ago
Hi
Following is my use case and I wanted to use custom servlet to trigger a process
1. I have an HTML form with two buttons Approve and Reject
2. On clicking either of the forms buttons - a custom servlet will be called
3. In Servlet get the form variables
4. Trigger a Appian process and send these form variables as process parameters
I already developed following components
1. HTML form – with two button and Java script to submit the form
2. Custom servlet plug in - reads the html form values and initiate the appian process and set the process variable
I wanted to know how we integrate these components in Appian
Note: As in J2EE the html will be placed under WEB_INF folder. So that app server calls the servlets on clicking a form submit from the html
OriginalPostID-199483
OriginalPostID-199483
Discussion posts and replies are publicly visible
Parents
0
mayankk718
over 9 years ago
Hi rawichp236,
If a JSP/HTML file be places in WEB INF folder, won't that be available on hitting the URL ? I was about to try that, but haven't tried it yet.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mayankk718
over 9 years ago
Hi rawichp236,
If a JSP/HTML file be places in WEB INF folder, won't that be available on hitting the URL ? I was about to try that, but haven't tried it yet.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data