Tutorial 1: Presenting Data From a Siebel System on a SharePoint Site
This tutorial provides detailed instructions on using the Siebel adapter with Microsoft Office SharePoint Server to present business data from a Siebel system on a SharePoint portal. To demonstrate how to use the Siebel adapter with Office SharePoint Server, we create an application in Office SharePoint Server to retrieve a list of customer accounts from the Siebel repository using the Siebel adapter.
To extract this information from the Siebel system, the example invokes the Query method on the Account business components.
Note
Before proceeding with the tutorial, make sure you have installed all the prerequisites for using the Siebel adapter with Office SharePoint Server. For more information about the prerequisites, see the BizTalk Adapter Pack installation guide, typically installed at <installation drive>:\Program Files\Microsoft BizTalk Adapter Pack\Documents.
In This Section
Step 1: Publish the Siebel Business Component Operations as a WCF Service
Step 2: Create an Application Definition File for Siebel Business Component Operations
Step 3: Create a SharePoint Application to Retrieve Data from Siebel