You can export IDOL Server users, roles, agents, and profiles to a specified XML file from where they can be imported into an IDOL Server again. For example, you can use this process to transfer IDOL Server to a different platform.
http://IDOLhost:ACIPort/action=UserExport&ExportFileName=fileName
where:
For example:
http://12.3.4.56:20000/action=UserExport&ExportFileName=MyFile.xml
This action uses port 20000 to export IDOL Server users, roles, agents, and profiles to the MyFile.xml file.
|
|