Apr
28

Orbit One developed a free application to import/migrate files and folders to SharePoint 2010

Orbit One is one of the SharePoint 2010 launch partners in Belgium.

We have several clients who are planning to upgrade to Microsoft SharePoint 2010, and we have some real-life projects running on Microsoft SharePoint 2010 RC.

One of the issues was finding a tool to migrate a big load of files and folders to SharePoint, and keep the original created and modified dates. The creation/modified date of files are sometimes really important, as it allows the user to understand how relevant the information is.

We looked at MetaLogix and DocKIT, both where working on beta versions of migration tools for SharePoint 2010.

Our customers where looking for a cost-effective solution, without having to pay based on the number of GB they want to transfer.

This was a perfect scenario to make use of the new Managed Client Object Model, allowing us to build a nice small tool.

Since we figure this could be useful to others, we published the SharePoint 2010 Bulk Document Importer on Codeplex.

Feel free to use and improve it!

Features:

  • Run it anywhere. Every action is done using the Client Object Model, there is no need to install it on the server.
  • Import folders and files with all subfolders
  • Retain creation and modified date fields after moving to SharePoint
  • Retain author/editor fields from office documents after moving to SharePoint
  • Incompatible file names are renamed (filename too long, illegal characters)
  • Unsupported files (large file size, blocked file extension, …) are skipped
  • Files already existing on SharePoint are skipped (no overwrite)
  • Successfully migrated files and folders can be moved to an “archive” folder
  • Detailed log (log4Net) with info on migration issues
  • Option to skip creation of empty folders in SharePoint
  • Option to merge subfolders to a flat list in SharePoint.

 

The application is a command line application that can be easily batched for several migrations to different document libraries.

Example:

Import all files from the user guides folder on the central file share to the userguides document library on the intranet.

OrbitOne.SharePoint.Importer.exe -folder:"\\fileshare\documents\user guides" site:"http://intranet/documentation" -documentlibrary:userguides

More information, examples and technical information can be found on the documentation wiki.

Posted by Mel Gerats | Leave your feedback

Apr
21

SharePoint 2010: Term store and other metadata enhancements

The long expected successor of MOSS 2007, SharePoint 2010 will launch on May 12. We are all very excited about this! The last couple of months we have been working with the new version and we would like to give you an overview of the key new features regarding metadata and classification.

In the coming weeks we will dive deeper into other aspects of the platform: Search, Social Features, Offline access and Workflow.

Term store

The Term store is a service application that can be setup to manage metadata across farms, web applications and site collections.

Taxonomy and Folksonomy

Within the term store metadata can be managed top-down (taxonomy) or bottom-up (folksonomy). This means that an organisation can have an official taxonomy but at the same time provide users with the ability to add free tags to content as they please. Another cool thing about this is that you can ‘upgrade’ terms from the folksonomy to the taxonomy!

Hierarchical terms

The terms within the term store can be hierarchical in nature: For instance Regions and countries form a hierarchical structure. When people tag a specific item within SharePoint with Bermuda you can find it under Caribbean or Americas as well.

Hierarchical metadata

Management of terms

Each set of terms has an owner. He or she can maintain the terms and other people can give suggestions on synonyms or missing terms directly via the user interface. This makes SharePoint a very user friendly tool for managing metadata.

Autocomplete on terms and tags

When typing a term users get an autocomplete functionality to guide them to already used tags and the predefined taxonomy.

clip_image002

Content type hub

With the term store it is possible to reuse content types across site collections, web applications and even farms. This way policies and workflows can be forced on content across the enterprise which is key in larger organisations. To start using this functionality you need to set up a site collection as your content type hub. In this site collection you’ll maintain your enterprise wide content types. Other sites can use the content types created there.

Other enhancements to metadata usage

Metadata navigation

When browsing libraries or lists users can use key filters and metadata navigation to quickly find the right document within the library. This functionality makes folders look so 2009 ;-)

clip_image003

Facetted Search

Known already from addons like Codeplex’s MOSS Faceted Search or Surfray’s Ontolica Search for SharePoint this feature creates dynamic filters based on your search result which make it easy for end users to refine their search based on metadata properties.

image

Validation based on Excel based formulas

SharePoint 2010 makes it possible to validate data coming into SharePoint. The user will be instructed on what specific rules a certain property needs to comply to be saved to SharePoint. The formulas describing the rules are based on Excel logic.

image

That's it for now. Stay tuned for more good SharePoint 2010 stuff!

Posted by Thijs ter Beek | 1 Comment

Contact us - Raas Van Gaverestraat 83, 9000 Gent, Belgium - Tel. +32 (9) 330.15.00 - Privacy Statement - Sitemap - Sign In Developed with Microsoft Office SharePoint Server 2007