Modifier
|
Description
|
Required
|
Example Values
|
id
|
The ID of the source PLM system.
The value can be obtained by viewing the contents of the package.
|
Yes
|
Source Windchill PDMLink: 476250931-1165312260509-17489534-123-184-21-130@i3190.ptcnet.ptc.com
Also see the package.xml file.
|
alias
|
The user-defined name to identify the source PLM system.
Use this modifier if you want to expose the source PLM system name as an attribute.
|
Optional
|
PTC.com
|
ownername
|
The user-defined master or non-versioned attribute name that represents the source PLM system name.
Any string attribute name can be specified.
|
Optional
|
OWNER_NAME
|
ownerversion
|
The user-defined versioned attribute name that represents the version of the source PLM system. It is assigned to a specific version of the object in the target PLM system.
Use the format, revision:version of the source PLM system.
Any string attribute name can be specified.
|
Optional
|
OWNER_VERSION
|
Modifiers
|
Description
|
Required
|
Values
|
iteration_rule
|
Specifies which iteration to map
|
Optional
|
latest (default), position, position_latest
position: retains the position of an iteration in a given version.
position_latest: if the default value (latest) cannot import the object; the position_latest rule is used.
|
revision_rule
|
Specifies which revision to map
|
Optional
|
position, label
position: when positional mapping is applied.
label: when importing objects with specific revisions.
|