cancel
Showing results for 
Search instead for 
Did you mean: 

JMS... Anyone :-)

Former Member
0 Kudos

The Scenario: JMS (MQ) --> XI --> JMS (MQ)

On our current project we have many scenarios which deal with the JMS Adapter.

Namely we are talking about MQ Series.

Now the question is the following in many scenarios we receive files from the MQ Series Queue and they have a specific file name.

How do we insure that when these messages are then routed through the XI pipeline and sent back into an MQ Series Queue using the JMS Adapter that the Original File Names Remain?

I know with a file adapter you can use adapter specific message attribute --> File name to achieve this, but it there something similar with the JMS Adapter or is it automatic.

As I can see there is nothing anywhere in the receiver or sender comm channel for that fact that allows you to determine a File Name.

Accepted Solutions (0)

Answers (1)

Answers (1)

GabrielSagaya
Active Contributor
0 Kudos

please visit the link

/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper

http://help.sap.com/saphelp_nw04s/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/frameset.htm

Former Member
0 Kudos

Could you please point me to the point in either the threads, webblogs or SAP that you sent me that refer to the File Name?

Former Member
0 Kudos

Hi,

File name for JMS is not configured in XI but in MQ itself. So search for MQ series configuration for filename.

In XI you will find only JMS queue name and server related information.

Regards,

Gourav