cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Queue Issue

Former Member
0 Kudos

Hi

I have a scenarion where i read the messsges from two different queues for every 20 sec ...

once i read all the message then i have to sort the message based on timestamp in PI .. and send to the R/3 system ..

for reading the messages from two different queue i created the Two different Communication Channels...

but once i read the messages from queue how to sort by time stamp...

how to solve this issue

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

sorting of messages cannot be easily (and efficiently) implemented

for that you could try with queues (EOIO) and send them to R/3 as they arrive in XI but for that you need to enable EOIO at sender and receiver

Regards,

Michal Krawczyk

Answers (0)