Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Send data to JMS queue

Former Member
0 Likes
406

Hi experts,

I need to send data from CRM system to JMS queue. Can you please tell me how to do it.

Thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
359

Hello sapiem,

I'am similar problem...

your system has sap PI ?

Read only

0 Likes
359

Hi Robert,

I checked my system staus and found PI_BASIS as a component.

I got to know that sending data to the JMS queue is not a big deal. All one needs to do from the CRM side is to call a stub behind which sits the Java code. Once this stub has been called, the Java code has to take care of it.

Best regards.