How to remove concurrent parameter after submission of program automatically?
Hi all ,
I want some logic to remove parameters of a concurrent program automatically once submitted, As current scenario is that once the program is getting submitted the parameters is not getting removed and user is submitting same program with same parameters due to which same value is getting printed multiple times.