|
Managing Enterprise Content
· Enforce document storage business rules by using Document Policy.
http://vspug.com/tonstegeman/2007/02/01/moss-custom-policies-part-1-creating-a-custom-information-management-policy/
http://vspug.com/tonstegeman/2007/02/12/moss-custom-policies-part-2-creating-a-handler-to-submit-items-to-the-records-center/
http://vspug.com/tonstegeman/2007/02/15/moss-custom-policies-part-3-implementing-the-custom-policy/
o Create a custom document policy.
o Deploy a document policy by using a policy feature.
o http://msdn.microsoft.com/en-us/library/aa981572.aspx
o Specify logic for a document policy by using a policy resource.
o http://msdn.microsoft.com/en-us/library/ms545541.aspx
o Manage document retention rules by using the expiration feature policy.
o http://blah.winsmarts.com/2008-10-Authoring_custom_expiration_policies_and_actions_in_SharePoint_2007.aspx
o Launch a workflow when a document expires.
o http://office.microsoft.com/en-us/sharepointserver/HA101544241033.aspx
· Audit Windows SharePoint Services content by using a custom policy.
http://msdn.microsoft.com/en-us/magazine/cc794261.aspx
· Manage records by using Office SharePoint Server 2007 record management features.
http://technet.microsoft.com/en-us/library/cc263372.aspx
http://aroder.blogspot.com/2009/07/best-70-542-moss-2007-exam-guide.html
o Create a custom file plan.
o http://www.metataxis.com/exponent-0.96.5-GA/themes/metataxistheme/Metataxis%20-%20SharePoint%20Information%20Architecture.pdf
o Create a custom audit report.
o http://technet.microsoft.com/en-us/library/cc263514.aspx
o Create a custom file submission.
o Create a custom legal hold.
o http://office.microsoft.com/en-us/sharepointserver/HA101735981033.aspx
o
· Create content by using the Office SharePoint Server 2007 Web content management features.
www.mcmsfaq.com/sd/OFC216_Shah_German.ppt
o Extend the Page Authoring toolbar.
o http://blogs.msdn.com/ecm/archive/2007/03/04/customize-the-page-editing-toolbar-in-moss-2007.aspx
o Create pages dynamically.
o Modify page layout by using content placeholders.
o http://www.asp.net/LEARN/mvc/tutorial-12-cs.aspx
o Create a custom field control.
o http://msdn.microsoft.com/en-us/library/aa981226.aspx
o Localize a site by using resource lists.
o http://msdn.microsoft.com/en-us/library/fw69ke6f.aspx
· Deploy content between servers.
http://msdn.microsoft.com/en-us/library/ms549024.aspx
http://msdn.microsoft.com/en-us/library/ms496233.aspx
· Provide variations of Web content.
o Redirect a user to a variation based on profile settings.
o Launch a workflow when an event occurs in a primary variation.
· Provision multiple sites in a hierarchy.
Creating Business Intelligence Solutions by Using Office SharePoint Server 2007
· Display data from a Microsoft Excel workbook by using Excel Services.
· http://msdn.microsoft.com/en-us/library/ms519581.aspx
· Create a trusted workbook location by using the Stsadm.exe command-line tool.
· http://msdn.microsoft.com/en-us/library/ms562080.aspx
· Implement business logic by using an Excel Services user-defined function.
· http://msdn.microsoft.com/en-us/library/ms493934.aspx
o Process enterprise data from a Windows SharePoint Services list.
o Troubleshoot a user-defined function.
· Filter data in a workbook by using Excel Services.
· Provide parameters to a Report Viewer Web Part from a custom Web Part.
· http://technet.microsoft.com/en-us/library/bb326214.aspx
· Expose a data source by adding a data connection to a Report Center Web Site.
· Create a key performance indicator (KPI) Web Part by using data from a report data source.
· http://office.microsoft.com/en-us/sharepointserver/HA100800271033.aspx
Integrating Business Data with Office SharePoint Server 2007 by Using the Business Data Catalog (BDC)
http://msdn.microsoft.com/en-us/office/bb251754.aspx
· Create a BDC Application Definition.
o Create a line of business (LOB) system.
o http://apparchguide.codeplex.com/wikipage?title=Chapter%2021%20-%20SharePoint%20LOB%20Applications&ProjectName=apparchguide
· Describe an external application in the BDC Application Definition.
o Create an LOB system instance.
o Create an entity.
· Display data from an external data source.
o Create a Finder method.
· Enable indexing of data stored in an external data source.
o Create an IDEnumerator.
o http://msdn.microsoft.com/en-us/library/ms577629.aspx
· Enable searching on a BDC Application Definition.
· http://blah.winsmarts.com/2007-4-SharePoint_2007__BDC_-_Enabling_Search_on_business_data.aspx
o Enable a single item query by creating identifiers for entities.
o Enable a single item query by creating a SpecificFinder method.
o Add input and output parameters to a SpecificFinder method.
o Create a filter descriptor.
· Create a custom action on an entity.
· Create an association between two entities.
· http://www.lightningtools.com/bdc-meta-man/moss-business-data-catalog-getting-started.aspx
· Create a Web Part to browse data.
o Return an LOB system instance.
o Return an entity.
o Execute a finder on an entity.
o Execute a method on an entity.
o Execute a SpecificFinder on an entity.
o Execute a wildcard filter on an entity.
Accessing Office SharePoint Server 2007 Application Platform Services
· Process InfoPath data from within a workflow.
· Display an InfoPath Form from within an ASP.NET page by using the Form Services control.
· http://msdn.microsoft.com/en-us/library/ms772323.aspx
· Automate Office Forms Server administration tasks.
· http://technet.microsoft.com/en-us/library/cc197440.aspx
o Activate a previously uploaded form template.
· Manage credentials by using the single sign-on (SSO) credential store.
· http://support.citrix.com/article/CTX108095
o Create a custom SSO provider for use by the BDC.
o http://msdn.microsoft.com/en-us/library/ms566925.aspx
o Apply credentials to a Web service call by using SSO.
o http://www.baktek-web.com/en/topics/Authentication%20modes%20and%20Web%20SSO%20in%20WSS.aspx
· Convert documents by using the document converter.
o Convert a document from a document library by using an existing document converter.
o Increase the priority of a document in the conversion process.
o Transform a custom document format into another format.
o Publish a page by using the document converter.
· Display a user profile retrieved from an Office SharePoint Server 2007 Web service.
Searching Data by Using the Search Service
http://technet.microsoft.com/en-us/library/cc262700.aspx
· Programmatically enhance the search service.
o Access the search context for the Shared Services Provider (SSP).
o Associate a search term by creating a Best Bet.
o http://woodywindy.spaces.live.com/blog/cns!773832677F575173!408.entry
· Add a custom search page for searching the BDC.
· http://msdn.microsoft.com/en-us/library/ms584031.aspx
o Extend the user interface by adding a tab to the search page.
o http://msdn.microsoft.com/en-us/library/bb428855.aspx
· Provide custom search capabilities by creating an enterprise search Web Part.
· Customize the display of search results by modifying the Search Core Results XSLT.
· http://msdn.microsoft.com/en-us/library/ms584121.aspx
· Display results from a Windows SharePoint Services search Web service.
· Display the results of a keyword query.
· http://www.chakkaradeep.com/post/2009/06/23/Using-KeywordQuery-to-search-in-your-SharePoint-site.aspx
Targeting Content Based on Audience Membership
http://office.microsoft.com/en-us/sharepointserver/HA101690531033.aspx
· Create an audience.
· http://www.associatedcontent.com/article/228345/how_to_create_audience_in_microsoft.html
· Specify conditions for audience membership by using rules.
· Target a list item to an audience.
· http://office.microsoft.com/en-us/sharepointserver/HA011607461033.aspx
· Target a Web Part to an audience by using filters.
· Display all audiences to which a user belongs.
· http://msdn.microsoft.com/en-us/library/ms500775.aspx
· Display all users in a given audience.
Customizing Functionality by Using Profiles
· Import users into the user profile store from an LDAP store.
· http://msdn.microsoft.com/en-us/library/ms585156.aspx
· Create a profile in the user profile store.
· http://msdn.microsoft.com/en-us/library/bb847941.aspx
· Manipulate profile properties.
o Add a profile property to the user profile store.
o http://msdn.microsoft.com/en-us/library/ms519896.aspx
o Store a user’s attributes in the user profile store by creating a multivalue property.
o http://technet.microsoft.com/en-us/library/cc263448.aspx
o Retrieve a specific property from a user profile.
o http://msdn.microsoft.com/en-us/library/ms544366.aspx
o Map a BDC data item to a user profile property.
o Set the privacy policy for a user profile property.
· Display all colleagues for a given user.
· Add a distribution list to a new membership.
· http://support.microsoft.com/default.aspx/kb/825488
· Display results from the user profile change log.
· http://msdn.microsoft.com/en-us/library/ms549249.aspx
|