for list of data have to execute the one subprocess
foreach data in list how can we configure without subprocess
here for each integer am executing the sub process, can we configure that in the same PM
Discussion posts and replies are publicly visible
If you want to go for the looping, you can use Multiple Node Instance (MNI) concept, no need to go for subprocess.