Skip to main content

I’m testing 24R1 in preparation for an upgrade from App10.

In App10 i used custom events with pl/sql action to send application messages to an internal SOAP web-service. I understand pl/sql actions will probably be removed soon, so i’m looking for an alternative.

I’m trying out Application Message actions; however i have a need to send my messages using a queue of their own. But it seems to me all application messages sent from a Custom Event Action are using the queue NOTIFICATIONS. If i create a routing rule to change the queue i get an error message on the application message “Matched routing rule XXX is not defined for queue 'NOTIFICATIONS’ that is already defined on message #nnn”.

How can i change which queue is used for specific messages sent from a custom event action?

Be the first to reply!

Reply