Monday, May 14, 2012

Copying Docs from One Library to another Library in SharePoint Using Nintex

Requirement:

  1. User will Send mail from outlook to document library where mails has been configured 
  2. Current User Folder has to be created and mail sent has to be stored inside the folder.
Solution:
  1. Create a Document Library where mail is configured.
  2. Write a Nintex Workflow as shown below.
    • Creates a Current User Folder in Document Library
    • Copies the mail sent to folder

Create Item Action Configuration:


Copy to SharePoint Action Configuration:


Finally Files Uploaded/Sent to One Document Library will be copied to Destination Library.

No comments:

Post a Comment