Versions Compared

Key

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

...

Element

Data Type

Description

Sample Data

Messages

PwsMessage[]

The web service response status and message. Click here for more information.


ResponseId

Int32

Click here for more information

1

Status

RequestStatus

Click here for more information

OkĀ 

ServerTimestampUtc

DateTime

Click here for more information

2018-03-16T17:07:24.3032414Z

FolderIdentity

PwsFolderRef

The document folder identity


AssociatedEntityDescriptionString

If folder type is:

  • Project Workspace Folder: project code
  • Resource Resume Folder: display name
  • Invoice Folder: invoice number/draft Invoice number)
  • Expense Report Folder: document number
  • Payment Voucher Folder: payment voucher number
ER00219
CanAddAssociationsFlagBooleanIf set to 'true', document association can be added to the folder. As of R18, only Expense Report folder can have association (cost card) add to the document (receipt) folder.true
CanAddDocumentsFlagBooleanIf set to 'true', document can be added to the folder.true
CanAddLinksFlagBooleanIf set to 'true', link can be added to the folder.true
CanAddNotesFlagBooleanIf set to 'true', notes can be added to the folder.true
CanAddVersionsFlagBooleanIf set to 'true', new version of document can be added to the folder.true
CanDeleteDocumentsFlagBooleanIf set to 'true', document can be deleted from the folder.true
CanSearchDocumentsFlagBooleanIf set to 'true', document can be searched in the folder.true
CanViewDocumentsFlagBooleanIf set to 'true', document cam be viewed in the folder.true
RequireDocumentDataFlagBooleanIf set to 'true', document data associated with the folder must be included. As of R18, only Expense Report folder have document data (notes & cost card/receipt association) add to the document (receipt) folder. true
RequireUniqueFilenamesFlagBooleanIf set to 'true', the document name must be unique inside the folder.true

Response Usage Example(s)

...