Jump to content

Purging queue using java code but there is receiver jms queue consuming the message before purging.


Manoj Chaurasia

Recommended Posts

Hi everyone.

 

i'm purging a request queue onStartup process using java code but there is receiver jms queue process starter activity in a process and which consuming the request queue messages. when i run onstartup process java code purging only 1 message.

if i have 10 pending message java code will be purging 1 message and remaining 9 will be consuming by queue receiver.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...