cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete the Asynchronous Sender JMS Message Queue.....?

Former Member
0 Kudos

Hi All,

I'm using Asynchronous Sender JMS adapter to connect to the Receiver system i.e. sybase database through JDBC adapter.Now my requirement is that after the data has been transformed to the receiver system the sender JMS message queue needs to be deleted based on the acknowledgement received from the receiver system or just need to delete the JMS queue without acknowledgement.

Please give me idea about how we can delete the JMS message queue.

Thanks,

Aravind.Pujari

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think when the data was picked from the Mqueue that is when JMS adapter pic the data from the queue, the data will automatically deleted from the queue.

U just check the queue.

Regards

Hemant

Award points if find helpful

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

<i>queue needs to be deleted based on the acknowledgement received from the receiver system</i>

BPM is the option.

Or

/people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19

<i>or just need to delete the JMS queue without acknowledgement.</i>

XI would not be involved in this case.

Regards,

Prateek