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 2 Next »

Overview

This web service inserts or updates a single project task role based on a detailed project role structure (PwsProjectTaskRoleDetail). The service returns the identity (PwsProjectTaskRoleDetail) of the project Task role that has been inserted or updated. 

Request Format

PwsSaveProjectTaskType Request

Request Elements

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32



Click here for more information.


SessionTicket

String



Click here for more information.


AllowedProjectRateTypesClearFlag

Boolean





EngagementTimestamp

String





ProjectIdentity

PwsProjectRef





ProjectTaskType

PwsProjectTaskTypeDetail





StealLockFlag

Boolean





Request Usage Example(s)

Example 01
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pws="http://projectorpsa.com/PwsProjectorServices/" xmlns:req="http://projectorpsa.com/DataContracts/Requests/" 
Example 02
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pws="http://projectorpsa.com/PwsProjectorServices/" xmlns:req="http://projectorpsa.com/DataContracts/Requests/" 

Response Format

PwsSaveProjectTaskType Response

Response Elements

Element

Data Type

Description

Sample Data

Messages

PwsMessage



ResponseId

Int32

Click here for more information.


Status

RequestStatus

Click here for more information.


ServerTimestampUtc

DateTime

Click here for more information.


ProjectTaskTypeIdentity

PwsProjectTaskTypeRef



EngagementTimestamp

String



LockStolenFromUserIdentity

PwsUserRef



Response Usage Example(s)

Example 01
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  
Example 02
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  

Common Errors and Warnings

ErrorNumberErrorCodeErrorText





  • No labels