copy items from document lib folder to another document lib folder??

السؤال copy items from document lib folder to another document lib folder??

  • venerdì 13 aprile 2012 21:41
     
     

    Hi All,

    My project Scenario is: i have two document library doc1 and doc2. Basically user will be able to upload document into doc1 and there will be read only permission for doc2. Doc1 and Doc2 library has same structure with folder (doc1 and doc2 will be adjactly same). so once user will  want to upload document they will click on doc1 lib and by clicking any particular folder they will be able to upload document. Here is my concern, when user want to copy any item from doc1  (AFG folder) to doc2 (AFG folder) with same folder name, what will be best approach for that?

    Any help will be greatly appreciated!!



    • Modificato rakib1 lunedì 16 aprile 2012 03:20 changed
    • Modificato rakib1 lunedì 16 aprile 2012 12:57
    •  

Tutte le risposte

  • sabato 14 aprile 2012 02:41
     
     
    Write a event Reciever for the doc1 library and for ItemAdded, do the operation of copying content from that document library to doc2 library.

    Ashish Ranjan (Please click "Marked As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you)


  • sabato 14 aprile 2012 07:20
     
     

    Hi

    try a powershell script which will do the job

    This can be done scheduling the job or calling/running  directly by the user.


    Romeo Donca, Orange Romania (MCSE, MCTS, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • domenica 15 aprile 2012 00:33
     
     

    Hi,

    Thanks for reply. Could you be details on that? please provide me detail steps if you can that will be appreciated.

    Thanks

  • domenica 15 aprile 2012 16:00
     
     
    You could SharePoint designer to do this as well. Setup a job when a document is created and/or updated to copy it into the target library.

    -victor

    Be a part of the community, please remember to indicate if your question/comment has been answered or is helpful.