Previous Topic

Next Topic

Book Contents

ProjectNote Service

Operations:

CreateProjectNotes

ReadProjectNotes

UpdateProjectNotes

DeleteProjectNotes

WSDL: ProjectNote.wsdl

Primary Key Field: ObjectId

Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/ProjectNote/V1

Default Transport URLs:

http://<hostname>:<port number>/p6ws/services/ProjectNoteService?wsdl

https://<hostname>:<port number>/p6ws/services/ProjectNoteService?wsdl

Java Client Stub Class:

com.primavera.ws.p6.projectnote.ProjectNoteService

Description:

Project notes are used as a way of specifying one or more notes on a project or WBS element. You may specify one note on each project or WBS for every notebook topic that exists.

Notes are set and retrieved as HTML using the getNote() and setNote() methods. To retrieve the note without HTML, use getRawTextNote().


Copyright information