Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats in a MIP?

MIP
0
Posted

Whats in a MIP?

0

A MIP contains the code needed to interact with the message queuing system: The database link connects the MIP to a procedural gateway that can communicate with a non-Oracle message queuing system. The MIP includes all the code needed to communicate with the gateway. A data profile defines the datatypes for messages exchanged between the Oracle and non-Oracle applications. The Visual Workbench generates data-mapping code according to these definitions and the MIP invokes this code to convert messages. Refer to “The Data Conversion Package” for more information about data profiles and data mapping. The message queue profile describes message properties and queuing operations. The MIP translates the properties and operations into gateway calls that control the message queuing system when sending or retrieving messages. The MIP contains four interface procedures that can be called from any Oracle application: QOPEN, ENQUEUE, DEQUEUE, and QCLOSE. Each data profile attached to the MIP has i

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.