Veeva Document Version Create
Overview
The Veeva Document Version Create Snap creates new versions of existing documents.
Use this Snap to create a new version of a document in Veeva Vault, preserving the version history.

Supported Accounts
- This is a Write-type Snap.
Works in Ultra Tasks
Snap views
| Type | Description | Examples of upstream and downstream Snaps |
|---|---|---|
| Input |
This Snap has exactly one document input view. The input document should contain the document ID and optionally the file content for the new version. |
|
| Output |
This Snap has exactly one document output view. The output document contains the response from Veeva Vault, including the new version number. |
|
| Learn more about Error handling. | ||
Snap settings
| Field/Field set | Description |
|---|---|
| Label*
|
Specify a unique name for the Snap. Modify this to be more appropriate, especially if more than one of the same Snaps is in the pipeline. Default value: Veeva Document Version Create |
| API version*
|
The Veeva Vault API version to use for this Snap. Default value: v25.2 Example: |
| Number of retries
|
The number of retry attempts for failed API calls. The Snap retries the request if it receives a transient error from Veeva Vault. Default value: 3 Example: |
| Retry interval (seconds)
|
The time interval in seconds between retry attempts. Default value: 1 Example: |
| Document ID*
|
The ID of the document to create a new version for. If not specified, the Snap uses the input document to determine the document ID. Default value: N/A Example: |
| Copy metadata
|
Select this checkbox to copy metadata from the previous version to the new version. Default value: Selected |
| Fetch internal version ID
|
Select this checkbox to retrieve the internal version ID for the newly created version. Default value: Not selected |
|
Snap execution Dropdown list
|
Choose one of the three modes in
which the Snap executes. Available options are:
Default value: Execute only |