cancel
Showing results for 
Search instead for 
Did you mean: 

JMS queues

former_member188791
Participant
0 Kudos

Hi Group,

We have scenarion JMS to File, using SAP Pi as JMS provider,configured sender JMS channel to pick up the message from queue,some times the message in queues are not picking up and strucking in the queue,is there any way we can tune or adjust

queues to pick up the messages immediately.Also is there JMS queues prioritization option available within 7.1 version.

Regards,

Rajiv

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

depending on the JMS provider check question

3. Provider specific Issues from

Note 856346 - J2EE JMS Adapter: Frequently Asked Questions (FAQ

>>>Also is there JMS queues prioritization option available within 7.1 version.

yes:

http://help.sap.com/saphelp_nwpi71/helpdata/en/59/25ee41c334c717e10000000a155106/content.htm

>>>>there any way we can tune or adjust queues to pick up the messages immediately

yes

check service :XPI Service: AF Core

where you can change the number of queues per adapter (so JMS for example)

http://help.sap.com/saphelp_nwpi71/helpdata/en/a7/c3d341c4cbc317e10000000a155106/content.htm

hope this helps,

Regards,

Michal Krawczyk

former_member188791
Participant
0 Kudos

Hi Michael,

Thank you for your reply,sory for the delay in the response,as I was away.

I have gone through the linke,but there is no option for adding the new property for" XPI Service: AF Core" in NWA.

Can you please help me.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

just check Note 1129604 - New Queueing Scheme in XI 3.0 SP19 / 7.0 SP11

you can change it per adapter as per this wiki:

http://wiki.sdn.sap.com/wiki/display/profile/2007/08/19/MessagingSystemqueuepropertiesafterXI3.0SP19-XI7.0SP11

so more queues will be assigned to your JMS

Regards,

Michal Krawczyk

former_member188791
Participant
0 Kudos

Hi Michael,

I am not getting where exactly I need to change the parameters.