I tested a Education based application, In this application I execute 'Course creation' process. Each course has unique ID.
If I give 50 users, this unique ID not to auto-incremented and the same id apply for all 50 users. But I need to auto increment the courseid to given users. Please give me the solution in Neolaod tool.