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


Request Format

PwsSearchDocuments 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)


Example 01
</soapenv:Envelope>

Response Format

PwsSearchDocuments 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)


Example 01
</s:Envelope>

PwsGetDocumentHistory - Common Errors and Warnings

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.
  • No labels