Useful Resources for Creating an Intermediate Declarative Outlook Solution
To create an intermediate declarative solution, you have to create several artifacts: the BDC model, a solution manifest (OIR.config) file, and a subscription file.
Applies to: SharePoint Server 2010
In this article
Walkthroughs
XML Templates for an Intermediate Declarative Outlook Solution
Intermediate Declarative Outlook Sample Solution Artifacts
BCS Solution Packaging Tool
BCS Artifact Generator Tool
Optionally, you can create a custom ribbon, task pane layouts, custom form regions, and custom Outlook view definitions. Then, you must package these solution artifacts into a Microsoft Office development tools in Microsoft Visual Studio 2010 ClickOnce package.
To learn how to do these tasks and simplify the creation of these artifacts, use the following resources in the SharePoint 2010 SDK.
Walkthroughs
Creating Intermediate Declarative Outlook Solutions Using Business Connectivity Services
Walkthrough: Creating an Intermediate Declarative Outlook Solution
Creating an Intermediate Declarative Outlook Solution
Localizing an Intermediate Declarative Outlook Solution to Another Language
Walkthrough: Localizing an Intermediate Declarative Outlook Solution to Another Language
BCS Schema Documentation
Frequently Asked Questions
Frequently Asked Questions: Declarative Outlook Solution
XML Templates for an Intermediate Declarative Outlook Solution
Template: BasicSubscription_Subscription.xml
Template: FormRegionManifest.xml
Template: Solution Manifest (Oir.config)
Template: SubscriptionWithAssociation_Subscription.xml
Intermediate Declarative Outlook Sample Solution Artifacts
Solution Artifact: CustomerSubscription.xml
Solution Artifact: EditOrderHeader.xml
Solution Artifact: FormRegionCustomer.manifest.xml
Solution Artifact: Metadata.xml
Solution Artifact: OrderHeaderSubscription.xml
Solution Artifact: OutlookContactRibbon.xml
Solution Artifact: RelatedOrderHeader.xml
Solution Artifact: Solution Manifest (Oir.config)
BCS Solution Packaging Tool
You can download the BCS Solution Packaging Tool from MSDN Code Gallery.
BCS Artifact Generator Tool
You can download the BCS Artifact Generator Tool from MSDN Code Gallery.