共用方式為


Oracle EBS 配接器的範例

Microsoft BizTalk Adapter for Oracle E-Business Suite 的範例分類為:

注意

這些範例需要更新為目前的版本。 有興趣更新它們嗎? 如果是,請在 將更新的範例新增至我們的公用 GitHub 存放庫 https://github.com/Microsoft/Integration

下列清單描述範例。

BizTalk Server範例

範例目錄名稱 Description
InterfaceTableInsert 示範如何使用 Oracle E-Business 配接器,將記錄插入 Oracle E-Business Suite 中的介面資料表。
ConcurrentProgram 示範如何使用 Oracle E-Business 配接器在 Oracle E-Business Suite 中叫用並行程式。
RequestSet 示範如何使用 Oracle E-Business 配接器在 Oracle E-Business Suite 中叫用要求集。
MsgCoNtextProperty 示範如何使用 Oracle E-Business 配接器所公開的訊息內容屬性,來設定應用程式內容,以使用 Oracle E-Business 配接器在 Oracle E-Business Suite 中的成品上執行作業。
OracleEBS_CompositeOperation 示範如何使用 Oracle E-Business 配接器在 Oracle E-Business Suite 中執行複合作業。
OracleNotifyIncremental 示範如何使用 Oracle E-Business 配接器從 Oracle 接收「累加」查詢通知訊息。
PollingUsingSelectStatement 示範如何使用 SELECT 語句設定輪詢查詢,並使用 Oracle E-Business 配接器接收結果。
PollingUsingStoredProc 示範如何使用預存程式設定輪詢查詢,並使用 Oracle E-Business 配接器接收結果。

WCF 服務模型 Sasamplesmples

範例目錄名稱 Description
ConcProgram_ServiceModel 示範如何使用配接器在 Oracle E-Business Suite 中叫用並行程式。
ExecuteReader 示範如何使用配接器在 Oracle E-Business Suite 上叫用 ExecuteReader 作業。
Interface_Table_Ops 示範如何使用配接器在 Oracle E-Business Suite 中的介面資料表上執行作業。
LargeDataTypes_ServiceModel 示範如何使用配接器,在 Oracle E-Business Suite 中使用大型資料類型的資料行對資料表執行作業。
Notification_ServiceModel 示範如何使用配接器,從 Oracle E-Business Suite 背後的資料庫接收通知。
SelectPolling_ServiceModel 示範如何使用 SELECT 語句,使用配接器輪詢 Oracle E-Business Suite 中的介面資料表。
StoredProcPolling_ServiceModel 示範如何使用預存程式,使用配接器輪詢 Oracle E-Business Suite 中的資料表。

WCF 通道模型範例

範例目錄名稱 Description
InsertOperation 示範如何使用配接器在 Oracle E-Business Suite 中的介面資料表上執行 Insert 作業。
SelectPolling_ChannelModel 示範如何使用 SELECT 語句,使用配接器輪詢 Oracle E-Business Suite 中的介面資料表。

Microsoft Office SharePoint Server 範例

範例目錄名稱 Description
MOSS_Sample 示範如何使用 Oracle E-Business 配接器從 Oracle E-Business Suite 成品建立 Windows Communication Foundation (WCF) 服務,然後使用 WCF 服務,使用商務資料清單網頁元件在 Microsoft Office SharePoint Server 中顯示資料。

另請參閱

開發 Oracle E-Business Suite 應用程式