Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
The information in this document is currently in BETA and subject to change.

 

The Action Documents Folder resource represents documents stored in document folders for an action.

 

Resource Properties
Scope Parameteractiondocumentsactionfolders
Location/actiondocumentsactionfolders
MethodsGET POST PUT DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

...

FieldDescriptionFormatRequiredField TypeRestrictionsNotes
nameThe name of the document.stringtruedefault  
modifiedTimestampWhen the document last modified.numberfalsedefaultread-only 
statusThe status of the document.stringfalsedefaultread-only 
keywordsSearch keywords for the document.stringfalseadditional  
summaryThe document summary.timestampfalseadditional  
checkedOutTimestampWhen the document was checked out.booleanfalseadditionalread-only 
checkedOutToThe name of the Participant the document is checked out to.timestampfalseadditionalread-only 
checkedOutEtaTimestampWhen the document is expected to be checked back in.timestampfalseadditionalread-only 
fileTypeThe file type.booleantruedefault  
fileSizeThe size of the document.stringfalsedefaultread-only.
fileNameThe name of the file.  additionalread-only 
extensionThe file extension.stringfalsefolder.stringtruedefault  
sharepointUrlThe URL to access the document via SharePoint.stringfalseadditionalread-only 
actionThe Action that the document folder belongs to.stringtruelink  
checkedOutByThe Participant that has currently checked out the document.stringfalselinkread-only 
folder.The ActionFolder the document is located in.stringfalselink  
createdByThe Participant that created the document.stringfalselinkread-only 
documentTemplateThe Template for this documentparentFolderThe parent ActionFolder.stringfalselink  

 

Link Templates
actiondocuments.actionFolder}
IdentifierResourceLocation Template
actiondocumentsactionfolders.actionactions/actions/{actiondocumentsactionfolders.action}actiondocuments
actionfolders.checkedOutByparticipants/participants/{actiondocuments.checkedOutBy}actiondocuments.actionFolderparentFolderactionfolders/actionfolders/{
actiondocuments.createdByparticipants/participants/{actiondocuments.createdBy}
actiondocuments.tagtags/tags/{actiondocuments.tag}
actiondocuments.documentTemplatedocumentTemplates/documentTemplates/{actiondocuments.documentTemplate}

 

Errors
Cannot modify this document as it is currently checked out.
CodeFieldCondition
AD-01folderThe value of the status attribute must be either "Active", "Inactive", "Closed" or "Template"
AD-02folderThe value of the priority field is numeric.
AD-03statusactionfolders.parentFolder}