StartCreateFile
The StartCreateFile API is used to create a new file in a given project optionally based on an exiting file.
Syntax
POST /WindchillRiskAndReliability12.0/DataEngine.asmx/StartCreateFile
HTTP/1.1
Host: ppumsv-wqs07d
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UserName=string&Password=string
&GroupName=string&ProjectName=string
&FileName=string&FileType=string&SourceProjectName=string
&SourceFileName=string
Parameters
This API uses the following parameters:
User,Pass,GroupSession/Token—Standard login credentials.
ProjectName—The unique name of the existing project to create the file in.
FileName— The name of the file to create.
FileType— The type of the file, such as “system”.
SourceProjectName- (Optional) The name of project to copy a file from.
SourceFileName— (Optional) The name of file to copy from.
POST /WindchillRiskAndReliability12.0/DataEngine.asmx/StartCreateFile
HTTP/1.1
Host: ppumsv-wqs07d
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UserName=string&Password=string
&GroupName=string&ProjectName=string
&FileName=string&FileType=string&SourceProjectName=string
&SourceFileName=string