Loading
Hello, can someone help with .xml template to import in Snow dumy User.

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>


  • Randy Teng (Flexera Software)

    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.

     

    snowxml guidelines 

    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.

     

    XSD schema 

    Hope you find this useful.

    Expand Post
    • Unknown file type
      The file is no longer available.
  • Oliver Berger (Flexera Software)

    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

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
Hello, can someone help with .xml template to import in Snow dumy User.