|
When a rules document is not available, to generate the downstream structure the system considers the properties specified in the associativity.properties.xconf file in Windchill.
|
Request Attribute
|
Description
|
Required
|
||||
SourceRoot
|
Attribute in the GDSFromTemplateContext entity type to specify the root part of the upstream structure for transferring the upstream parts to the generated downstream structure based on the rules applied.
|
Yes
|
||||
TargetRoot
|
Attribute in the GDSFromTemplateContext entity type to specify the target (downstream) root node.
Alternatively, you can specify any downstream part that is under the target root node.
|
Optional
|
||||
TargetPath
|
Attribute in the GDSFromTemplateContext entity type to specify the path of the specified target (downstream) part.
|
Optional
|
||||
UpstreamNavigationCriteria
|
Attribute in the GDSFromTemplateContext entity type to specify the inline or specific navigation criteria applied to the upstream.
|
Yes
|
||||
DownstreamNavigationCriteria
|
Attribute in the GDSFromTemplateContext entity type to specify the inline or specific navigation criteria applied to the downstream.
|
Yes
|
||||
View
|
Attribute in the GDSFromTemplateInfo collection to specify the downstream view to be used in the transformation.
|
Yes
|
||||
BomType
|
Attribute in the GDSFromTemplateInfo collection to specify the type of downstream BOM being used.
|
Optional
|
||||
AlternateBOM
|
Attribute in the GDSFromTemplateInfo collection to specify an alternate BOM for the transformation.
|
Optional
|
||||
DownstreamTemplate
|
Attribute in the GDSFromTemplateInfo collection to specify the downstream template (part structure or rules document).
|
Yes
|
||||
SourcePathSelection
|
Attribute in the GDSFromTemplateInfo collection to specify the path ID of a parent node in the upstream structure.
You can optionally use a solidus (/) to specify the path for an upstream root node.
|
Optional
|
||||
NumberSuffix
|
Attribute in the GDSFromTemplateInfo collection to specify the suffix for the downstream structure generated from template.
|
Optional
|
||||
Folder
|
Attribute in the GDSFromTemplateInfo collection to specify the location at which you want to generate a downstream structure.
|
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 that was transferred to the generated downstream structure.
|
DownstreamPartId
|
Attribute in a collection that returns the ID of the downstream equivalent part in the generated downstream structure.
|
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 node and the child node added to the generated downstream structure.
|