cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy to JMS - Dynamic configuration Bean

Former Member
0 Kudos

Hi All,

i have configured proxy to JMS (websphere MQ) scenario. So ECC system will send data to SAP PI 7.31 single stack system through proxy.

So can you please let me know how to configure receiver JMS channel with dynamic configuration bean. so that receiver JMS system can able to accept data from SAP PO.

please share details like:

1. in advanced tab, which adapter specific message attributes we have to check and if any additional jms properties needs to be added

2. Module tab- Dynamic configuration bean & in module configuration table what values i have to fill for  module key,parameter name, parameter value

3. as we know we have to send some message identification from SAP PO to JMS message server to accept the messages send by jms receiver channel. (example: if sender is file adapter we will send file name. but in my scenario sender is Proxy [SOAP -XI]). so no file name or identification available.) so shall we use message id  or can we use any field name from source payload.

4. do we need set any adapter specific message attributes in sender SOAP -XI channel (advanced tab)


Also it will be helpful if you can explain how messages will be accepted by JMS Queue manager from SAP PO.

Thanks and Regards,

prasanthV


Accepted Solutions (0)

Answers (1)

Answers (1)

azharshaikh
Active Contributor
0 Kudos

Hi Prasanth,

Can you pls elaborate more on your requirement. What are you trying to achieve using DC configs in Channel.

Please refer following link for configuring JMS CC :

Configuring the Receiver JMS Adapter - Advanced Adapter Engine - SAP Library

For your 3rd Point : Proxy to JMS flow, if you require Unique ID / Header to be passed to Receiver, you can map the Message ID of PI (Since its unique for each message)

Hope it helps

Regards,

Azhar