|
|||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||
|
Announcements
Chapters
Services
Feature Zones
|
IntroductionMCMS Connector for SharePoint Technologies is a free download from Microsoft that enables you to integrate Microsoft Content Management Server (MCMS) 2002 and Microsoft SharePoint Portal Server (SPS) 2003. It covers three main areas of integration:
InstallationThe Connector package includes a readme file with a hyperlink buried in a paragraph to download the installation document from Microsoft web site. I rather see the document included in the package as it contains a few surprises. The installation document is 28 pages long! Yes, for once I am whining about too much documentation. The most important thing to note is you need to have MCMS and SPS in one box if you want to author SPS document library content in MCMS sites. This is not going to happen in production, and severely limits the usefulness of the Connector. There are some caveats when both servers are installed in one box, some of which are addressed in the installation document. If your MCMS sites use Forms Authentication, you need to change them to Windows Authentication as Forms Authentication is not supported by the Connector when both servers are installed in one box. The document goes on to tell you the installation sequence, basically the Connector needs to be last. If you are installing everything from scratch, you need to create a SPS portal before you install the Connector. The Connector includes three SPS web parts (packaged up in a CAB file) to facilitate publishing MCMS content within SPS portals. There is no mention on how to install them. If you are familiar with SPS, the command line utility to run is: C:\Program Files\Common Files\Microsoft Shared\
web server extensions\60\BIN\stsadm.exe
-o addwppack
-filename "C:\Program Files\MCMS Connector
for SharePoint Technologies\WSS\Bin\CmsWebParts.cab"
-url http://<portal server name>
To create the content source in SPS for search, you need to run the following command line utility: C:\Program Files\MCMS Connector for SharePoint Technologies\WSS\Bin\searchsetup.exe
-url "<MCMS Site Url>"
-user "<domain>\<user>"
-password "<password>"
-crawl "0"
-portalurl http://<portal server name>/
The content source will be created under non-portal content. No search scopes are allowed. Publish WSS/SPS document library content to MCMS sitesThe SharePoint Document Placeholder allows authors to publish WSS/SPS document library content to MCMS sites.
When authors click on the placeholder, it launches a Placeholder Properties dialog.
This dialog allows you to select a document from a portal site and document library. A second dialog then offers you a selection of styles to render the document.
If the document is an InfoPath or WordML document, you can render it as inline content though no sample is included. Otherwise, the document is rendered as a hyperlink with the optional document properties displayed below it.
Pros:
Cons:
Publish MCMS content within SPS portalsThree SPS web parts are included in the Connector. They are:
Sample templates with navigation controls and CSS style sheets are also provided that has the same look and feel of a SPS site. The idea is when you are managing content in a SPS site, you will be able to author MCMS content in an environment that looks identical to your SPS site, thus creating the impression that you are still in the SPS site. Pros:
Cons:
SPS Search with MCMSThere are primarily three controls provided to enable SPS search on a MCMS site:
Pros:
Cons:
ConclusionIt will be interesting to see how these two products MCMS and SPS develop in the future as SPS begins to encompass more content authoring capabilities. The star component of the Connector is the SharePoint Document Placeholder. While I question the underlying architecture of storing a separate copy of the WSS/SPS document in SPS, I do admire its XML authoring capability and the customizable stylesheets for rendering documents. It comes with a handicap though. Both MCMS and SPS needs to be installed in one box, an unrealistic expectation in my opinion. The let down has to be the Search controls. The fact that they are not customizable to the extent mentioned above makes them not usable in most situations. To make matters worse, I am not aware of any sample search codes posted by Microsoft so developers can write their own. Having said that the Connector is free for download. Well, you can't have everything for free. [Updated 2005.04.27] Since this review, I have written several articles on MCMS SharePoint integration. They can be used standalone or to complement the MCMS Connector.
References
|
||||||||||||||||||||||||||||||||||||||||