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

UserName=string&Password=string
&GroupName=string&DatabaseName=string
&ProjectName=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.
DatabaseName— The name of the database. Leave blank to default to the Configuration database.
ProjectName— The unique name of new project.
WindchillProduct— (Required) The name of the product in PTC Windchill to pull from.
Filter— (Optional) Filter name in PTC Windchill to apply.
Part- (Required) Either part master OID or Number attribute of a part. This can used 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/StartCreateProjectWindchill
HTTP/1.1
Host: ppumsv-wqs07d
Content-Type: application/x-www-form-urlencoded
Content-Length: length

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