Database Event Management Requirements

The following are requirements for implementing database event management.

To build and run business processes that use database event management, Unwired Orchestrator with Database Event Management must be licensed and installed and an existing implementation of Replication Server must be available in your environment.

Gather information about the Replication Environment

Determine the Message Transport Interface to be used

A least one message queue is required to deliver database events to business processes. Tibco, WebSphere MQ, and JMS messaging are supported by both RepConnector and Unwired Orchestrator.

You must determine whether one queue or multiple queues will be used to move database events to Unwired Orchestrator.

Single Queue Diagram

Multiple Queue Diagram

Configure RepConnector

Installed with Unwired Orchestrator with Database Event Management, the RepConnector component is configured to listen for database events from Replication Server. RepConnector transforms each database event to an XML document, then uses a message transport to push the events to Unwired Orchestrator.

To get started with configuring Sybase RepConnector Manager from Unwired Orchestrator, do one of the following:

See the RepConnector Configuration and User's Guide for detailed information. The steps required to configure RepConnector for Unwired Orchestrator are covered in chapters 5 and 6.

Plan for Unwired Orchestrator Business Processes

If you have imported a project that was originally designed using Integration Orchestrator 4.0.x and want to add replication event services to the project in Unwired Orchestrator 4.3, the dbeventstream.xsd must be manually imported into the project. The dbeventstream.xsd is located in <server install directory>\IOdsgntime-4_3\eclipse\plugins\com.sybase.ebd.eai.internal.tools_4.3.0\foldertemplates\Unzipped\schemas.

 

After these requirements have been completed, you are ready to Configure Database Event Management.

Planning for Database Event Management