Status Reviewer Is Only Updated for a Single Project When Updating Multiple Projects Using P6 Web Services
(Doc ID 2810554.1)
Last updated on SEPTEMBER 30, 2021
Applies to:
Primavera P6 Enterprise Project Portfolio Management Cloud Service - Version 21.7 and laterInformation in this document applies to any platform.
Symptoms
When using P6 Web Services to modify the Status Reviewer for multiple projects, only one project is updated. The other projects keep their existing value. Only Status Reviewer is not working correctly. Other project fields are updated.
STEPS TO REPRODUCE:
1. Create an update project request like the following:
<v2:UpdateProjects>
<v2:Project>
<v2:Name>risk - change</v2:Name>
<v2:ObjectId>839</v2:ObjectId>
<v2:StatusReviewerObjectId>228</v2:StatusReviewerObjectId>
</v2:Project>
<v2:Project>
<v2:Name>risk-2 - change</v2:Name>
<v2:ObjectId>850</v2:ObjectId>
<v2:StatusReviewerObjectId>228</v2:StatusReviewerObjectId>
</v2:Project>
</v2:UpdateProjects>
2. Using the above example the Name gets updated for each project but the Status Reviewer only gets updated for one project.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |