3DEXPERIENCE platform owned references coming in XPDMXML are ignored during import. Behavior incase an X-PDM owned single reference comes in XPDMXML.
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> |