use an outbound message queue as a communication channel to feed data changes back to external systems.
Informatica
supports embedded message queues, which uses the JMS providers that come with application servers. An embedded message queue uses the JNDI name of ConnectionFactory and the name of the JMS queue to connect with. It requires those JNDI names that have been set up by the application server. The
Hub Console
allows you to register message queue servers and message queues that have already been configured in the application server environment.