DataService
Click here for a complete list of operations.
AddPureProjects
Add a new project, and return the new project id
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /DevSuiteAdminService/DataService.asmx HTTP/1.1
Host: trydevsuite.techexcel.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.techexcel.com/txwebservice/AddPureProjects"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<AddPureProjects xmlns="http://www.techexcel.com/txwebservice/">
<site>
<siteID>int</siteID>
<siteOldID>int</siteOldID>
<siteName>string</siteName>
<siteTypeID>int</siteTypeID>
<joinedFamily>boolean</joinedFamily>
<webServiceURL>string</webServiceURL>
<siteIP>string</siteIP>
<authenCode>string</authenCode>
<communicationKey>string</communicationKey>
<lastSiteSycNumber>int</lastSiteSycNumber>
<lastUserSycNumber>int</lastUserSycNumber>
<lastLicenseSycNumber>int</lastLicenseSycNumber>
<updateNumber>int</updateNumber>
<KeyString>string</KeyString>
<KeyWord>string</KeyWord>
<siteAppTypeID>int</siteAppTypeID>
<integratedSiteID>int</integratedSiteID>
<addDevTestKeyString>string</addDevTestKeyString>
<lightKeyString>string</lightKeyString>
<actionID>int</actionID>
<DTKSyncServiceURL>string</DTKSyncServiceURL>
<DTTSyncServiceURL>string</DTTSyncServiceURL>
</site>
<projects>
<Project>
<ProjectID>int</ProjectID>
<ProjectName>string</ProjectName>
<Memo>string</Memo>
<StartingBugID>int</StartingBugID>
<BugPrefix>string</BugPrefix>
<LockOwner>string</LockOwner>
<AttachedFilePath>string</AttachedFilePath>
<ManagerPersonID>int</ManagerPersonID>
<IsActiveProject>int</IsActiveProject>
<ShowCustomPage>int</ShowCustomPage>
<ShowLinkPage>int</ShowLinkPage>
<CustomReportPath>string</CustomReportPath>
<ShowVSSPage>int</ShowVSSPage>
<SupportFolder>int</SupportFolder>
<ShowCustomePage2>int</ShowCustomePage2>
<ShowCrntStatusInSubmit>int</ShowCrntStatusInSubmit>
<ShowCustomInSubmit>int</ShowCustomInSubmit>
<ShowCustom2InSubmit>int</ShowCustom2InSubmit>
<TabOrder>string</TabOrder>
<DocumentTemplatePath>string</DocumentTemplatePath>
<SupportDocVw>int</SupportDocVw>
<RevisionSystem>int</RevisionSystem>
<NoOfRevisions>int</NoOfRevisions>
<WebUpload>int</WebUpload>
<WebDownload>int</WebDownload>
<ProjectTypeID>int</ProjectTypeID>
<EnableTimeTrack>int</EnableTimeTrack>
<EnableEmail>int</EnableEmail>
<EnableChangeLog>int</EnableChangeLog>
<DeleteOldLog>int</DeleteOldLog>
<WebSupportPath>string</WebSupportPath>
<CopyForwardDesc>int</CopyForwardDesc>
<EnableWorkflow>int</EnableWorkflow>
<EmailTimeInterval>int</EmailTimeInterval>
<DefaultInitialState>int</DefaultInitialState>
<StateFromNullTo>int</StateFromNullTo>
<SettingsChanged>int</SettingsChanged>
<KLinkedFieldID1>int</KLinkedFieldID1>
<KLinkedFieldID2>int</KLinkedFieldID2>
<RuntimeKey>string</RuntimeKey>
<WebLoginMemo>string</WebLoginMemo>
<WebCustomerLoginMemo>string</WebCustomerLoginMemo>
<SupportType>int</SupportType>
<EnableAutoRouting>int</EnableAutoRouting>
<EnableEscalation>int</EnableEscalation>
<FilePathLocal>string</FilePathLocal>
<WebNewCustomerLoginTitle>string</WebNewCustomerLoginTitle>
<WebCustomerLoginTitle>string</WebCustomerLoginTitle>
<WebLoginTitle>string</WebLoginTitle>
<DefaultHourlyRate>float</DefaultHourlyRate>
<EnableIssueTimeTrack>int</EnableIssueTimeTrack>
<EnableCostTrack>int</EnableCostTrack>
<EnableApplicableUser>int</EnableApplicableUser>
<ShowTimeTrackDialog>int</ShowTimeTrackDialog>
<ShowEventSelectionInSubmit>int</ShowEventSelectionInSubmit>
<CustomerBaseProjectID>int</CustomerBaseProjectID>
<EnableServiceAgreement>int</EnableServiceAgreement>
<NameDisplayFormat>int</NameDisplayFormat>
<LinkedAssetProjectID>int</LinkedAssetProjectID>
<EnableLiveSupport>int</EnableLiveSupport>
<IfAssetManagement>int</IfAssetManagement>
<AssetManagerID>int</AssetManagerID>
<KBProjectID>int</KBProjectID>
<EnableSpellCheck>int</EnableSpellCheck>
<EnableWebSpellCheck>int</EnableWebSpellCheck>
<EnableEventNotification>int</EnableEventNotification>
<SupportProjectType>int</SupportProjectType>
<VersionCtrlSystem>int</VersionCtrlSystem>
<EnableWhoCanChangeState>int</EnableWhoCanChangeState>
<EnableStateReadOnlyFields>int</EnableStateReadOnlyFields>
<EnableStateInvisibleFields>int</EnableStateInvisibleFields>
<EnableStateMandatoryFields>int</EnableStateMandatoryFields>
<ShowCustom3InSubmit>int</ShowCustom3InSubmit>
<PageOrder>string</PageOrder>
<IfBatchBasedSales>int</IfBatchBasedSales>
<SaleQuoteOption>int</SaleQuoteOption>
<IfDetailPageOneWindow>int</IfDetailPageOneWindow>
<IfSupportQuickAction>int</IfSupportQuickAction>
<MandatoryEnforceOption>int</MandatoryEnforceOption>
<ProjectSubType>int</ProjectSubType>
<MemoFieldFormat>int</MemoFieldFormat>
<UserConfirmMemo>string</UserConfirmMemo>
<ProjectType>int</ProjectType>
<LinkedCustomerBaseProjectID>int</LinkedCustomerBaseProjectID>
<LinkedTemplateBaseProjectID>int</LinkedTemplateBaseProjectID>
<LinkedKnowledgeBaseID>int</LinkedKnowledgeBaseID>
<IssuePrefix>string</IssuePrefix>
<StartingID>int</StartingID>
<ProjectIdentifier>string</ProjectIdentifier>
<ProjectDescription>string</ProjectDescription>
</Project>
<Project>
<ProjectID>int</ProjectID>
<ProjectName>string</ProjectName>
<Memo>string</Memo>
<StartingBugID>int</StartingBugID>
<BugPrefix>string</BugPrefix>
<LockOwner>string</LockOwner>
<AttachedFilePath>string</AttachedFilePath>
<ManagerPersonID>int</ManagerPersonID>
<IsActiveProject>int</IsActiveProject>
<ShowCustomPage>int</ShowCustomPage>
<ShowLinkPage>int</ShowLinkPage>
<CustomReportPath>string</CustomReportPath>
<ShowVSSPage>int</ShowVSSPage>
<SupportFolder>int</SupportFolder>
<ShowCustomePage2>int</ShowCustomePage2>
<ShowCrntStatusInSubmit>int</ShowCrntStatusInSubmit>
<ShowCustomInSubmit>int</ShowCustomInSubmit>
<ShowCustom2InSubmit>int</ShowCustom2InSubmit>
<TabOrder>string</TabOrder>
<DocumentTemplatePath>string</DocumentTemplatePath>
<SupportDocVw>int</SupportDocVw>
<RevisionSystem>int</RevisionSystem>
<NoOfRevisions>int</NoOfRevisions>
<WebUpload>int</WebUpload>
<WebDownload>int</WebDownload>
<ProjectTypeID>int</ProjectTypeID>
<EnableTimeTrack>int</EnableTimeTrack>
<EnableEmail>int</EnableEmail>
<EnableChangeLog>int</EnableChangeLog>
<DeleteOldLog>int</DeleteOldLog>
<WebSupportPath>string</WebSupportPath>
<CopyForwardDesc>int</CopyForwardDesc>
<EnableWorkflow>int</EnableWorkflow>
<EmailTimeInterval>int</EmailTimeInterval>
<DefaultInitialState>int</DefaultInitialState>
<StateFromNullTo>int</StateFromNullTo>
<SettingsChanged>int</SettingsChanged>
<KLinkedFieldID1>int</KLinkedFieldID1>
<KLinkedFieldID2>int</KLinkedFieldID2>
<RuntimeKey>string</RuntimeKey>
<WebLoginMemo>string</WebLoginMemo>
<WebCustomerLoginMemo>string</WebCustomerLoginMemo>
<SupportType>int</SupportType>
<EnableAutoRouting>int</EnableAutoRouting>
<EnableEscalation>int</EnableEscalation>
<FilePathLocal>string</FilePathLocal>
<WebNewCustomerLoginTitle>string</WebNewCustomerLoginTitle>
<WebCustomerLoginTitle>string</WebCustomerLoginTitle>
<WebLoginTitle>string</WebLoginTitle>
<DefaultHourlyRate>float</DefaultHourlyRate>
<EnableIssueTimeTrack>int</EnableIssueTimeTrack>
<EnableCostTrack>int</EnableCostTrack>
<EnableApplicableUser>int</EnableApplicableUser>
<ShowTimeTrackDialog>int</ShowTimeTrackDialog>
<ShowEventSelectionInSubmit>int</ShowEventSelectionInSubmit>
<CustomerBaseProjectID>int</CustomerBaseProjectID>
<EnableServiceAgreement>int</EnableServiceAgreement>
<NameDisplayFormat>int</NameDisplayFormat>
<LinkedAssetProjectID>int</LinkedAssetProjectID>
<EnableLiveSupport>int</EnableLiveSupport>
<IfAssetManagement>int</IfAssetManagement>
<AssetManagerID>int</AssetManagerID>
<KBProjectID>int</KBProjectID>
<EnableSpellCheck>int</EnableSpellCheck>
<EnableWebSpellCheck>int</EnableWebSpellCheck>
<EnableEventNotification>int</EnableEventNotification>
<SupportProjectType>int</SupportProjectType>
<VersionCtrlSystem>int</VersionCtrlSystem>
<EnableWhoCanChangeState>int</EnableWhoCanChangeState>
<EnableStateReadOnlyFields>int</EnableStateReadOnlyFields>
<EnableStateInvisibleFields>int</EnableStateInvisibleFields>
<EnableStateMandatoryFields>int</EnableStateMandatoryFields>
<ShowCustom3InSubmit>int</ShowCustom3InSubmit>
<PageOrder>string</PageOrder>
<IfBatchBasedSales>int</IfBatchBasedSales>
<SaleQuoteOption>int</SaleQuoteOption>
<IfDetailPageOneWindow>int</IfDetailPageOneWindow>
<IfSupportQuickAction>int</IfSupportQuickAction>
<MandatoryEnforceOption>int</MandatoryEnforceOption>
<ProjectSubType>int</ProjectSubType>
<MemoFieldFormat>int</MemoFieldFormat>
<UserConfirmMemo>string</UserConfirmMemo>
<ProjectType>int</ProjectType>
<LinkedCustomerBaseProjectID>int</LinkedCustomerBaseProjectID>
<LinkedTemplateBaseProjectID>int</LinkedTemplateBaseProjectID>
<LinkedKnowledgeBaseID>int</LinkedKnowledgeBaseID>
<IssuePrefix>string</IssuePrefix>
<StartingID>int</StartingID>
<ProjectIdentifier>string</ProjectIdentifier>
<ProjectDescription>string</ProjectDescription>
</Project>
</projects>
</AddPureProjects>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<AddPureProjectsResponse xmlns="http://www.techexcel.com/txwebservice/">
<AddPureProjectsResult>
<ErrorType>int</ErrorType>
<ErrorID>int</ErrorID>
<ReturnMessage>string</ReturnMessage>
<XMLData>base64Binary</XMLData>
<XMLSchema>base64Binary</XMLSchema>
<TableName>string</TableName>
<IsDataCompressed>int</IsDataCompressed>
<IsSchemaCompressed>int</IsSchemaCompressed>
<SqlCommand>string</SqlCommand>
</AddPureProjectsResult>
<projectIds>
<int>int</int>
<int>int</int>
</projectIds>
</AddPureProjectsResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /DevSuiteAdminService/DataService.asmx HTTP/1.1
Host: trydevsuite.techexcel.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<AddPureProjects xmlns="http://www.techexcel.com/txwebservice/">
<site>
<siteID>int</siteID>
<siteOldID>int</siteOldID>
<siteName>string</siteName>
<siteTypeID>int</siteTypeID>
<joinedFamily>boolean</joinedFamily>
<webServiceURL>string</webServiceURL>
<siteIP>string</siteIP>
<authenCode>string</authenCode>
<communicationKey>string</communicationKey>
<lastSiteSycNumber>int</lastSiteSycNumber>
<lastUserSycNumber>int</lastUserSycNumber>
<lastLicenseSycNumber>int</lastLicenseSycNumber>
<updateNumber>int</updateNumber>
<KeyString>string</KeyString>
<KeyWord>string</KeyWord>
<siteAppTypeID>int</siteAppTypeID>
<integratedSiteID>int</integratedSiteID>
<addDevTestKeyString>string</addDevTestKeyString>
<lightKeyString>string</lightKeyString>
<actionID>int</actionID>
<DTKSyncServiceURL>string</DTKSyncServiceURL>
<DTTSyncServiceURL>string</DTTSyncServiceURL>
</site>
<projects>
<Project>
<ProjectID>int</ProjectID>
<ProjectName>string</ProjectName>
<Memo>string</Memo>
<StartingBugID>int</StartingBugID>
<BugPrefix>string</BugPrefix>
<LockOwner>string</LockOwner>
<AttachedFilePath>string</AttachedFilePath>
<ManagerPersonID>int</ManagerPersonID>
<IsActiveProject>int</IsActiveProject>
<ShowCustomPage>int</ShowCustomPage>
<ShowLinkPage>int</ShowLinkPage>
<CustomReportPath>string</CustomReportPath>
<ShowVSSPage>int</ShowVSSPage>
<SupportFolder>int</SupportFolder>
<ShowCustomePage2>int</ShowCustomePage2>
<ShowCrntStatusInSubmit>int</ShowCrntStatusInSubmit>
<ShowCustomInSubmit>int</ShowCustomInSubmit>
<ShowCustom2InSubmit>int</ShowCustom2InSubmit>
<TabOrder>string</TabOrder>
<DocumentTemplatePath>string</DocumentTemplatePath>
<SupportDocVw>int</SupportDocVw>
<RevisionSystem>int</RevisionSystem>
<NoOfRevisions>int</NoOfRevisions>
<WebUpload>int</WebUpload>
<WebDownload>int</WebDownload>
<ProjectTypeID>int</ProjectTypeID>
<EnableTimeTrack>int</EnableTimeTrack>
<EnableEmail>int</EnableEmail>
<EnableChangeLog>int</EnableChangeLog>
<DeleteOldLog>int</DeleteOldLog>
<WebSupportPath>string</WebSupportPath>
<CopyForwardDesc>int</CopyForwardDesc>
<EnableWorkflow>int</EnableWorkflow>
<EmailTimeInterval>int</EmailTimeInterval>
<DefaultInitialState>int</DefaultInitialState>
<StateFromNullTo>int</StateFromNullTo>
<SettingsChanged>int</SettingsChanged>
<KLinkedFieldID1>int</KLinkedFieldID1>
<KLinkedFieldID2>int</KLinkedFieldID2>
<RuntimeKey>string</RuntimeKey>
<WebLoginMemo>string</WebLoginMemo>
<WebCustomerLoginMemo>string</WebCustomerLoginMemo>
<SupportType>int</SupportType>
<EnableAutoRouting>int</EnableAutoRouting>
<EnableEscalation>int</EnableEscalation>
<FilePathLocal>string</FilePathLocal>
<WebNewCustomerLoginTitle>string</WebNewCustomerLoginTitle>
<WebCustomerLoginTitle>string</WebCustomerLoginTitle>
<WebLoginTitle>string</WebLoginTitle>
<DefaultHourlyRate>float</DefaultHourlyRate>
<EnableIssueTimeTrack>int</EnableIssueTimeTrack>
<EnableCostTrack>int</EnableCostTrack>
<EnableApplicableUser>int</EnableApplicableUser>
<ShowTimeTrackDialog>int</ShowTimeTrackDialog>
<ShowEventSelectionInSubmit>int</ShowEventSelectionInSubmit>
<CustomerBaseProjectID>int</CustomerBaseProjectID>
<EnableServiceAgreement>int</EnableServiceAgreement>
<NameDisplayFormat>int</NameDisplayFormat>
<LinkedAssetProjectID>int</LinkedAssetProjectID>
<EnableLiveSupport>int</EnableLiveSupport>
<IfAssetManagement>int</IfAssetManagement>
<AssetManagerID>int</AssetManagerID>
<KBProjectID>int</KBProjectID>
<EnableSpellCheck>int</EnableSpellCheck>
<EnableWebSpellCheck>int</EnableWebSpellCheck>
<EnableEventNotification>int</EnableEventNotification>
<SupportProjectType>int</SupportProjectType>
<VersionCtrlSystem>int</VersionCtrlSystem>
<EnableWhoCanChangeState>int</EnableWhoCanChangeState>
<EnableStateReadOnlyFields>int</EnableStateReadOnlyFields>
<EnableStateInvisibleFields>int</EnableStateInvisibleFields>
<EnableStateMandatoryFields>int</EnableStateMandatoryFields>
<ShowCustom3InSubmit>int</ShowCustom3InSubmit>
<PageOrder>string</PageOrder>
<IfBatchBasedSales>int</IfBatchBasedSales>
<SaleQuoteOption>int</SaleQuoteOption>
<IfDetailPageOneWindow>int</IfDetailPageOneWindow>
<IfSupportQuickAction>int</IfSupportQuickAction>
<MandatoryEnforceOption>int</MandatoryEnforceOption>
<ProjectSubType>int</ProjectSubType>
<MemoFieldFormat>int</MemoFieldFormat>
<UserConfirmMemo>string</UserConfirmMemo>
<ProjectType>int</ProjectType>
<LinkedCustomerBaseProjectID>int</LinkedCustomerBaseProjectID>
<LinkedTemplateBaseProjectID>int</LinkedTemplateBaseProjectID>
<LinkedKnowledgeBaseID>int</LinkedKnowledgeBaseID>
<IssuePrefix>string</IssuePrefix>
<StartingID>int</StartingID>
<ProjectIdentifier>string</ProjectIdentifier>
<ProjectDescription>string</ProjectDescription>
</Project>
<Project>
<ProjectID>int</ProjectID>
<ProjectName>string</ProjectName>
<Memo>string</Memo>
<StartingBugID>int</StartingBugID>
<BugPrefix>string</BugPrefix>
<LockOwner>string</LockOwner>
<AttachedFilePath>string</AttachedFilePath>
<ManagerPersonID>int</ManagerPersonID>
<IsActiveProject>int</IsActiveProject>
<ShowCustomPage>int</ShowCustomPage>
<ShowLinkPage>int</ShowLinkPage>
<CustomReportPath>string</CustomReportPath>
<ShowVSSPage>int</ShowVSSPage>
<SupportFolder>int</SupportFolder>
<ShowCustomePage2>int</ShowCustomePage2>
<ShowCrntStatusInSubmit>int</ShowCrntStatusInSubmit>
<ShowCustomInSubmit>int</ShowCustomInSubmit>
<ShowCustom2InSubmit>int</ShowCustom2InSubmit>
<TabOrder>string</TabOrder>
<DocumentTemplatePath>string</DocumentTemplatePath>
<SupportDocVw>int</SupportDocVw>
<RevisionSystem>int</RevisionSystem>
<NoOfRevisions>int</NoOfRevisions>
<WebUpload>int</WebUpload>
<WebDownload>int</WebDownload>
<ProjectTypeID>int</ProjectTypeID>
<EnableTimeTrack>int</EnableTimeTrack>
<EnableEmail>int</EnableEmail>
<EnableChangeLog>int</EnableChangeLog>
<DeleteOldLog>int</DeleteOldLog>
<WebSupportPath>string</WebSupportPath>
<CopyForwardDesc>int</CopyForwardDesc>
<EnableWorkflow>int</EnableWorkflow>
<EmailTimeInterval>int</EmailTimeInterval>
<DefaultInitialState>int</DefaultInitialState>
<StateFromNullTo>int</StateFromNullTo>
<SettingsChanged>int</SettingsChanged>
<KLinkedFieldID1>int</KLinkedFieldID1>
<KLinkedFieldID2>int</KLinkedFieldID2>
<RuntimeKey>string</RuntimeKey>
<WebLoginMemo>string</WebLoginMemo>
<WebCustomerLoginMemo>string</WebCustomerLoginMemo>
<SupportType>int</SupportType>
<EnableAutoRouting>int</EnableAutoRouting>
<EnableEscalation>int</EnableEscalation>
<FilePathLocal>string</FilePathLocal>
<WebNewCustomerLoginTitle>string</WebNewCustomerLoginTitle>
<WebCustomerLoginTitle>string</WebCustomerLoginTitle>
<WebLoginTitle>string</WebLoginTitle>
<DefaultHourlyRate>float</DefaultHourlyRate>
<EnableIssueTimeTrack>int</EnableIssueTimeTrack>
<EnableCostTrack>int</EnableCostTrack>
<EnableApplicableUser>int</EnableApplicableUser>
<ShowTimeTrackDialog>int</ShowTimeTrackDialog>
<ShowEventSelectionInSubmit>int</ShowEventSelectionInSubmit>
<CustomerBaseProjectID>int</CustomerBaseProjectID>
<EnableServiceAgreement>int</EnableServiceAgreement>
<NameDisplayFormat>int</NameDisplayFormat>
<LinkedAssetProjectID>int</LinkedAssetProjectID>
<EnableLiveSupport>int</EnableLiveSupport>
<IfAssetManagement>int</IfAssetManagement>
<AssetManagerID>int</AssetManagerID>
<KBProjectID>int</KBProjectID>
<EnableSpellCheck>int</EnableSpellCheck>
<EnableWebSpellCheck>int</EnableWebSpellCheck>
<EnableEventNotification>int</EnableEventNotification>
<SupportProjectType>int</SupportProjectType>
<VersionCtrlSystem>int</VersionCtrlSystem>
<EnableWhoCanChangeState>int</EnableWhoCanChangeState>
<EnableStateReadOnlyFields>int</EnableStateReadOnlyFields>
<EnableStateInvisibleFields>int</EnableStateInvisibleFields>
<EnableStateMandatoryFields>int</EnableStateMandatoryFields>
<ShowCustom3InSubmit>int</ShowCustom3InSubmit>
<PageOrder>string</PageOrder>
<IfBatchBasedSales>int</IfBatchBasedSales>
<SaleQuoteOption>int</SaleQuoteOption>
<IfDetailPageOneWindow>int</IfDetailPageOneWindow>
<IfSupportQuickAction>int</IfSupportQuickAction>
<MandatoryEnforceOption>int</MandatoryEnforceOption>
<ProjectSubType>int</ProjectSubType>
<MemoFieldFormat>int</MemoFieldFormat>
<UserConfirmMemo>string</UserConfirmMemo>
<ProjectType>int</ProjectType>
<LinkedCustomerBaseProjectID>int</LinkedCustomerBaseProjectID>
<LinkedTemplateBaseProjectID>int</LinkedTemplateBaseProjectID>
<LinkedKnowledgeBaseID>int</LinkedKnowledgeBaseID>
<IssuePrefix>string</IssuePrefix>
<StartingID>int</StartingID>
<ProjectIdentifier>string</ProjectIdentifier>
<ProjectDescription>string</ProjectDescription>
</Project>
</projects>
</AddPureProjects>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<AddPureProjectsResponse xmlns="http://www.techexcel.com/txwebservice/">
<AddPureProjectsResult>
<ErrorType>int</ErrorType>
<ErrorID>int</ErrorID>
<ReturnMessage>string</ReturnMessage>
<XMLData>base64Binary</XMLData>
<XMLSchema>base64Binary</XMLSchema>
<TableName>string</TableName>
<IsDataCompressed>int</IsDataCompressed>
<IsSchemaCompressed>int</IsSchemaCompressed>
<SqlCommand>string</SqlCommand>
</AddPureProjectsResult>
<projectIds>
<int>int</int>
<int>int</int>
</projectIds>
</AddPureProjectsResponse>
</soap12:Body>
</soap12:Envelope>