|
• You can use custom usage attributes and custom part attributes. Ensure that you update or add the properties accordingly in Windchill for performing this action.
• To perform this action, an equivalent link must exist between the upstream and downstream root parts.
|
Request Attribute
|
Description
|
Required
|
||
SourceRoot
|
Attribute in the DiscrepancyContext entity type to specify the root part of the upstream structure.
|
Yes
|
||
SourcePartSelection
|
Attribute in the DiscrepancyContext entity type to specify the parent part from the upstream structure.
Alternatively, you can specify the path of the parent part.
|
Optional
|
||
UpstreamNavigationCriteria
|
Attribute in the DiscrepancyContext entity type to specify the navigation criteria applied in the upstream.
|
Yes
|
||
DownstreamNavigationCriteria
|
Attribute in the DiscrepancyContext entity type to specify the navigation criteria applied in the downstream.
|
Yes
|
||
TargetRoot
|
Attribute in the DiscrepancyContext entity type to specify the root part of the downstream structure.
|
Optional
|
||
TargetPart
|
Attribute in the DiscrepancyContext entity type to specify the parent part of a downstream structure to which you want to paste the copied parts.
|
Optional
|
||
ChangeOid
|
Attribute to specify the change task or change notice.
|
Optional
|
Response Attribute
|
Description
|
UpstreamPartId
|
Attribute in a collection that returns the ID of the upstream part which was copied.
|
DownstreamPartId
|
Attribute in a collection that returns the ID of the downstream equivalent part.
|
EquivalenceLinkId
|
Attribute in a collection that returns the ID of the equivalence link between the upstream part and the downstream equivalent part.
|
UsageLinkId
|
Attribute in a collection that returns the ID of the usage link between the downstream parent part and the added downstream part.
|