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
5 replies
Subscribers
7 subscribers
Views
4005 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
I would like to store array values of a process variable into a cdt. For exampl
zulfiqarp
over 9 years ago
I would like to store array values of a process variable into a cdt. For example, I would like to store dept variable with values :{"Accounting","Finance","Operations"} to a cdt deptDetail with values {dept:"Accounting", deptSalary:""}, {dept:"Finance",deptSalary:""}, {dept:"Operations", deptSalary:""}. How can I write a loop function to store a process variable of multiple type and store value in a cdt by row? I am using a script task output section to write this value. I have used appended to list besides using stored values, but its combining all the departments and put them in a single row of cdt.
Thanks!
OriginalPostID-161479
OriginalPostID-161479
Discussion posts and replies are publicly visible
Parents
0
zulfiqarp
over 9 years ago
@sikhivahans Do you recommend a solution in this regard so that I don't get error, when I move this apply function from one region (DEV) to another region (QA)?
Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
zulfiqarp
over 9 years ago
@sikhivahans Do you recommend a solution in this regard so that I don't get error, when I move this apply function from one region (DEV) to another region (QA)?
Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data