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
9 replies
Subscribers
6 subscribers
Views
3722 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi All. I am fetching some rows from a table and storing each column in a partic
parthajitp
A Score Level 1
over 9 years ago
Hi All. I am fetching some rows from a table and storing each column in a particular process variable. The values are being stored in the process variable, separated by a comma. Now how would I extract or use one such value from the process variable.Say there are 3 values in one process variable and I would one to use each of them individually, how should I proceed? I have tried using some functions like split() but haven't been successful.
OriginalPostID-157905
OriginalPostID-157905
Discussion posts and replies are publicly visible
Parents
0
parthajitp
A Score Level 1
over 9 years ago
@vinitl522 and @csteward, yeah we are saving it in a multiple variable. We did check the apply function and from the product documentation what we understood is that we will be required to use pre-defined functions.So we went ahead with the split function.Only catch is that we are now required to use another script task just to map the split values with the new set of variables which will be storing them individually.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
parthajitp
A Score Level 1
over 9 years ago
@vinitl522 and @csteward, yeah we are saving it in a multiple variable. We did check the apply function and from the product documentation what we understood is that we will be required to use pre-defined functions.So we went ahead with the split function.Only catch is that we are now required to use another script task just to map the split values with the new set of variables which will be storing them individually.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data