In Nintex workflow , Please let me know how can I move
item from a Document library folder to its root folder.
Moving to sub folder , I have used update item and update
name as foldername/filename. It works.
But how to move from subfolder to root ? update name with
/filename does not work.
Do you have any other way to achieve it?
(JUN 2017)
In it's current state, Nintex Workflow does not have an
action that will move or copy an item from a subfolder to the root. The copy item action copies files to the root
of a list/library, but cannot access subfolders. I'm going to do some additional research
tomorrow to see if there are any web services you can call to achieve the
desired outcome. If I can't find
anything, I'll check with our senior engineers to see if they have any other
thoughts regarding this. In the
meantime, let me know if you have any questions.
----------------------------------------------------------------------------------------------------------------
I want change what I sent yesterday, since we do have an
action that can perform this task, although it's probably not the most ideal
solution. You can create a simple
workflow that has the "Copy to SharePoint" action and select the
location of the root folder. Publish the
workflow like this, then you can navigate to the file you want to move to root,
click on the ellipsis (...) then click on the next ellipsis, click on
Workflows, and run the workflow you created.
This will move the document from it's current location to the root (or
wherever you specify). Let me know if
you have any questions.
By using copy to SharePoint, we can copy the file to root
and can delete the original one. But by this approach, we lose all version
history details. Is there any way to move file too root by keeping the version
history?
Nintex Workflow does not have an action that will
automatically do this for you. However,
what you are requesting is possible when using the "Call Web Service"
action and utilizing 'author.dll'. As
this type of request will fall under a professional services offering, we can't
offer much additional support, however please take a look at this blog post
from one of our Technical Evangelists:
Let me know if you have any questions.
No comments:
Post a Comment