cancel
Showing results for 
Search instead for 
Did you mean: 

Force messages to be stuck up in Q

Former Member
0 Kudos

Hi,

If i would want to make a message to be stuck up in smq2, is there a manual way to do that ?

How would I achieve it

Thanks

XA

Accepted Solutions (0)

Answers (2)

Answers (2)

monicabhosale
Active Participant
0 Kudos

Hello,

If you want to stop the messages in smq2 just lock that specific queue in smq2.It will stop message flow and all messages will lock there.

Monica

Former Member
0 Kudos

Hello,

>

> If you want to stop the messages in smq2 just lock that specific queue in smq2.It will stop message flow and all messages will lock there.

>

> Monica

Hi,

Does unlocking a queue teknically refers to deregistering the Q in SMQR?

in other words,

locking -> De-registering

unlock - > Register ?

Thanks & Regards,

XA

Former Member
0 Kudos

You can deregister the queue from SMQR. However, can you plz explain why do you want to do this?

Regards,

Gouri

Former Member
0 Kudos

You can deregister the queue from SMQR. However, can you plz explain why do you want to do this?

>

> Regards,

> Gouri

Hi,

I was just curious to find it . . and see if i can do some improvisation on .. handling queue behaviour

Thanks for the input though

Regards,

XA