cancel
Showing results for 
Search instead for 
Did you mean: 

Can random queue name used in EOIO ?

Former Member
0 Kudos

Hi, Friends:

We have scenario: JMS -> PI 7.0 (SP13) -> ECC 6.0.

Since we need to maintain the order of the transactions, EOIO setting need to be enabled.

When enable EOIO in JMS sender, we specified random queue name saying "INT001" without registering the queue, it seems everything is working now.

The queue is created at runtime:

Inbound Queue: XBQ1INT001

Outbound Queue: XBQ05__INT001

Please share your experience / knowledge, is this will cause any problem in future ?

Thanks

Liang

Edited by: Liang Ji on Mar 11, 2008 5:51 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

nisarkhan_n
Active Contributor
0 Kudos

This will not cause any problem at runtime....untill and unless data is stuck in queue because of some application error.

Former Member
0 Kudos

HI,

No because it creates a queue by the name specified

Regards

Former Member
0 Kudos

Hi, Khan and vijay:

Thanks for your inputs. I confirmed my thoughts

I close the thread !