API Program + Bat File For Importing User CSV file
I created a makeshift short program to import users' CSV file into EasyAdmin by API program and Bat File.
This program works under the environment of Identity Security Mode and OpenLM Server.
<Important: You can't change the file name. These files should be default directory location as they are.
*settings.json: You need to specify the hostname, port, account info and Authorization Info of API.
*users.csv: CSV file to import. (Users. You can get a template by exporting Users to CSV)
*stout.txt: The result will be outputed in this file from Run.bat file.
After settings, please run the Run.bat file.
Please send me any feedbacks for program improvements.