Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Managing Multiple Site Collections

Managing Multiple Site Collections

Scheduled Pinned Locked Moved SharePoint
questionsharepoint
5 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arut jothi
    wrote on last edited by
    #1

    Hi, My requirement states that I have multiple sites collections and a Document Library under each site collection. This Library would be named based on the year and quarter (considering 4 quarters per year). I need to enforce a expiration policy on the libraries so that the library content gets deleted after 7 years. Also, I need to rename the Library dynamically after 7 years. (a) What is the most efficient way to apply the expiration policy across the site collections and its libraries? (b) After the Library content is cleared out, I need to rename the Library (as per current year/qtr). How do I perform this? I'm new to Sharepoint technology. Kindly provide me any pointers on the above requirement. Appreciate your time and effort. Thanks Arut

    W 1 Reply Last reply
    0
    • A arut jothi

      Hi, My requirement states that I have multiple sites collections and a Document Library under each site collection. This Library would be named based on the year and quarter (considering 4 quarters per year). I need to enforce a expiration policy on the libraries so that the library content gets deleted after 7 years. Also, I need to rename the Library dynamically after 7 years. (a) What is the most efficient way to apply the expiration policy across the site collections and its libraries? (b) After the Library content is cleared out, I need to rename the Library (as per current year/qtr). How do I perform this? I'm new to Sharepoint technology. Kindly provide me any pointers on the above requirement. Appreciate your time and effort. Thanks Arut

      W Offline
      W Offline
      wolfbinary
      wrote on last edited by
      #2

      You're probably going to want to build a feature. I'm not aware of any built in sharepoint functionality to do this. You're also probably going to need to make sharepoint api calls. What kind of environment do you have setup to develop sharepoint in?

      A 1 Reply Last reply
      0
      • W wolfbinary

        You're probably going to want to build a feature. I'm not aware of any built in sharepoint functionality to do this. You're also probably going to need to make sharepoint api calls. What kind of environment do you have setup to develop sharepoint in?

        A Offline
        A Offline
        arut jothi
        wrote on last edited by
        #3

        Could you provide me few more pointer on the feature you have mentioned? I was looking for something from the perspective of customizing the Retention & Expiration policy over multiple site collections. But, if there is some other better way to develop the requirement, then would prefer to go for it. My Dev environment details -> WSS3.0, MOSS, WF, .Net 2.0 framework, OS - Windows Server 2003 Thanks for your time and effort.

        W 1 Reply Last reply
        0
        • A arut jothi

          Could you provide me few more pointer on the feature you have mentioned? I was looking for something from the perspective of customizing the Retention & Expiration policy over multiple site collections. But, if there is some other better way to develop the requirement, then would prefer to go for it. My Dev environment details -> WSS3.0, MOSS, WF, .Net 2.0 framework, OS - Windows Server 2003 Thanks for your time and effort.

          W Offline
          W Offline
          wolfbinary
          wrote on last edited by
          #4

          I'm not that familiar with the inner workings of sharepoint to point you directly to something other than the API and feature development as a way to bundle the functionality. See http://msdn.microsoft.com/en-us/library/ms460318.aspx[^] You're going to have to do some searching and get some tutorials or a book on sharepoint development. Sharepoint development isn't like regular development. You might want to look at workflows and using the sharepoint designer tool to create them. Sharepoint Designer is the primary customization tool MS provides for free.

          A 1 Reply Last reply
          0
          • W wolfbinary

            I'm not that familiar with the inner workings of sharepoint to point you directly to something other than the API and feature development as a way to bundle the functionality. See http://msdn.microsoft.com/en-us/library/ms460318.aspx[^] You're going to have to do some searching and get some tutorials or a book on sharepoint development. Sharepoint development isn't like regular development. You might want to look at workflows and using the sharepoint designer tool to create them. Sharepoint Designer is the primary customization tool MS provides for free.

            A Offline
            A Offline
            arut jothi
            wrote on last edited by
            #5

            Thanks wolfbinary. Appreciate your time and effort.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups