Previous  Next          Contents  Index  Glossary

Step 16 Setting Up the WF_EVENT_OMB_QH Queue Handler

You need to perform this step only if you are using the Business Event System 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.

Context: You need to perform this step only once.

   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