Skip to main content
Nintex Community Menu Bar

Create folder showing weird behaviour using Nintex workflow for SharePoint 2010

  • November 29, 2017
  • 5 replies
  • 0 views

Forum|alt.badge.img+1

If the new folder ends with the same name as the parent folder
i.e. <AAA>/<BBB>/<folderBBB>
then folderBBB is not getting created and I am not getting any error also.

if the new folder is not ending with the same name as the parent folder then the sub folder is getting created successfully.

I am creating the folder using Create Item action with folder content type.

5 replies

Forum|alt.badge.img+14
  • Scholar
  • November 30, 2017

try to use create item in another site action


Forum|alt.badge.img+1
  • Author
  • December 1, 2017

Hi Marian,

Thanks for the reply, but what I did is I created folder in another List/Library say A from the workflow which was running on another List/Library say B. I have achieved this through web services as of now but is it the case not working with others as well. 


Forum|alt.badge.img+14
  • Scholar
  • December 1, 2017

create item in another site can handle that, no need to bother with webservice.

211189_pastedImage_1.png

211193_pastedImage_2.png


Forum|alt.badge.img+1
  • Author
  • December 11, 2017

Hi Marian,
Thank you. It's working fine with Libraries.
Thanks a lot.


Forum|alt.badge.img+14
  • Scholar
  • December 11, 2017

glad I could help.

consider to mark correct answer.