Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This web service inserts or updates a single project based on a detailed project structure (PwsProjectDetail). The service returns the identity (PwsProjectRef) of the project that has been inserted or updated. The caller can optionally request that the full project detail (PwsProjectDetail) be included in the response.  Please note, upon creation of a new project, certain attributes may be derived from engagement type defaults or inherited from the engagement.  

Request Format

Panel
titlePwsSaveProjectIssuesRq

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32



Click here for more information.


SessionTicket

String



Click here for more information.


DeleteProjectIssues

PwsProjectIssueRef





ProjectIdentity

PwsProjectRef





SaveProjectIssues

PwsProjectIssueDetail





Request Usage Example(s)

Code Block
languagexml
titleExample 01 - simple update
collapsetrue
Code Block
languagexml
titleExample 02 - simple create
collapsetrue
Code Block
languagexml
titleExample 03 - complex case of create/update
collapsetrue


Response Format

...

Code Block
languagexml
titleExample 02 - simple create
collapsetrue
Code Block
languagexml
titleExample 03 - complex case of create/update
collapsetrue


PwsSaveProject - Common Errors and Warnings

...