使用 WebSphere Process Server 关系服务的 EIS 数据自动同步
2010-08-25 00:00:00 来源:WEB开发网开始之前
WebSphere Adapters 能连接到很多使用 Service Component Architecture (SCA) 编程模型的 Enterprise Information Systems (EIS)。 本教程将帮助您使用 WebSphere Adapters 和 WebSphere Process Server 关系服务来创建一个模型,同步化 EIS 中的数据,而无需保存所有 ID。
目标
WebSphere Process Server (下文称为 Process Server) 支持一项有用的特性,可生成托管 ID,以维持关系。
本教程中,您将学习:
在 SAP® 和 Siebel® 中创建记录,在这两个系统中生成惟一的 ID。
调用关系服务,生成与这两个 ID 关联的托管 ID。
查找对应的 Siebel 记录并使用关系服务自动更新(接下来更新 SAP 记录)。
以同样方式实现 DELETE 和 RETRIEVE 操作。
先决条件
您需要熟悉 WebSphere Resource Adapters for SAP and Siebel、WebSphere Integration Developer 以及 WebSphere Process Server。
系统需求
需要安装如下软件来配置和部署模块:
WebSphere Integration Developer V7.0。
WebSphere Process Server V7.0。
参考 Quick Ststartcenario,创建 WebSphere Adapter for SAP 和 WebSphere Adapter for Siebel 模块。
学习时间
5 小时
业务用例
首先将了解一个用例场景,然后是使用 WebSphere Process Server 的用例。
假设这样一个场景,XYZ 公司使用 SAP 来存储工资信息,使用 Siebel 来处理人力资源 (HR) 数据。工资系统里的每一条记录都对应人力资源系统的一条惟一记录。当 SAP 工资系统进行创建、更新或删除操作时,HR 系统中也进行相应操作。每个系统的输入都可用通用接口分别提供。
更多精彩
赞助商链接