StartCreateSystemWindchill
The StartCreateSystemWindchill API creates a new system file in a given project from PTC Windchill PDMLinkWindchill PDMLink.
Syntax
POST /WindchillRiskAndReliability12.0/DataEngine.asmx/StartCreateSystemWindchill
HTTP/1.1
Host: ppumsv-wqs07d
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UserName=string&Password=string
&GroupName=string&ProjectName=string&SystemName=string
&WindchillProduct=string&Filter=string&Part=string
&IncludeOccurrences=string&WindchillUser=string
&WindchillPassword=string
Parameters
This API uses the following parameters:
User,Pass,GroupSession/Token—Standard login credentials.
ProjectName—The name of existing project to create the file in.
SystemName— The name of the file to create.
WindchillProduct— (Required) The name of the product in PTC Windchill to pull from.
Filter— The name of the filter in PTC Windchill to apply.
Part- (Required) Either part master OID or Number attribute of a part. This can use * to search but must return only one record.
IncludeOccurrences— (Required) The value is True or False. Determines whether to expand the BOM.
WindchillUser— User to access PTC Windchill with. Not required if the login is saved in Administrator.
WindchillPassword— Password of the user to access PTC Windchill with. Not required if the login is saved in Administrator.
POST /WindchillRiskAndReliability12.0/DataEngine.asmx/StartCreateSystemWindchill
HTTP/1.1
Host: ppumsv-wqs07d
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UserName=string&Password=string
&GroupName=string&ProjectName=string&SystemName=string
&WindchillProduct=string&Filter=string&Part=string
&IncludeOccurrences=string&WindchillUser=string
&WindchillPassword=string