P6 REST API: ProjectId Not Returned When Specified In Field List Using Read ActivityNotes Task
(Doc ID 3062171.1)
Last updated on JANUARY 24, 2025
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 22.12.14.0 and laterPrimavera P6 Enterprise Project Portfolio Management Cloud Service - Version 22.12 and later
Information in this document applies to any platform.
Symptoms
When requesting projectId as part of a field list the response is successful but does not include projectId.
STEPS TO REPRODUCE:
1. Create a single activity project in P6.
2. Assign any existing note and give the assignment a value.
3. Use a request like the following to read that value:
https://HOST:PORT/p6ws/restapi/activityNote?Filter=ProjectId:eq:'NoteTest'&Fields=ProjectId,ProjectObjectId,Note
4. Response is successful but only returns ObjectId, ProjectObjectId, and Note.
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 |