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
0 replies
Subscribers
5 subscribers
Views
872 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
how to pass a input param to custom servlet
eaglez
over 8 years ago
hi all,
is there a way to pass a input parameter of expression to a custom servlet?
I'm trying to rewrite the excel download plugin("getdatasubsetdownloadlinkfromrule").
in the previous plugin, we pass the rule name and input into the expression and dynamically get the datasubset in the servlet.
in the version 17.1, it doesn't support any more.
I try to directly pass the json string of the datasubset into the expression and pass the json string to servlet. However, there is a problem.
After appending the json string, the http URL is more than the max length.
Does Appian have a way to pass a input parameter of expression to a custom servlet, or is there a global context to share this input param?
OriginalPostID-268491
Discussion posts and replies are publicly visible