- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @CSLTGUPTAA ,
You Add javascript code activity and enrichment activity after the split outbound transitions.
Eg.
in your javascript activity, create an instance variable and store counts in it.
Make sure to change the count1 to count2 in second javascript activity.
Then in the enrichment activity just call this count1 like this.
You final output will look like this after the enrichment.
Note: Count value will remains same for the rows.
Let me know if that helps.
Views
Replies
0 Likes
Total Likes