在以前的系列文章中,您已经知道了业务对象,但是资源适配器在与EIS通信时,还需要一些其他信息。
You already know about business objects from the previous series, but the resource adapter requires some additional information when it communicates with the EIS.
您可以使用此适配器与使用JDBC连接的任何数据库交换业务对象。
You use this adapter to exchange business objects with any database that you can connect to using JDBC.
业务模块和企业服务发现向导将使用此资源适配器项目。
Your business modules and the enterprise service discovery wizard will use this resource adapter project.
当事件发生时,适配器将调用模块,并将与该事件相关的业务数据传递到使用导出模块。
When an event occurs, the adapter calls your module and passes the business data related to that event to your module using the export.
在本部分中,您将创建业务逻辑,该业务逻辑使用您在先前部分中创建的JDBC资源适配器导出和导入。
In this section, you create the business logic that USES the JDBC resource adapter export and import that you created in the previous sections.
它提供了一个框架来为设备通信构建设备适配器,并为面向低延迟需求的业务逻辑提供了一个位置。
It provides a framework to build device adapters for device communications, and also provides a location for business logic with low latency requirements.
其他字段将由适配器模式向导基于您的业务对象名称进行填充。
The other fields will be filled by the adapter patterns wizard based on your business object name.
适配器将使用业务对象在应用程序与数据库之间交换数据,因此应用程序不需要使用JDBC 应用程序编程接口 (API)。
The adapter uses business objects to exchange data between the application and the database, so the application does not need to use the JDBC application programming interface (API).
符合此规范的任何业务集成开发环境都可以按相同的方法使用任何EIS的资源适配器发现服务。
Any business integration development environment that complies with this specification can discover services using a resource adapter for any EIS in the same way.
正如我们上面看到的那样,这仅意味着将组件(例如,BPEL业务流程)连接到为使用适配器而设置的导入。
And, as we saw above, that simply means connecting your component (for example, a BPEL business process) to the import that is set up to use the adapter.
创建了一个树来表示适配器业务对象,该树由这个新的域拥有。
A tree is created to represent the adapter business object, which is owned by this new domain.
当数据库表中发生创建、更新或删除事件时,我们将使用该适配器的“入站接口”来调用业务流程。
We'll be using the "inbound interface" of this adapter to kick-off business processes when a create, update, or delete occurs in a database table.
适配器使用应用程序特定的数据结构或者业务对象与后端系统进行通信,并且使用连接器配置文件进行配置。
The adapters communicate with the back-end systems using the application-specific data structure or business object and are configured using the connector configuration file.
IT开发人员创建和部署监控企业中的各种事件源所需的“适配器”组件并生成所需的业务事件。
The it developer creates and deploys the "adapter" components needed to monitor the various event sources in the enterprise and generate the business events needed.
如果某个业务流程失败,则会回滚该全局事务,包括适配器已在该事务期间执行的任何数据库交互。
If a business process fails, the global transaction is rolled back, including any database interaction the adapter has exercised during the transaction.
集成代理常常使用包含业务逻辑的对象来处理适配器所提供的信息。
Integration brokers often use objects containing business logic to process information provided by the adapters.
请注意,需要一个业务集成模块项目来存放适配器构件。
Notice that a business integration module project is needed to put the adapter artifacts in.
当您创建文件后,适配器将用存储在业务对象中的数据调用导出构件。
When a file is created, the adapter calls the export with the data that is stored in a business object.
电子邮件、FTP、平面文件、CICS和IMS适配器使用本地业务对象定义,而不会通过查询EIS 来构建它们。
The E-mail, FTP, Flat File, CICS, and IMS adapters work with local business object definitions, rather than building them by querying your EIS.
为SAP业务对象输入适当的数据(在本例中是BAPI),还要输入适配器用于登录SAP的用户名和密码。
Enter appropriate data for your SAP business object, (in our case a BAPI), and also enter the username and password that the adapter will use to login in SAP.
向导创建的导入绑定含有适配器用来执行工作并将业务数据传递到后端系统的所有信息。
The import binding created by the wizard contains all the information that the adapter needs to do its work and get your business data to the back-end system.
每个后端系统或者业务应用程序都需要一个特定的适配器。
Each back-end system or business application requires a specific adapter.
这个适配器环境需要附加的业务对象,我们已经知道是:元对象。
This adapter environment requires additional business objects, known as meta-objects.
仍需要为适配器创建两个附加业务对象(BO)。
There are two additional business objects (BOs) that need to be created for the adapter.
最后单击Finish,您应该看到新创建的业务集成模块,它带有入站适配器ExportSCA组件。
Finally, click Finish and you should see a newly created business integration module with the inbound adapter Export SCA component.
对于入站处理,资源适配器从IDoc填充业务对象。
For inbound processing, the resource adapter populates the business object from an IDoc.
比如,可以使用用于Web服务的WebSphere业务集成适配器。
For example, the WebSphere Business Integration Adapter for Web Services can be used.
对于出站处理,在对SAP服务器进行服务调用时,资源适配器使用业务对象创建IDoc。
For outbound processing, the resource adapter USES the business object to create an IDoc when a service call is made to the SAP server.
适配器、业务处理对象或两者都能够订阅发布到WebSphereMQMessageBroker的应用程序事件消息。
An adapter, a business processing object, or both can subscribe to application event messages published to the WebSphere MQ message Broker.
WebSphereIntegrationDeveloper v 6.1包括了用于客户机、业务流程、适配器和人工任务的新选项。
WebSphere Integration Developer V6.1 includes new options for clients, business processes, adapters, and human tasks.
应用推荐