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
6 replies
Subscribers
6 subscribers
Views
3923 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi When we save multiple values in a process variable, it saves in fo
aayusha
Certified Senior Developer
over 11 years ago
Hi
When we save multiple values in a process variable, it saves in form of an array with ; as the delimiter.
But when this same variable is sent to some other process via send message event, it sends every character in form of array which is now saved in new process variable.
I want to utilize the same array of previous process model.
How to convert this new array of character into a array of words?
I hope my question is clear.
Any pointer will be helpful.
Thanks...
OriginalPostID-72778
OriginalPostID-72778
Discussion posts and replies are publicly visible
Top Replies
darbyk
over 11 years ago
+1
Certified Lead Developer
Hey aayusha, can you make sure that in the 'data' tab of the send message event, you checked the multiple checkbox next to your pv!city variable? Also, can you make sure that in the process where the receive…
Parents
0
darbyk
Certified Lead Developer
over 11 years ago
Hey aayusha, can you make sure that in the 'data' tab of the send message event, you checked the multiple checkbox next to your pv!city variable? Also, can you make sure that in the process where the receive message node lies, the target process variable is also marked as a multiple?
Cancel
Vote Up
+1
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
darbyk
Certified Lead Developer
over 11 years ago
Hey aayusha, can you make sure that in the 'data' tab of the send message event, you checked the multiple checkbox next to your pv!city variable? Also, can you make sure that in the process where the receive message node lies, the target process variable is also marked as a multiple?
Cancel
Vote Up
+1
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data