Windchill REST Services Domain Capabilities > PTC Domains > PTC Document Management Domain > Actions Available in the PTC Document Management Domain
Actions Available in the PTC Document Management Domain
The following actions are available in the PTC Document Management domain:
UpdateCommonProperties
The UpdateCommonProperties action edits the common properties of documents. The action is available only if you set the property hasCommonProperties to true in the Documents.json file.
The action must not be called on objects that are checked out.
In this release, you can only edit the attributes Name, Number, and Organization.
UploadStage1Action
The UploadStage1Action action is the first stage for uploading content for a document. The action enables you to specify the number of files to attach for uploading them to a document.
UploadStage3Action
The UploadStage3Action action is the final stage for uploading content for a document. The action enables you to specify StreamId and other attributes for each file specified in the UploadStage1Action request for uploading them to a document.
CreateDocuments
The CreateDocuments action enables you to create a single or multiple documents.
UpdateDocuments
The UpdateDocuments action enables you to update a single or multiple documents.
DeleteDocuments
The DeleteDocuments action enables you to delete a single or multiple documents.
EditDocumentsSecurityLabels
The EditDocumentsSecurityLabels action enables you to edit the security labels for a single or multiple documents.
Refer to the domain EDM for a complete list of actions.