How to Capture Document Set Version Using NINTEX Workflow in SharePoint

Introduction

In this article you will see how to capture a Document Set Version using a NINTEX workflow in SharePoint. I have a team site in which I have activated the site collection feature "Document Sets". I have created a Document Library "Vijai Documents" and set up the document set for the library. Please refer to set up Document Set in SharePoint document library. In this article you will see how to get the document set version history.

Workflow Design

sharepoint Workflow Design

Capture document set version action is used to capture the document set version.

Capture document set version workflow

Use the following procedure to capture a document set version workflow:

  1. Navigate to the the Vijai Documents library.
  2. Click on the "Library" tab and then click on "Workflow Settings".
  3. Click on "Create a Workflow in Nintex Workflow".

    Create a Workflow in Nintex

  4. Click on "Cancel".

    Create blank Workflow in Nintex

  5. Drag and drop the Capture document set version action from the "Libraries and lists" section.

    Capture document set version sharepoint

  6. Click on the "Configure from Capture document version" drop down list.
  7. Select the latest major or minor versions from the drop down list. Store the document set "Description" value in the comments.

    Choose file version to Capture in sharepoint

  8. Click on the "Save" button.

Publish the workflow

  1. Click on the "Publish" button in the ribbon interface.

    Publish the workflow

  2. Ensure the Title is set; optionally you can set the values for Description and Change Comments.

    set workflow details in sharepoint

  3. Click on the "Submit" button.

    Publishing the workflow
  4. The workflow is published successfully.

    workflow published

Test the workflow

  1. Navigate to the Vijai Documents library.
  2. Select the Document Set and then click on "Workflows" in the ribbon interface.

    choose workflow from ribbon

  3. Click on "Capture Document Set Versions workflow" and then click on the "Start" button.

    Document Set Versions workflow in sharepoint

  4. After a few minutes the workflow status will be changed to "Completed".
  5. Click on the context menu and then click on "Document Set Version History".

    Document Set Version History

  6. You will be able to see the version history for the document set.

    Document Set Version History in sharepoint

Summary

Thus in this article you saw how to capture a Document Set Version using a NINTEX workflow in SharePoint.

Related Links

  1. How to Create Site Using NINTEX Workflow in SharePoint
  2. How to Delete Site Using NINTEX Workflow in SharePoint
  3. How to add user to SharePoint group using NINTEX workflow
  4. How to Remove User From SharePoint Group Using NINTEX Workflow
  5. How to Check if SharePoint Group Exists Using NINTEX Workflow
  6. How to Create User Defined Action For NINTEX Workflows in SharePoint
  7. How to Add a Group in SharePoint Site Using NINTEX Workflow
  8. How to Remove Group From SharePoint Site Using NINTEX Workflow
  9. How to Set Item Level Permission Using NINTEX Workflow in SharePoint
  10. How to Create Item in Another Site Using NINTEX Workflow in SharePoint
  11. How to Get All the Users From a Specific SharePoint Group Using NINTEX Workflow
  12. How to Convert Word Document to PDF Using NINTEX Workflow in SharePoint
  13. How to Use For Each Loop in NINTEX Workflow