Menu

Add type thin client to CI PC

Remie
2014-11-19
2014-12-05
  • Remie

    Remie - 2014-11-19

    Hi all,

    I am trying to add a new type to the existing PC CI.
    In the datastructure i can add the line in the file datamodel.itop-enduser-devices.xml:

    <field id="user-content-type" xsi:type="AttributeEnum">
    <values>
    <value>laptop</value>
    <value>desktop</value>
    <value>thin client</value>
    </values>
    Then afterwards i run the data model tool and update the itop code. </field>

    The next time i enter the itop PC creation CI i see and select the type thin client.

    However after saving the CI, the type get modified to 'undefined'.

    Which steps do you advice to take in order save the new type?
    Do i need to specify an additional type in the XML file?

    Thanks,

    Regards,

    Remie

     
  • Asparuh Vasilev

    Asparuh Vasilev - 2014-12-05

    That's right you need to specify an additional content type of the field in the .xml file so to be able to ALTER the database table with the ability to choose "thin client" for that field.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.