Skip to Main Content

OSB not able to publish jms message to queue through Foreign Server

User_9VEHNJul 6 2022

Hi,
I have OSB 12.2.1.4. In my OSB domain under "JMS Modules" I created a "Foreign Server"
Foreign Server Settings
General:
JNDI Connection URL: URL that WebLogic Server uses to contact the JNDI provider.
Destinations:
Local JNDI Name: jms/EXT.MSG.QUE
Remote JNDI Name: jms/EXT.MSG.QUE
Connection Factories:
Local JNDI Name: jms/ExtMsgCF
Remote JNDI Name: jms/ExtMsgConnectionfactory

In OSB I created a BusinessService
Transport: jms
Service Type: Any XML Service
Endpoint URI: jms://jms.ExtMsgCF/jms.EXT.MSG.QUE

When I try publishing a message using publish activity through OSB I don't see it getting published over to a foreign queue. Is there anything I am missing on my configuration above? Any help is appreciated.

Thanks

Comments
Post Details
Added on Jul 6 2022
0 comments
22 views