How to connect Oracle Advance Queue (AQ) from Oracle ADF? -


how can connect oracle advance queue(aq) oracle adf. want display advance queue(aq) data (i.e. payload xml) in table format adf ui page.is there adapter available that?

you might want use message-driver beans (as oracle aq implementation of jms). think these links you:
oracle aq message-driven beans (here you'll find sample of adf fusion application)
how connect oracle aq mdb
using mdb adf


Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -