cancel
Showing results for 
Search instead for 
Did you mean: 

XI messages groups and messages segmented

Former Member
0 Kudos

Hi experts !!

I have a scenario between SAP XI and IBM MQ 6.0.

I need to send message groups and segmented through JMS Adapter.

I need also receive message groups and segmented.

In summarize, I need to send a only one logical message in several physical messages. For this case must be setted JMSXGroupId and JMSXGroupSeq.

can this be implemented in XI JMS Adapter ?

How this must be configured to receive messages from MQ ?

How messages must be cutted to send to MQ in several messages ?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

For splitting the XI messages, you can use the 1:n mapping (multi-mapping) http://help.sap.com/saphelp_nw2004s/helpdata/en/21/6faf35c2d74295a3cb97f6f3ccf43c/frameset.htm

For collecting the message parts from JMS you have to use BPM.

Regards

Stefan

Former Member
0 Kudos

For collecting the message parts from JMS you have to use BPM.

Regards

Stefan

Hi, sorry for replying to a really old thread...

But is this still the case, that you need BPM to handle JMSXGroupId and JMSXGroupSeq to rebuild a grouped message, when reading from MQ queue?

We are currently on version 7.11, and are upgrading to 7.4 this summer (without BPM-capabilities, no PO)

Is there any other way to handle this today?

regards

Magnus