cancel
Showing results for 
Search instead for 
Did you mean: 

How to make CPI Connect to WebLogic JMS queues

bmcosta
Discoverer

Hello Experts,

I have a requirement to send data to an on-premise WebLogic JMS queue.

From what I've researched, it doesn't look like CPI has any adapter/tool/service to achieve this (if there is please let me know), therefore my next option was to try and connect through Groovy script.

I found a Java code that could, theoretically, achieve the connection in CPI. The script would create the JNDI context, lookup connection factory and queue, and then create connection, session and send the message to the target.

I also uploaded the needed libraries for the WebLogic classes.

The problem I found after was that I couldn't reach a cloud connector virtual host from a Groovy script. I tried to research a solution for something I could request from the script, that would redirect to the cloud connector but without luck.

In short, my questions are:

• Does CPI have a standard solution to achieve this on-premise WebLogic JMS connection?

• Is there a way to reach a cloud connector virtual host from a Groovy script?

Thank you in advance for your help.

Best Regards,

Bruno

Accepted Solutions (0)

Answers (0)