Question
4
Replies
201
Views
Process 360
Posted: December 27, 2019
Last activity: December 30, 2019
Closed
Solved
Create Mutiple subcases based on text input provided by user
Hi
I have an requirement , there is an parent case and in parent case there is an text input field say "no of iterations". Based on the value entered by user , i have to create those many sub cases . How to achieve it? I have seen there is an option to create multiple subcases using pagelist but is there any way to create using single property values because i have to change the existing data model for this requirment.
Regards
Gowtham.
Hello,
I think I would generate a Page-List from your single property and then use the split-for-each sub flow.