Microsoft Office SharePoint Server

Microsoft Office SharePoint Server

Microsoft Office SharePoint Server (MOSS), is part of Microsoft SharePoint, and runs on top of Windows SharePoint Services (WSS). MOSS builds on WSS by adding both core features as well as end user web parts to it. Its main strength is enabling an organization’s information to be organized and aggregated in one central, web-based application and provide a taxonomy for corporate data. MOSS integrates closely with applications in the Microsoft Office suite and adds various features such as hierarchical organization of content areas, enhanced navigation, Single Sign On, personalization features, indexed search, the Business Data Catalog, and in-browser rendering and, in certain cases, editing of Microsoft Office documents. It can also be used to create specialized document-specific libraries, such as Microsoft PowerPoint "slide libraries", which can be used to share not only specific slides from a presentation but their design as well. [cite web | url = http://office.microsoft.com/en-us/powerpoint/HA012261671033.aspx | title = Use Slide Libraries to share and reuse PowerPoint 2007 slide content | accessdate = 2007-10-01] The latest version, MOSS 2007, improves over its predecessor, SPS 2003, in integrating with Microsoft Office applications, enterprise content management (with the integration of Microsoft Content Management Server into MOSS), Enterprise Search, web content management, more specialized document management, records management, Web 2.0 collaboration functionality like blogs and wikis, delivery of information stored in SharePoint via RSS, and the ability to take content and lists offline with Outlook 2007 and Microsoft Access. A MOSS application can abstract multiple WSS sites under the covers.

MOSS 2007 also comes with two other specific installations:
*Microsoft Search Server (previously SharePoint Server for Search), which exposes only the indexed Enterprise search capabilities.
*Microsoft Office Forms Server, which is a stand-alone installation of the Infopath Forms Services feature.

Architecture

The architecture is composed of Web Server front ends running the WSS application with MOSS plugging-in functionality where required, generally a search service which crawls the data store creating an index, a number of other services, and the database back-end, a standard enterprise architecture.

As such it can be built out by load balancing more web servers on the front end and building larger clusters of SQL Server on the back-end. Though recommended to be installed on physical machines, virtualization has been used with MOSS and the previous marks to create this architecture, though not officially supported at the time of writing.

SharePoint allows administrators to create Web Applications each on its own port. A separate web application on a separate port can contain site collections, each having its own database in SQL Server. Site collections can have sites which can contain subsites. A web server can contain hundreds of site collections.

One of the weaknesses of the tool is its own ease of use. Administrators may be tempted to start one port 80 and build a single site collection with sub-sites underneath, exposed to the company as a home page and sub-pages. Though this makes sense for a large organization or one with bespoke portals using custom Web Parts or Forms Server, it can cause problems. All the sites in a site collection will be stored in the same database, which can become too large to effectively back-up. Moreover, bespoke development using the same Web Application and Application pool can bring a company-wide internet down.

MOSS 2007 also allows content types and document libraries to have information management policies, which allows the triggering of workflow or deletion of information after a certain fixed event or time period, helping to reduce many of the size-growth problems of earlier versions.

Features

Office 2007 integration

MOSS integrates closely with Microsoft Office applications. It can render Microsoft Office documents in web pages. In addition, with the proper server side infrastructure, it can allow the documents to be edited from within the browser as well. For other document types in a document library, Microsoft Office applications can directly edit the document in the document library. This feature is available for Microsoft Excel and Microsoft InfoPath. Using Excel Services, MOSS can allow Excel 2007 workbooks to be loaded, edited, and displayed in a SharePoint page. All calculations happen on the MOSS server. MOSS can also host and render Microsoft InfoPath forms using the Infopath Forms Services to have it viewed and filled out using a browser.

Microsoft Office Outlook can also be used for accessing and synchronizing SharePoint document libraries. [cite web | url = http://blogs.msdn.com/outlook/archive/2007/09/28/sharepoint-outlook-the-perfect-link.aspx | title = SharePoint & Outlook – The Perfect Link | accessdate = 2007-10-02] On connecting a document library with Outlook, the library will be listed in the navigation pane, and the files in it will be listed along with certain metadata such as author. Compatible Microsoft Office documents will be previewed in the preview pane and Microsoft Office Outlook search bars can be used to search the libraries as well. The search entered using the Outlook bar will be federated to the SharePoint server, and the results will be displayed in Outlook itself. By synchronizing a document library, Outlook can make the files available offline, which can be opened and edited using other Microsoft Office 2007 applications; the changes will be synchronized back to the SharePoint library by Outlook.

While it is not necessary to use Microsoft Office 2007 to take advantage of the integration with the Microsoft Office suite, it offers the most integration with MOSS 2007. A few examples of the improved integration with Office 2007 include:
* 2-way synchronization of Outlook Calendar and SharePoint Calendar.
* Overlaying a SharePoint Calendar on top of user's Outlook 2007 Calendar.
* SharePoint Task-Assignment Synchronization into user's Outlook Task List.
* Offline Synchronization of SharePoint Documents.
* Viewing SharePoint RSS feeds through Microsoft Office Outlook
* Display of Meta-data values for a given document type in the Office Ribbon as a user is editing a document from a document library.

Enterprise search

MOSS 2007 can be used for enterprise search, to search across the document libraries and user groups. [cite web | url = http://office.microsoft.com/en-us/sharepointserver/HA101748761033.aspx | title = Search in Microsoft Office SharePoint Server 2007 | accessdate = 2007-10-01] MOSS 2007 fully indexes all the documents stored in its library, in addition, it also indexes data stored in external databases which are exposed via ADO.NET or Web Services with a well-defined WSDL schema. Any search from the portal interface or client applications can use the MOSS search capabilities to search over this index. SharePoint servers, Web sites, file shares, Exchange Public Folders, and databases can be set as data sources which it will then index. The indexing system is a tuned version of the one used in Windows Desktop Search. The indexing engine uses specified "crawling rules" to decide what is to be indexed. The index engine uses continuous propagation, which allows even a partial index to be queried against. It also exposes a UI for visual administration of the search capabilities. MOSS 2007 also includes suggestion capability, which suggests search terms in case of typographical errors.

Microsoft Office SharePoint Server 2007 Standard, and Microsoft Office SharePoint Server 2007 Enterprise also includes a "people search" functionality, which can search for people, based on their affiliation and expertise, provided the enterprise infrastructure makes the information available. It can search from SharePoint user groups, as well as Active Directory and other LDAP directories provided the information has been imported into MOSS.

Business Data Catalog

The Business Data Catalog (BDC), [cite web | url = http://msdn2.microsoft.com/en-us/library/ms563661.aspx | title = Business Data Catalog | accessdate = 2007-10-01] introduced in MOSS 2007, enables presenting business data from back-end server applications such as SAP or Siebel 2007 or databases to be viewed by the web-based interface of SharePoint without writing any code. It comprises a metadata repository and an object model. It provides a unified and simple way to invoke operations. It presents a consistent, object-oriented interface to the business logic that is embedded in typical business applications. The Business Data Catalog provides homogeneous access to the underlying data sources by using a declarative metadata model that simplifies the client object model. The Business Data Catalog Definition Editor is now included in the MOSS SDK. [cite web | url = http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&displaylang=en | title = Microsoft Office SharePoint Server 2007 SDK | accessdate = 2007-10-01] The BDC Editor can connect to a database or a web service provided by a LOB system and then generate the Application Definition File for it. The task of maintaining the catalog is divided among four roles: business analyst who identifies the data to be presented, metadata author who creates the tags to identify the data to SharePoint, administrator, and developer.

MySite

MySite is an important feature in MOSS 2007 that enables users to obtain access to a personalized view of the information that's relevant to them. MySite has a Public view and a Private view. Users are able to determine the permissions on various pieces of information that are in a MySite and select whether their colleagues, manager, or everyone in the organization can see each piece of information. The Private view of a user's MySite enables them to see the following types of information:

*Workspaces - Users can see and access the workspaces to which they have access, saving wasted navigation time.
*MyLinks - A list of personal links that are important to the user. As users are browsing the SharePoint site, they can quickly add a link for a given page to the MyLinks list by selecting Add Link from a menu in the upper right corner of the page.
*Personalization Sites - Special SharePoint sites that personalize content based on a user's role in the organization can be pinned to the appropriate user's MySite based on their organization role (HR, Facilities, Finance, etc.). Microsoft has released several role-based personalization templates to help people get started with this feature.
*Colleague Tracker - Enables users to track the changes that they have permission to see in their colleague's MySites.
*Outlook e-mail - Web Parts are available for users' MySites that display their e-mail and calendar information from Exchange.
*Distribution Groups - In the public version of MySite, you can see the distribution groups that you're a member of and, when looking at other users' MySites, can see the distribution groups that you have in common with them.
*Standard WSS Site Features - Since a MySite is a WSS site at its core, users' MySites have all of the typical functionality that comes with Windows SharePoint Services (Document Libraries and Lists, Recycle Bin, Version Control, Workflow, etc)

If the system has the appropriate multi-language packs and templates installed, users can be given the option of creating their MySite in one of the languages available on the system instead of being forced to use the language that governs the more public areas of the SharePoint system. This might be useful in a scenario where a global enterprise is enabling their users in China and Spain to create their MySite in Chinese or Spanish.

Accessibility

Although MOSS 2007 accessibility has improved since SharePoint Portal Server 2003,cite web | url = http://www.21apps.com/2007/03/sharepoint-accessibility-is-moss-2007_4974.html | title = SharePoint Accessibility - Is MOSS 2007 accessible?| accessdate=2007-05-11] it is still difficult to get a Sharepoint web site to adhere to the WCAG (Web Content Accessibility Guidelines) 1.0 specification. [cite web | url=http://www.sharepoint2007.com/Default.aspx?tabid=238 | title= Focus on Accessibility | publisher=Sharepoint2007.com: the business portal for SharePoint 2007 information | accessdate=2007-05-16 ] Sharepoint relies extensively on table-based layouts, especially in the Web Parts Framework, and XHTML is also problematic as Sharepoint's built-in controls produce markup that does not validate under XHTML doctypes. [cite web | url = http://blogs.provoke.co.nz/Zac/Lists/Posts/Post.aspx?ID=5 | title=Guide to making Sharepoint XHTML Compliant | author=Zac Smith | accessdate=2007-05-11 ] Substantial custom development is therefore essential in order to comply with these standards. [cite web | url = http://blog.thekid.me.uk/archive/2007/05/01/another-day-another-accessible-moss-website.aspx | title = Another day, another accessible MOSS website | accessdate = 2007-05-11] This has proven to be a key stumbling block to the adoption of Sharepoint solutions in situations where strict adherence to accessibility standards is of particular importance, such as the public sector.

References

External links

* [http://sharepointmagazine.net SharePoint Magazine]
* [http://sharepoint.microsoft.com/sharepoint/default.aspx SharePoint Community]
* [http://www.pointsharepoint.com SharePoint Articles]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Microsoft Office SharePoint Server — Entwickler: Microsoft Corporation Aktuelle Version: Microsoft Office SharePoint Server 3.0 Betriebssystem: Windows Server Lizenz …   Deutsch Wikipedia

  • Microsoft office sharepoint server 2007 — Microsoft Office Sharepoint Server 2007, successeur de Microsoft Office SharePoint Portal Server 2003 (SPS) est une application de portail web appartenant à la famille Microsoft Office. C est une solution de portail collaboratif basé sur les… …   Wikipédia en Français

  • Microsoft Office SharePoint Server 2007 — Microsoft Office Sharepoint Server 2007, successeur de Microsoft Office SharePoint Portal Server 2003 (SPS) est une application de portail web appartenant à la famille Microsoft Office. C est une solution de portail collaboratif basé sur les… …   Wikipédia en Français

  • Microsoft Office PerformancePoint Server — Developer(s) Microsoft Initial release November 2007 (2007 11) Stable release 1.0 SP2 / 2008 Operating system …   Wikipedia

  • Microsoft Office Forms Server — 2007 converts InfoPath client forms into html/ajax forms that can be accessed and filled out using any browser, including mobile phone browsers. Forms Server 2007 also supports using a database or other data source as the back end for the form.… …   Wikipedia

  • Microsoft Office PerformancePoint Server — est un logiciel de gestion des performances édité par Microsoft et conçu pour le domaine de l informatique décisionnelle. PerformancePoint Server fournit aux organisations un moyen d améliorer leurs performances en intégrant des outils de… …   Wikipédia en Français

  • Microsoft Office SharePoint Designer — Développeur Microsoft Dernière version …   Wikipédia en Français

  • Microsoft Office SharePoint Portal Server — Microsoft Office SharePoint Server 2007 Microsoft Office Sharepoint Server 2007, successeur de Microsoft Office SharePoint Portal Server 2003 (SPS) est une application de portail web appartenant à la famille Microsoft Office. C est une solution… …   Wikipédia en Français

  • Microsoft Office SharePoint Portal Server 2003 — Microsoft Office SharePoint Server 2007 Microsoft Office Sharepoint Server 2007, successeur de Microsoft Office SharePoint Portal Server 2003 (SPS) est une application de portail web appartenant à la famille Microsoft Office. C est une solution… …   Wikipédia en Français

  • Microsoft office sharepoint portal server 2003 — Microsoft Office SharePoint Server 2007 Microsoft Office Sharepoint Server 2007, successeur de Microsoft Office SharePoint Portal Server 2003 (SPS) est une application de portail web appartenant à la famille Microsoft Office. C est une solution… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”