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
3 replies
Subscribers
9 subscribers
Views
1472 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, I've a process that reads about 4000 records and makes calcultation
marcop519
over 12 years ago
Hi,
I've a process that reads about 4000 records and makes calcultations for each row..I've tried to use a sub-process but it creates 4000 instances and I think is not the correct solution.. What's the better way to solve this problem? there's some example of process that read and elaborates data like a loop?
Thanks a lot.....
OriginalPostID-35464
OriginalPostID-35464
Discussion posts and replies are publicly visible
Parents
0
marcop519
over 12 years ago
Hi, I'm implementig the solution with doforeach..I've a script task that populates a new CDT that contains less elements than the old CDT. Now I'm trying to use difference function to extract the excluded element..difference(newCdt,oldCdt)..but the result still contains all the oldCdt's elements
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
marcop519
over 12 years ago
Hi, I'm implementig the solution with doforeach..I've a script task that populates a new CDT that contains less elements than the old CDT. Now I'm trying to use difference function to extract the excluded element..difference(newCdt,oldCdt)..but the result still contains all the oldCdt's elements
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data