WLST Script to Create users in bulk from a file
Hi,
I have a requirement to create users using wlst.sh script on linux. This should pick the list of users from a file.
I am able to write a python script with the usernames mentioned in the script. But I want to pick it from a file. The file consists of all the users.
Any help is greatly appreciated
Thanks
0