About Single Reference

This section describes about import of single reference.

3DEXPERIENCE platform owned references coming in XPDMXML are ignored during import. Behavior incase an X-PDM owned single reference comes in XPDMXML.

  • If reference does not exist in 3DEXPERIENCE platform, a new reference is created.
  • If reference exists in 3DEXPERIENCE platform, ownership and life cycle state attributes on the existing part are updated.

The expected XML is as follows:

<ProductStructure rootRefs="ID_0" updateChildMode="RemoveExistingNotProvided”>
<Product id="ID_0">
  <ID>SINGLEREF</ID> 
  <Description /> 
  <Name /> 
  <UniqueID External=" XPDM_Authored"/> 
…..
</Product>
</ProductStructure>