Versions Compared

Key

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

...

Panel
titlePwsSearchDocuments 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.

 


FolderTypeCode

String

 

 

 

 





ProjectIdentity

PwsProjectRef

 

 

 

 





ResourceIdentity

PwsResourceRef

 

 

 

 





SearchString

String

 

 

 

 





IncludeInactiveFlag

Boolean

 

 

 

 





Request Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
</soapenv:Envelope>

...

Panel
titlePwsSearchDocuments 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.

 


Results

PwsSearchResult

 

 



Response Usage Example(s)

...

ErrorNumber

ErrorCode

ErrorText

21017InvalidValueForFolderTypeCodeThe specified folder type code is not recognized.
21030SearchStringRequiredForSearchDocumentsA search string must be specified.
75240ResourceMayNotBeSpecifiedWhenSearchingWorkspacesResource may not be specified when searching project workspaces.
75241ProjectmayNotBeSpecifiedWhenSearchingResumesProject may not be specified when searching resource resumes.