Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

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

PwsSaveProjectIssuesRq

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)

Example 01 - simple update
 
Example 02 - simple create
 


Response Format

Response Elements

Response Usage Example(s)

Example 01 - simple update
 
Example 02 - simple create
 


PwsSaveProject - Common Errors and Warnings

ErrorNumber

ErrorCode

ErrorText









































  • No labels