Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Step 15 Setting Up the WF_EVENT_OMB_QH Queue Handler

You need to perform this step only if you are using the Business Event System with Oracle8i and you want to use Oracle Message Broker (OMB) to propagate event messages between systems. The WF_EVENT_OMB_QH queue handler translates between the standard Workflow event message structure, WF_EVENT_T, and the structure required by OMB queues, OMBAQ_TEXT_MSG.

After you set up WF_EVENT_OMB_QH, you can assign this queue handler to Business Event System agents that use propagation protocols you have implemented through OMB. See: Agents.

Note: You do not need to perform this step if you are using Oracle9i. In Oracle9i, you can use the Messaging Gateway and Internet Access features to propagate event messages, in place of Oracle Message Broker.

Context: You need to perform this step only once.

arrow icon   To Set Up WF_EVENT_OMB_QH

See Also

Standard APIs for a Queue Handler

Event Message Structure

Mapping Between WF_EVENT_T and OMBAQ_TEXT_MSG


         Previous  Next          Contents  Index  Glossary