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
1 reply
Subscribers
6 subscribers
Views
880 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I've created a test process to kick off from a web service, and configured i
thoward
over 11 years ago
I've created a test process to kick off from a web service, and configured it to receive an Input parameter of a text string. When I try passing in a simple text value it works great, but when I convert the parameter pv! to a text array (by checking the ‘multiple’ checkbox within the Form configuration), the process won’t acknowledge the parameter as having a value ( I get a NULL value exception). I have a work around, but just wanted to know if there was a native way to get Appian to acknowledge that a passed in parameter is an array....
OriginalPostID-106219
OriginalPostID-106219
Discussion posts and replies are publicly visible
Parents
0
Jess
over 10 years ago
hi thoward, had the same issue, and yes appian can't recognize passed parameter(array) as an array type. Just of help, I used the strip function to convert the passes param to array type.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Jess
over 10 years ago
hi thoward, had the same issue, and yes appian can't recognize passed parameter(array) as an array type. Just of help, I used the strip function to convert the passes param to array type.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data