Overview
This web service retrieves a list of project element records (PwsProjectElement), based upon a list of unique project identifiers (PwsProjectRef).
Request Format
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Int32 | No | Click here for more information | 1 | ||
String (50) | Yes | Click here for more information | AW1yokY4MDImXfp9pM5NRw== | ||
Mode | String (1) | Yes | The mode determines which set of criteria is returned in the response. "R": Requested criteria are returned "A": Booked criteria are returned "E": Effective criteria (requested criteria for requested roles and booked criteria for booked roles) are returned. | R/A/E | |
ProjectIdentities | PwsProjectRef [0..100] | Yes | The identities of the projects to be retrieved. | ||
ExcludeReadNotesFlag | Boolean | No | false | If true, notes that have been marked as read by the current user are excluded from the data returned. Applies only when FullDetailFlag is true. | |
IncludeDeletedRolesFla | Boolean | No | false | If set to true, deleted roles will be included in the response. | 0 |
Request Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pws="http://projectorpsa.com/PwsProjectorServices/" xmlns:req="http://projectorpsa.com/DataContracts/Requests/" xmlns:sch="http://projectorpsa.com/DataContracts/Shared/Scheduling/" xmlns:com="http://projectorpsa.com/DataContracts/Shared/Common/"> <soapenv:Header/> <soapenv:Body> <pws:PwsGetProject> <pws:serviceRequest> <req:SessionTicket>AW1yokY4MDImXfp9pM5NRw==</req:SessionTicket> <sch:Mode>R</sch:Mode> <sch:ProjectIdentities> <com:PwsProjectRef> <com:ProjectCode>P001053-001</com:ProjectCode> </com:PwsProjectRef> </sch:ProjectIdentities> </pws:serviceRequest> </pws:PwsGetProject> </soapenv:Body> </soapenv:Envelope> |
Response Format
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | PwsMessage[] | The web service response status and message. Click here for more information. | |
Int32 | Click here for more information. | 1 | |
Status | Click here for more information. | Ok | |
String | Click here for more information. | 2018-01-17T19:44:09.3975552Z | |
Projects | The details of the projects that were fetched. Click here for more information. |
Response Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <PwsGetProjectResponse xmlns="http://projectorpsa.com/PwsProjectorServices/"> <PwsGetProjectResult xmlns:a="http://projectorpsa.com/DataContracts/Shared/Scheduling/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Messages xmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <ResponseId xmlns="http://projectorpsa.com/CommonServices/">0</ResponseId> <Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status> <ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-01-17T19:44:09.3975552Z</ServerTimestampUtc> <a:Projects xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:PwsProjectElement> <b:ProjectDetail> <b:ProjectCode>P001053-001</b:ProjectCode> <b:ProjectId i:nil="true"/> <b:ProjectUid>1152921504607161987</b:ProjectUid> <b:EngagementIdentity> <b:EngagementCode>P001053</b:EngagementCode> <b:EngagementId i:nil="true"/> <b:EngagementUid>1152921504607090526</b:EngagementUid> </b:EngagementIdentity> <b:ProjectName>Don Carlo (2010-2011)</b:ProjectName> <b:CloseDate i:nil="true"/> <b:CostGlccOverride i:nil="true"/> <b:CostPlccMappingType>E</b:CostPlccMappingType> <b:DefaultSchedulingMode>W</b:DefaultSchedulingMode> <b:Description i:nil="true"/> <b:EmEmailFlag>true</b:EmEmailFlag> <b:EngagementTimestamp>AAAAAA97Wyg=</b:EngagementTimestamp> <b:ExpenseApprovalUserIdentity i:nil="true"/> <b:ExpenseApproverType>R</b:ExpenseApproverType> <b:ExpenseEntryRestrictedToResourcesAssignedToRolesFlag>false</b:ExpenseEntryRestrictedToResourcesAssignedToRolesFlag> <b:LocationIdentity> <b:LocationId i:nil="true"/> <b:LocationName>Springfield</b:LocationName> <b:LocationUid>1152921504606850978</b:LocationUid> </b:LocationIdentity> <b:ManagerIdentity> <b:UserDisplayName>Ronni Skinner</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>030</b:UserReferenceSystemId> <b:UserUid>1152921504606944264</b:UserUid> </b:ManagerIdentity> <b:MinutesPerDay>480</b:MinutesPerDay> <b:NarrativeRequiredFlag>false</b:NarrativeRequiredFlag> <b:NewProjectCode i:nil="true"/> <b:OpenDate>2010-11-01T00:00:00Z</b:OpenDate> <b:OpenForCostFlag>true</b:OpenForCostFlag> <b:OpenForCostTransferFlag>true</b:OpenForCostTransferFlag> <b:OpenForTimeFlag>true</b:OpenForTimeFlag> <b:OpenForTimeTransferFlag>true</b:OpenForTimeTransferFlag> <b:PercentLikelihood i:nil="true"/> <b:PmModuleEnabledFlag>true</b:PmModuleEnabledFlag> <b:ProjectStageIdentity> <b:ProjectStageId i:nil="true"/> <b:ProjectStageName>Planning</b:ProjectStageName> <b:ProjectStageShortName>Planning</b:ProjectStageShortName> <b:ProjectStageUid>1152921504606849648</b:ProjectStageUid> </b:ProjectStageIdentity> <b:ProjectWorkspaceEnabledFlag>true</b:ProjectWorkspaceEnabledFlag> <b:Rates> <b:PwsProjectRate> <b:BeginDate i:nil="true"/> <b:BillingAdjustedDiscountPercent>0</b:BillingAdjustedDiscountPercent> <b:ContractDiscountPercent>0</b:ContractDiscountPercent> <b:EndDate i:nil="true"/> <b:RateCardIdentity> <b:RateCardId i:nil="true"/> <b:RateCardName>Corporate Standard Rates (USD)</b:RateCardName> <b:RateCardType>R</b:RateCardType> <b:RateCardUid>1152921504606854730</b:RateCardUid> </b:RateCardIdentity> </b:PwsProjectRate> </b:Rates> <b:TimeApprovalUserIdentity i:nil="true"/> <b:TimeApproverType>T</b:TimeApproverType> <b:TimeEntryRestrictedToResourcesAssignedToRolesFlag>false</b:TimeEntryRestrictedToResourcesAssignedToRolesFlag> <b:TimeEntryRestrictedToRolesAssignedToTasksFlag>false</b:TimeEntryRestrictedToRolesAssignedToTasksFlag> <b:TimeGlccOverride i:nil="true"/> <b:TimePlccMappingType>E</b:TimePlccMappingType> <b:UserDefinedFields/> <b:WorkspaceMessages i:nil="true"/> <b:BookExpenseResourceCostCenterIdentity i:nil="true"/> <b:BookExpenseResourcesAllowCode>A</b:BookExpenseResourcesAllowCode> <b:BookTimeResourceCostCenterIdentity i:nil="true"/> <b:BookTimeResourcesAllowCode>A</b:BookTimeResourcesAllowCode> <b:PlccMappings> <b:PwsProjectPlccMappingCostCenter> <b:AllocationFraction>1</b:AllocationFraction> <b:CostCenterIdentity i:nil="true"/> <b:CostCenterType>E</b:CostCenterType> <b:GlccOverride i:nil="true"/> <b:MappingType>TR</b:MappingType> </b:PwsProjectPlccMappingCostCenter> <b:PwsProjectPlccMappingCostCenter> <b:AllocationFraction>1</b:AllocationFraction> <b:CostCenterIdentity i:nil="true"/> <b:CostCenterType>E</b:CostCenterType> <b:GlccOverride i:nil="true"/> <b:MappingType>RDC</b:MappingType> </b:PwsProjectPlccMappingCostCenter> <b:PwsProjectPlccMappingCostCenter> <b:AllocationFraction>1</b:AllocationFraction> <b:CostCenterIdentity i:nil="true"/> <b:CostCenterType>E</b:CostCenterType> <b:GlccOverride i:nil="true"/> <b:MappingType>SRDC</b:MappingType> </b:PwsProjectPlccMappingCostCenter> <b:PwsProjectPlccMappingCostCenter> <b:AllocationFraction>1</b:AllocationFraction> <b:CostCenterIdentity i:nil="true"/> <b:CostCenterType>E</b:CostCenterType> <b:GlccOverride i:nil="true"/> <b:MappingType>OR</b:MappingType> </b:PwsProjectPlccMappingCostCenter> <b:PwsProjectPlccMappingCostCenter> <b:AllocationFraction>1</b:AllocationFraction> <b:CostCenterIdentity i:nil="true"/> <b:CostCenterType>E</b:CostCenterType> <b:GlccOverride i:nil="true"/> <b:MappingType>OE</b:MappingType> </b:PwsProjectPlccMappingCostCenter> </b:PlccMappings> <b:ContractLineItemIdentity> <b:ContractLineItemCode>P001053-CL1</b:ContractLineItemCode> <b:ContractLineItemId i:nil="true"/> <b:ContractLineItemUid>1152921504606877177</b:ContractLineItemUid> </b:ContractLineItemIdentity> <b:ManagementTeam/> <b:BdDashboards/> <b:ExpenseTypeConfigurationIdentity i:nil="true"/> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectDetail> <b:RateTypes> <b:PwsProjectRateTypeElement> <b:ProjectRateTypeDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName> <b:BillingAdjustedDiscountPercent i:nil="true"/> <b:BillingAdjustedHourlyRate i:nil="true"/> <b:ContractDiscountPercent i:nil="true"/> <b:ContractHourlyRate i:nil="true"/> <b:SortOrder>1</b:SortOrder> <b:StandardRateTypeIdentity> <b:StandardRateTypeCode>Reg</b:StandardRateTypeCode> <b:StandardRateTypeId i:nil="true"/> <b:StandardRateTypeName>Regular</b:StandardRateTypeName> <b:StandardRateTypeUid>1152921504606847191</b:StandardRateTypeUid> </b:StandardRateTypeIdentity> </b:ProjectRateTypeDetail> </b:PwsProjectRateTypeElement> <b:PwsProjectRateTypeElement> <b:ProjectRateTypeDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922400</b:ProjectRateTypeUid> <b:ProjectRateTypeName>Not Chargeable</b:ProjectRateTypeName> <b:BillingAdjustedDiscountPercent i:nil="true"/> <b:BillingAdjustedHourlyRate>0</b:BillingAdjustedHourlyRate> <b:ContractDiscountPercent i:nil="true"/> <b:ContractHourlyRate i:nil="true"/> <b:SortOrder>2</b:SortOrder> <b:StandardRateTypeIdentity> <b:StandardRateTypeCode>NC</b:StandardRateTypeCode> <b:StandardRateTypeId i:nil="true"/> <b:StandardRateTypeName>Not Chargeable</b:StandardRateTypeName> <b:StandardRateTypeUid>1152921504606847193</b:StandardRateTypeUid> </b:StandardRateTypeIdentity> </b:ProjectRateTypeDetail> </b:PwsProjectRateTypeElement> </b:RateTypes> <b:Roles> <b:PwsProjectRoleElement> <b:ProjectRoleDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608152048</b:ProjectRoleUid> <b:BaseRateOnTitleIdentity i:nil="true"/> <b:CandidateIdentities> <b:PwsResourceRef> <b:ResourceDisplayName>Allison Moore</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>016</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504606962992</b:ResourceUid> </b:PwsResourceRef> </b:CandidateIdentities> <b:CostCenterAnyFlag>false</b:CostCenterAnyFlag> <b:CostCenterCriteria xmlns:c="http://projectorpsa.com/CommonServices/"/> <b:CostCenterIdentity i:nil="true"/> <b:DefaultSchedulingMode>W</b:DefaultSchedulingMode> <b:Description i:nil="true"/> <b:Keywords i:nil="true"/> <b:LocationAnyFlag>false</b:LocationAnyFlag> <b:LocationIdentities/> <b:LocationIdentity i:nil="true"/> <b:NewExternalSystemIdentifier i:nil="true"/> <b:ResourceIdentity> <b:ResourceDisplayName>Allison Moore</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>016</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504606962992</b:ResourceUid> </b:ResourceIdentity> <b:RoleEndDate i:nil="true"/> <b:RoleName>Allison Moore</b:RoleName> <b:RoleStartDate i:nil="true"/> <b:ShareCostCenterIdentity i:nil="true"/> <b:SkillCriteria/> <b:TitleIdentities/> <b:TitleIdentity i:nil="true"/> <b:RdcTransferCurrencyIdentity i:nil="true"/> <b:RdcTransferHourlyRate i:nil="true"/> <b:RevenueTransferHourlyRate i:nil="true"/> <b:UserDefinedFields/> <b:RateExceptions/> <b:RdcExceptions/> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectRoleDetail> </b:PwsProjectRoleElement> <b:PwsProjectRoleElement> <b:ProjectRoleDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608138624</b:ProjectRoleUid> <b:BaseRateOnTitleIdentity i:nil="true"/> <b:CandidateIdentities> <b:PwsResourceRef> <b:ResourceDisplayName>Steve Chong</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>095</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504606963027</b:ResourceUid> </b:PwsResourceRef> </b:CandidateIdentities> <b:CostCenterAnyFlag>false</b:CostCenterAnyFlag> <b:CostCenterCriteria xmlns:c="http://projectorpsa.com/CommonServices/"/> <b:CostCenterIdentity i:nil="true"/> <b:DefaultSchedulingMode>W</b:DefaultSchedulingMode> <b:Description i:nil="true"/> <b:Keywords i:nil="true"/> <b:LocationAnyFlag>false</b:LocationAnyFlag> <b:LocationIdentities/> <b:LocationIdentity i:nil="true"/> <b:NewExternalSystemIdentifier i:nil="true"/> <b:ResourceIdentity> <b:ResourceDisplayName>Steve Chong</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>095</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504606963027</b:ResourceUid> </b:ResourceIdentity> <b:RoleEndDate i:nil="true"/> <b:RoleName>Steve Chong</b:RoleName> <b:RoleStartDate i:nil="true"/> <b:ShareCostCenterIdentity i:nil="true"/> <b:SkillCriteria/> <b:TitleIdentities/> <b:TitleIdentity i:nil="true"/> <b:RdcTransferCurrencyIdentity i:nil="true"/> <b:RdcTransferHourlyRate i:nil="true"/> <b:RevenueTransferHourlyRate i:nil="true"/> <b:UserDefinedFields/> <b:RateExceptions/> <b:RdcExceptions/> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectRoleDetail> </b:PwsProjectRoleElement> <b:PwsProjectRoleElement> <b:ProjectRoleDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608138740</b:ProjectRoleUid> <b:BaseRateOnTitleIdentity i:nil="true"/> <b:CandidateIdentities> <b:PwsResourceRef> <b:ResourceDisplayName>Tony Bailey</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>024</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504606963029</b:ResourceUid> </b:PwsResourceRef> </b:CandidateIdentities> <b:CostCenterAnyFlag>false</b:CostCenterAnyFlag> <b:CostCenterCriteria xmlns:c="http://projectorpsa.com/CommonServices/"/> <b:CostCenterIdentity i:nil="true"/> <b:DefaultSchedulingMode>W</b:DefaultSchedulingMode> <b:Description i:nil="true"/> <b:Keywords i:nil="true"/> <b:LocationAnyFlag>false</b:LocationAnyFlag> <b:LocationIdentities/> <b:LocationIdentity i:nil="true"/> <b:NewExternalSystemIdentifier i:nil="true"/> <b:ResourceIdentity> <b:ResourceDisplayName>Tony Bailey</b:ResourceDisplayName> <b:ResourceId i:nil="true"/> <b:ResourceReferenceSystemId>024</b:ResourceReferenceSystemId> <b:ResourceUid>1152921504606963029</b:ResourceUid> </b:ResourceIdentity> <b:RoleEndDate i:nil="true"/> <b:RoleName>Tony Bailey</b:RoleName> <b:RoleStartDate i:nil="true"/> <b:ShareCostCenterIdentity i:nil="true"/> <b:SkillCriteria/> <b:TitleIdentities/> <b:TitleIdentity i:nil="true"/> <b:RdcTransferCurrencyIdentity i:nil="true"/> <b:RdcTransferHourlyRate i:nil="true"/> <b:RevenueTransferHourlyRate i:nil="true"/> <b:UserDefinedFields/> <b:RateExceptions/> <b:RdcExceptions/> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectRoleDetail> </b:PwsProjectRoleElement> </b:Roles> <b:TaskTypes> <b:PwsProjectTaskTypeElement> <b:ProjectTaskTypeDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190731</b:ProjectTaskTypeUid> <b:ProjectTaskTypeName>Requirements</b:ProjectTaskTypeName> <b:AllowedProjectRateTypeIdentities> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922400</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> </b:AllowedProjectRateTypeIdentities> <b:DefaultProjectRateTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:DefaultProjectRateTypeIdentity> <b:InactiveFlag>false</b:InactiveFlag> <b:NarrativeRequiredFlag>false</b:NarrativeRequiredFlag> <b:NewExternalSystemIdentifier i:nil="true"/> <b:SortOrder>1</b:SortOrder> <b:StandardTaskTypeIdentity> <b:StandardTaskTypeCode>T11</b:StandardTaskTypeCode> <b:StandardTaskTypeId i:nil="true"/> <b:StandardTaskTypeName>Get reqs</b:StandardTaskTypeName> <b:StandardTaskTypeUid>1152921504606847731</b:StandardTaskTypeUid> </b:StandardTaskTypeIdentity> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectTaskTypeDetail> </b:PwsProjectTaskTypeElement> <b:PwsProjectTaskTypeElement> <b:ProjectTaskTypeDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190732</b:ProjectTaskTypeUid> <b:ProjectTaskTypeName>Design</b:ProjectTaskTypeName> <b:AllowedProjectRateTypeIdentities> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922400</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> </b:AllowedProjectRateTypeIdentities> <b:DefaultProjectRateTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:DefaultProjectRateTypeIdentity> <b:InactiveFlag>false</b:InactiveFlag> <b:NarrativeRequiredFlag>false</b:NarrativeRequiredFlag> <b:NewExternalSystemIdentifier i:nil="true"/> <b:SortOrder>2</b:SortOrder> <b:StandardTaskTypeIdentity> <b:StandardTaskTypeCode>T4</b:StandardTaskTypeCode> <b:StandardTaskTypeId i:nil="true"/> <b:StandardTaskTypeName>Design</b:StandardTaskTypeName> <b:StandardTaskTypeUid>1152921504606847724</b:StandardTaskTypeUid> </b:StandardTaskTypeIdentity> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectTaskTypeDetail> </b:PwsProjectTaskTypeElement> <b:PwsProjectTaskTypeElement> <b:ProjectTaskTypeDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190733</b:ProjectTaskTypeUid> <b:ProjectTaskTypeName>Implementation</b:ProjectTaskTypeName> <b:AllowedProjectRateTypeIdentities> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922400</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> </b:AllowedProjectRateTypeIdentities> <b:DefaultProjectRateTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:DefaultProjectRateTypeIdentity> <b:InactiveFlag>false</b:InactiveFlag> <b:NarrativeRequiredFlag>false</b:NarrativeRequiredFlag> <b:NewExternalSystemIdentifier i:nil="true"/> <b:SortOrder>3</b:SortOrder> <b:StandardTaskTypeIdentity> <b:StandardTaskTypeCode>T8</b:StandardTaskTypeCode> <b:StandardTaskTypeId i:nil="true"/> <b:StandardTaskTypeName>Implementation</b:StandardTaskTypeName> <b:StandardTaskTypeUid>1152921504606847728</b:StandardTaskTypeUid> </b:StandardTaskTypeIdentity> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectTaskTypeDetail> </b:PwsProjectTaskTypeElement> <b:PwsProjectTaskTypeElement> <b:ProjectTaskTypeDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190734</b:ProjectTaskTypeUid> <b:ProjectTaskTypeName>Quality Assurance</b:ProjectTaskTypeName> <b:AllowedProjectRateTypeIdentities> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> <b:PwsProjectRateTypeRef> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922400</b:ProjectRateTypeUid> </b:PwsProjectRateTypeRef> </b:AllowedProjectRateTypeIdentities> <b:DefaultProjectRateTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRateTypeId i:nil="true"/> <b:ProjectRateTypeUid>1152921504606922399</b:ProjectRateTypeUid> </b:DefaultProjectRateTypeIdentity> <b:InactiveFlag>false</b:InactiveFlag> <b:NarrativeRequiredFlag>false</b:NarrativeRequiredFlag> <b:NewExternalSystemIdentifier i:nil="true"/> <b:SortOrder>4</b:SortOrder> <b:StandardTaskTypeIdentity> <b:StandardTaskTypeCode>T10</b:StandardTaskTypeCode> <b:StandardTaskTypeId i:nil="true"/> <b:StandardTaskTypeName>Quality Assurance</b:StandardTaskTypeName> <b:StandardTaskTypeUid>1152921504606847730</b:StandardTaskTypeUid> </b:StandardTaskTypeIdentity> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> </b:ProjectTaskTypeDetail> </b:PwsProjectTaskTypeElement> </b:TaskTypes> <b:Tasks> <b:PwsProjectTaskElement> <b:ProjectTaskDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504607097392</b:ProjectTaskUid> <b:CompletedFlag>false</b:CompletedFlag> <b:Description i:nil="true"/> <b:DurationMinutes>700</b:DurationMinutes> <b:EarliestStartDate i:nil="true"/> <b:FullWbsCode>1</b:FullWbsCode> <b:NewExternalSystemIdentifier i:nil="true"/> <b:OpenForTimeFlag>true</b:OpenForTimeFlag> <b:ParentTaskIdentity i:nil="true"/> <b:PlannedEndDateTime>2010-11-02T03:40:00Z</b:PlannedEndDateTime> <b:PlannedStartDateTime>2010-11-01T00:00:00Z</b:PlannedStartDateTime> <b:Predecessors/> <b:PreviousSiblingTaskIdentity i:nil="true"/> <b:ProjectTaskTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190731</b:ProjectTaskTypeUid> </b:ProjectTaskTypeIdentity> <b:TaskName>Set Design</b:TaskName> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> <b:Subscriptions/> <b:UserDefinedFields/> </b:ProjectTaskDetail> <b:ProjectTaskRoles> <b:PwsProjectTaskRoleElement> <b:ProjectTaskRoleDetail> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608152048</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504607097392</b:ProjectTaskUid> </b:ProjectTaskIdentity> <b:ProjectTaskRoleId i:nil="true"/> <b:ProjectTaskRoleUid>1152921504607169963</b:ProjectTaskRoleUid> <b:CompletedFlag>false</b:CompletedFlag> <b:EffortMinutes>700</b:EffortMinutes> </b:ProjectTaskRoleDetail> </b:PwsProjectTaskRoleElement> <b:PwsProjectTaskRoleElement> <b:ProjectTaskRoleDetail> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608138624</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504607097392</b:ProjectTaskUid> </b:ProjectTaskIdentity> <b:ProjectTaskRoleId i:nil="true"/> <b:ProjectTaskRoleUid>1152921504607156343</b:ProjectTaskRoleUid> <b:CompletedFlag>false</b:CompletedFlag> <b:EffortMinutes>700</b:EffortMinutes> </b:ProjectTaskRoleDetail> </b:PwsProjectTaskRoleElement> <b:PwsProjectTaskRoleElement> <b:ProjectTaskRoleDetail> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608138740</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504607097392</b:ProjectTaskUid> </b:ProjectTaskIdentity> <b:ProjectTaskRoleId i:nil="true"/> <b:ProjectTaskRoleUid>1152921504607156430</b:ProjectTaskRoleUid> <b:CompletedFlag>false</b:CompletedFlag> <b:EffortMinutes>700</b:EffortMinutes> </b:ProjectTaskRoleDetail> </b:PwsProjectTaskRoleElement> </b:ProjectTaskRoles> <b:TaskTypeInheritPurchaseOrderNumberFlag>true</b:TaskTypeInheritPurchaseOrderNumberFlag> </b:PwsProjectTaskElement> <b:PwsProjectTaskElement> <b:ProjectTaskDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504608715300</b:ProjectTaskUid> <b:CompletedFlag>false</b:CompletedFlag> <b:Description i:nil="true"/> <b:DurationMinutes>4800</b:DurationMinutes> <b:EarliestStartDate i:nil="true"/> <b:FullWbsCode>2</b:FullWbsCode> <b:NewExternalSystemIdentifier i:nil="true"/> <b:OpenForTimeFlag>true</b:OpenForTimeFlag> <b:ParentTaskIdentity i:nil="true"/> <b:PlannedEndDateTime>2010-11-12T08:00:00Z</b:PlannedEndDateTime> <b:PlannedStartDateTime>2010-11-01T00:00:00Z</b:PlannedStartDateTime> <b:Predecessors/> <b:PreviousSiblingTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504607097392</b:ProjectTaskUid> </b:PreviousSiblingTaskIdentity> <b:ProjectTaskTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190731</b:ProjectTaskTypeUid> </b:ProjectTaskTypeIdentity> <b:TaskName>Costume design</b:TaskName> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> <b:Subscriptions/> <b:UserDefinedFields/> </b:ProjectTaskDetail> <b:ProjectTaskRoles> <b:PwsProjectTaskRoleElement> <b:ProjectTaskRoleDetail> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608138740</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504608715300</b:ProjectTaskUid> </b:ProjectTaskIdentity> <b:ProjectTaskRoleId i:nil="true"/> <b:ProjectTaskRoleUid>1152921504608632316</b:ProjectTaskRoleUid> <b:CompletedFlag>false</b:CompletedFlag> <b:EffortMinutes>4800</b:EffortMinutes> </b:ProjectTaskRoleDetail> </b:PwsProjectTaskRoleElement> </b:ProjectTaskRoles> <b:TaskTypeInheritPurchaseOrderNumberFlag>true</b:TaskTypeInheritPurchaseOrderNumberFlag> </b:PwsProjectTaskElement> <b:PwsProjectTaskElement> <b:ProjectTaskDetail> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504608715301</b:ProjectTaskUid> <b:CompletedFlag>false</b:CompletedFlag> <b:Description i:nil="true"/> <b:DurationMinutes>2400</b:DurationMinutes> <b:EarliestStartDate i:nil="true"/> <b:FullWbsCode>3</b:FullWbsCode> <b:NewExternalSystemIdentifier i:nil="true"/> <b:OpenForTimeFlag>true</b:OpenForTimeFlag> <b:ParentTaskIdentity i:nil="true"/> <b:PlannedEndDateTime>2010-11-05T08:00:00Z</b:PlannedEndDateTime> <b:PlannedStartDateTime>2010-11-01T00:00:00Z</b:PlannedStartDateTime> <b:Predecessors/> <b:PreviousSiblingTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504608715300</b:ProjectTaskUid> </b:PreviousSiblingTaskIdentity> <b:ProjectTaskTypeIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskTypeId i:nil="true"/> <b:ProjectTaskTypeUid>1152921504607190731</b:ProjectTaskTypeUid> </b:ProjectTaskTypeIdentity> <b:TaskName>Walkthrough</b:TaskName> <b:InheritPurchaseOrderNumberFlag>true</b:InheritPurchaseOrderNumberFlag> <b:PurchaseOrderNumber i:nil="true"/> <b:Subscriptions/> <b:UserDefinedFields/> </b:ProjectTaskDetail> <b:ProjectTaskRoles> <b:PwsProjectTaskRoleElement> <b:ProjectTaskRoleDetail> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608152048</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504608715301</b:ProjectTaskUid> </b:ProjectTaskIdentity> <b:ProjectTaskRoleId i:nil="true"/> <b:ProjectTaskRoleUid>1152921504608632318</b:ProjectTaskRoleUid> <b:CompletedFlag>false</b:CompletedFlag> <b:EffortMinutes>2400</b:EffortMinutes> </b:ProjectTaskRoleDetail> </b:PwsProjectTaskRoleElement> <b:PwsProjectTaskRoleElement> <b:ProjectTaskRoleDetail> <b:ProjectRoleIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectRoleId i:nil="true"/> <b:ProjectRoleUid>1152921504608138740</b:ProjectRoleUid> </b:ProjectRoleIdentity> <b:ProjectTaskIdentity> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTaskId i:nil="true"/> <b:ProjectTaskUid>1152921504608715301</b:ProjectTaskUid> </b:ProjectTaskIdentity> <b:ProjectTaskRoleId i:nil="true"/> <b:ProjectTaskRoleUid>1152921504608632317</b:ProjectTaskRoleUid> <b:CompletedFlag>false</b:CompletedFlag> <b:EffortMinutes>2400</b:EffortMinutes> </b:ProjectTaskRoleDetail> </b:PwsProjectTaskRoleElement> </b:ProjectTaskRoles> <b:TaskTypeInheritPurchaseOrderNumberFlag>true</b:TaskTypeInheritPurchaseOrderNumberFlag> </b:PwsProjectTaskElement> </b:Tasks> <b:Notes/> <b:ProjectCostBaselineSummaries> <b:PwsProjectCostBaselineSummary> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectCostBaselineId i:nil="true"/> <b:ProjectCostBaselineUid>1152921504607179643</b:ProjectCostBaselineUid> <b:ActiveProjectCostBaselineFlag>true</b:ActiveProjectCostBaselineFlag> <b:CaMetricActiveFlag>true</b:CaMetricActiveFlag> <b:DaMetricActiveFlag>false</b:DaMetricActiveFlag> <b:Description i:nil="true"/> <b:EaMetricActiveFlag>false</b:EaMetricActiveFlag> <b:PrimaryMetric>C</b:PrimaryMetric> <b:ProjectCostBaselineName>Initial Cost Budget Baseline</b:ProjectCostBaselineName> </b:PwsProjectCostBaselineSummary> </b:ProjectCostBaselineSummaries> <b:ProjectTimeBaselineSummaries> <b:PwsProjectTimeBaselineSummary> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTimeBaselineId i:nil="true"/> <b:ProjectTimeBaselineUid>1152921504607258695</b:ProjectTimeBaselineUid> <b:ActiveProjectTimeBaselineFlag>true</b:ActiveProjectTimeBaselineFlag> <b:BarMetricActiveFlag>true</b:BarMetricActiveFlag> <b:ChgMetricActiveFlag>true</b:ChgMetricActiveFlag> <b:CrMetricActiveFlag>true</b:CrMetricActiveFlag> <b:Description i:nil="true"/> <b:HrsMetricActiveFlag>true</b:HrsMetricActiveFlag> <b:PrimaryMetric>B</b:PrimaryMetric> <b:ProjectTimeBaselineName>Baseline created 23-Feb-2015</b:ProjectTimeBaselineName> <b:RdcMetricActiveFlag>true</b:RdcMetricActiveFlag> </b:PwsProjectTimeBaselineSummary> <b:PwsProjectTimeBaselineSummary> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTimeBaselineId i:nil="true"/> <b:ProjectTimeBaselineUid>1152921504607255213</b:ProjectTimeBaselineUid> <b:ActiveProjectTimeBaselineFlag>false</b:ActiveProjectTimeBaselineFlag> <b:BarMetricActiveFlag>true</b:BarMetricActiveFlag> <b:ChgMetricActiveFlag>false</b:ChgMetricActiveFlag> <b:CrMetricActiveFlag>false</b:CrMetricActiveFlag> <b:Description i:nil="true"/> <b:HrsMetricActiveFlag>false</b:HrsMetricActiveFlag> <b:PrimaryMetric>B</b:PrimaryMetric> <b:ProjectTimeBaselineName>Baseline created 20-Jun-2011</b:ProjectTimeBaselineName> <b:RdcMetricActiveFlag>false</b:RdcMetricActiveFlag> </b:PwsProjectTimeBaselineSummary> <b:PwsProjectTimeBaselineSummary> <b:ExternalSystemIdentifier i:nil="true"/> <b:ProjectTimeBaselineId i:nil="true"/> <b:ProjectTimeBaselineUid>1152921504607255214</b:ProjectTimeBaselineUid> <b:ActiveProjectTimeBaselineFlag>false</b:ActiveProjectTimeBaselineFlag> <b:BarMetricActiveFlag>true</b:BarMetricActiveFlag> <b:ChgMetricActiveFlag>false</b:ChgMetricActiveFlag> <b:CrMetricActiveFlag>false</b:CrMetricActiveFlag> <b:Description i:nil="true"/> <b:HrsMetricActiveFlag>false</b:HrsMetricActiveFlag> <b:PrimaryMetric>B</b:PrimaryMetric> <b:ProjectTimeBaselineName>Initial Time Budget Baseline</b:ProjectTimeBaselineName> <b:RdcMetricActiveFlag>false</b:RdcMetricActiveFlag> </b:PwsProjectTimeBaselineSummary> </b:ProjectTimeBaselineSummaries> <b:ManagementTeamUsers/> <b:Manager> <b:UserDisplayName>Ronni Skinner</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>030</b:UserReferenceSystemId> <b:UserUid>1152921504606944264</b:UserUid> <b:EmailAddress>Ronni@revcorp.cnv</b:EmailAddress> <b:FirstName>Ronni</b:FirstName> <b:LastName>Skinner</b:LastName> <b:MiddleName i:nil="true"/> </b:Manager> </b:PwsProjectElement> </a:Projects> </PwsGetProjectResult> </PwsGetProjectResponse> </s:Body> </s:Envelope> |
PwsGetProject - Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|
105 | AtLeastOneItemNotFound | At least one requested item was not found. The remaining items, if any, were returned. |
54583 | InvalidValueForMode | The value specified for mode is invalid. Valid values are R for Request, A for Allocate and E for Effective (for retrieval operations only). |
54822 | TaskPlanSummarizationPending | WARNING: Task plan summarization is not complete. Some task plan information (full WBS codes, planned dates) will be missing or invalid. |