-
Notifications
You must be signed in to change notification settings - Fork 1
Run the Project Doc Copy
John Tanner edited this page Apr 20, 2020
·
5 revisions
To see the project in action, follow the steps below. As part of the Setup, the required code has already been deployed to your vault.
This project involves creating a document in the source vault that then creates a document in the target vault, using the document transfer SDK support.
- In the Source Vault select the Create button -> Document -> Upload
- Drag in any document you wish to copy or use the sample file Example_vSDK_Document.txt in the deploy-vpk/source-vault directory.
- Select the Document Type of vSDK Spark Copy Document
- Click the Save button
- Check Out the document and then Check In a new version to create a v0.2 of the document
- Add a document attachment by dragging in an attachment (Optional)
- In the User Actions dropdown click the Approve Document option and when prompted click Yes
The document will then be sent to the target Vault.
- In the Target Vault select Library in the top navigation
- Verify that the document was transferred and that the version is v1.0
- Click on the document and in the information panel check the versions, rendition and attachments have also been transferred
That completes the sample project. Please refer to the wiki pages and code for more details about the project.