List item name to wiki page in wiki library and folder in document library
-
5 июля 2010 г. 18:51
When I am creating new Item in list and giving unique name to Item , I want same name new wiki page should get created in wiki library and same same folder in another document library. is it possible through SharePoint designer workflow >..
please assist me..thanks in advance
san
Все ответы
-
6 июля 2010 г. 7:43Модератор
SharePoint Designer 2010 does not have out-of-the-box workflow action to create folders. Please consider create your own custom workflow action.
-
6 июля 2010 г. 12:03Модератор
BTW, and I think maybe more important, is why do you need to create folders in workflow? I guess it might have something to do with security, for example, you want to put documents in different folders to set permission.
You may try feature such as the content organizer (http://msdn.microsoft.com/en-us/library/ee558288.aspx ), to work with the OOTB workflow action Send Document to Repository (http://office.microsoft.com/en-us/sharepoint-designer-help/workflow-actions-in-sharepoint-designer-2010-a-quick-reference-guide-HA010376961.aspx#_Toc260924451 ).
And in SharePoint 2010, document set (http://msdn.microsoft.com/en-us/library/ee559339.aspx ) is an alternative to folders .
- Помечено в качестве ответа GuYumingMicrosoft Contingent Staff, Moderator 14 июля 2010 г. 4:04

