Skip to main content
Nintex Community Menu Bar

Create Multiple Document Set using Loop/For Each Action

  • October 31, 2019
  • 2 replies
  • 26 views

Forum|alt.badge.img+1

Hi I'm newbie in nintex workflow. I used SharePoint 2013 On-Premies and Nintex Workflow 2013. 
I want to create multiple document set in one document library.
The scenario:

1. User fill nintex form with number of document set quantity

2. Document set have created based on quantity input (using loop/for each actions)

Please advise how to make a workflow for creating multiple document set

Thanks

2 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 31, 2019

Forum|alt.badge.img+1
  • Author
  • November 1, 2019

Thanks for your suggestion.

I still having issue when I create items based on query list. So when I want to create Name001, I should query first all document set name start with Name00. If I got same Name00, the index will be added. 

So document library will be:
Name001, Name002, Check001, Check002, etc.

Do you have any recommendation to do query and create item based on that query?

Thanks