You can import IDOL Server users, roles, agents, and profiles from a specified XML file (into which you previously exported them from an IDOL Server by using the UserExport
action). You can use this process, for example, to transfer IDOL Server to a different platform.
http://IDOLhost:ACIPort/action=UserImport&ImportFileName=fileName&UserFields=fieldCSV
where:
For example:
http://12.3.4.56:20000/action=UserImport&ImportFileName=MyFile.xml
This action uses port 20000
to import IDOL Server users, roles, agents, and profiles from the MyFile.xml
file.
|