cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with JMS Receiver Comm. Channel using Seeburger AttribMapper

Former Member
0 Kudos

Hello,

I'm using a JMS_RECEIVER Comm. Channel on which the Seeburger AttribMapper is configured (I need to use the DCJMSCorreleationID dynamic attribute).

In the module tab, I added a new module:

Module Name Module Type Module Key

localejbs/Seeburger/AttribMapper Local Enterprise Bean map

And I added the following parameter:

Module Key Parameter Name Parameter Value

map http://sap.com/xi/XI/System/JMS/DCJMSCorreleationID "TEST"

When processing a message, I get the following error on the Communication Channel Monitoring:

Message processing failed. Cause: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of AttribMapper.

Does anyone has an idea on how to fix this problem?

Thanks for your help!

Benoit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

PArameter values expect to be valid per SEEBURGER Doc, for example - some times it should exist in JNDI entry etc. Read SEEBURGER Doc.

Former Member
0 Kudos

The problem is that you simply haven't AttribMapper deployed or not started. ModuleCollection deployment file shipped with your SEEBURGER solution.

Former Member
0 Kudos

HI,

Refer the discussion of

Thanks

Swarup