Sign up now for Client Certification Foundation Course - June cohort!
Pure's logos
Pure Help Center for Pure Administrators

If you are a researcher, or other non-admin at your institution, click here.

  • Home
  • Announcements
  • Release Notes
  • Technical user guides
  • Training
  • Events
  • Support
  • Contact Us
  • Home
  • Knowledge base articles
  • Data Sources and Integrations

How Can We Help?

Search Results

Filter By Category

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Contact us

Adding Equipment Id to Bulk Import XML from 5.19 to 5.20Adding Equipment Id to Bulk Import XML from 5.19 to 5.20

What

When using the bulk import and you see that the handling of Equipment IDs, in your XML (i.e. serial number), seems to have changed between Pure 5.19 and 5.20 - the XML schemas / examples seem to no longer include this field between the two versions of Pure.

How

In 5.19 you could obtain the logic for adding Equipment ID through the examples directly in Pure from Administrator > Bulk Import > Equipment:

<ids>
 <id pureId="710283" typeUri="/dk/atira/pure/equipment/equipmentsources/serialnumber" type="Serial Number">111-111-111</id>
 <id pureId="710284" typeUri="/dk/atira/pure/equipment/equipmentsources/manufacturerid" type="Manufacturer ID">222-222-222</id>
</ids>

However, from 5.20 the logic, as pictured above have changed. To add this content you should use the following format:

<ids>
 <id pureId="710283">
 <value formatted="false">111-111-111</value>
 <type uri="/dk/atira/pure/equipment/equipmentsources/serialnumber">
 <term formatted="false">
 <text locale="en_GB">Serial Number</text>
 </term>
 </type>
 </id>
 <id pureId="710284">
 <value formatted="false">222-222-222</value>
 <type uri="/dk/atira/pure/equipment/equipmentsources/manufacturerid">
 <term formatted="false">
 <text locale="en_GB">Manufacturer ID</text>
 </term>
 </type>
 </id>
</ids>

More information

KB-636 Add photo in XML for Equipment
See the XSD for more information at www.your_pure_server.com/ws/api/520/xsd/schema1.xsd
Note: Some of this information is for internal use only and might not be accessible.

Published at October 19, 2023

Download
Table of Contents
  1. What
  2. How
Related Articles
  • Displaying Other Files and Links on Pure Portal
  • Mandatory Title Field is Blank
  • Student allowed to create Ethical reviews
  • Configurable Prize Synchronisation - Handling of Organisations
Keywords
  • facillities/equipment
  • bulk import - xml
  • 5.19.0
  • 5.20.0

Was this article helpful?

Yes
No
Give feedback about this article

    About Pure

  • Announcements

    Additional Support

  • Events
  • Client Community
  • Training

    Need Help?

  • Contact Us
  • Submit a Support Case
  • My Cases
  • Linkedin
  • Twitter
  • Facebook
  • Youtube
Elsevier logo Relx logo

Copyright © 2025 Elsevier, except certain content provided by third parties.

  • Terms & Conditions Terms & Conditions
  • Privacy policyPrivacy policy
  • AccesibilityAccesibility
  • Cookie SettingsCookie Settings
  • Log in to Pure Help CenterLog in to Helpjuice Center

Knowledge Base Software powered by Helpjuice

Expand