The E-BOM Exchange Adapter exports XID in any case, and External with either the
value of XID if it is an 3DEXPERIENCE platform authored object, or with the value coming from X-PDM if it is an X-PDM
authored object. Here are the possible cases:
-
Object created in 3DEXPERIENCE platform:
First object in the revision family: External is identical to XID
<UniqueID External="84442098CEED0D7C05053135526064CD050712D1" XID="84442098CEED0D7C05053135526064CD050712D1" />
Object other than first object in the revision family: External is different
from XID
<UniqueID External="84442098CEED0D7C05053135526064CD050712D1" XID="84442098CEED0D7C05053135526064CD050FF0E4" />
-
Object first created in X-PDM:
<UniqueID External="X-PDM_authored_ID" XID="84442098CEED0D7C05053135526064CD050712D1" />
Note:
The value of External is stored in 3DEXPERIENCE platform attribute UniqueID for Part and Documents and
UniqueInstanceId for Engineering BOM Exchange relationships.