
OlegsA asked a question.
We do not need any additional information basically what we need is to import some Users, but in case it is impossible we can import them with some dumy computers.
<?xml version="1.0"?>
<client>
<company>Test-Company</company>
<hostname>Test-Hostname</hostname>
<lastupdate>2024-03-04T12:51:14</lastupdate>
<username>username</username>
<sitename>TestSitename</sitename>
<loginuser>
<username>LoginUser</username>
<logintime>2024-03-04T09:45:53</logintime>
</loginuser>
</client>
Hello @Olegs Airijancs​
Please find on the attached .zip file the SIM XML Connector documentation and the schema.xsd
On page 5 from the documentation, it speaks about where you can find the schema.xsd file that you will use to design/define the needed data for the XML. It will not be a very straight-forward answer however, this will help you to start building your XML.
On page 6, it also explains, what it expects, whether it is a mandatory element, or if an element can have multiple entries or single occurrence.
Hope you find this useful.
Hi @Olegs Airijancs​ what randy said, plus inventory server doesn't like super ancient files, so make sure your dates are not that old.
cheers oli