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
6 subscribers
Views
2739 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi all, How do I pass integer array or text array as a parameter to the pro
phanibabuk
over 11 years ago
Hi all,
How do I pass integer array or text array as a parameter to the process model.
When I pass in the input as 1,2,5 it shoots an exception for integer array.
It doesn't accept "a","b","c" as a text array.
How can this be achieved?
Any inputs are highly appreciated!!!!...
OriginalPostID-101500
OriginalPostID-101500
Discussion posts and replies are publicly visible
0
Sathya Srinivasan
Appian Employee
over 11 years ago
Have you tried 1;2;3 ?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
phanibabuk
over 11 years ago
Yes. Please find attached the screenshot.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
phanibabuk
over 11 years ago
A list of group ids/text of type integer/text are expected from an external system. My process has to read the array and perform some specific actions.
How to achieve this?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
tarunk
over 11 years ago
{1,2,3} try this
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel