Veeva Vault - Create document version action

The Create document version action adds a new draft version of an existing document in Veeva Vault. You can either copy the current source file or upload a new one as the draft.

Input

Input fieldDescription
Document IDEnter the internal Vault document ID, for example 776.
Create draftSelect how to create the new draft. Copy from current version copies the current source file without uploading. Upload new file uploads a new source file as the draft.
Version descriptionOptional. Enter a version description shown in Version History. Maximum 1,500 characters.
Suppress renditionOptional. Select to skip automatic viewable rendition generation for the uploaded file. Only available when Create draft is Upload new file.
File contentEnter the binary content of the new document source file. Accepts a file or stream reference. For example, mapped from another action's output or a base64-encoded string. Required when Create draft is Upload new file.
Content typeOptional. Enter the MIME type of the file, for example application/pdf. Defaults to application/octet-stream if left blank. Only available when Create draft is Upload new file.
File nameEnter the file name, including the extension, for example brochure.pdf. Required when Create draft is Upload new file.

Output

Output fieldDescription
Response statusThe status of the version creation operation.
Response messageA message describing the result of the operation.
Major versionThe major version number of the new draft.
Minor versionThe minor version number of the new draft.

Last updated: