cancel
Showing results for 
Search instead for 
Did you mean: 

How to release specific LUW / message

Former Member
0 Kudos

Hi,

We have a situation where 3 files were sent 50 times for each file due to some wrong design, how ever due to a blocked queue they are on hold at PI level so we moved all the entries to SMQ3.

now in SMQ3 , if release / restore the last entry it will process the 3rd file, which would be ok. But how to release the 1st file LUW and 2nd file LUW with out deleting any LUW's from SMQ3.

example : as per the sequence display in SMQ3.

***************************************************************

LUW's 1 to 51 belongs to first file except luw 25 which is belongs to file 2.

LUWs 52 to 101 belongs file2 where  LUW 80 belongs to file 3

and the rest of LUWs are for file 3.

My intention is : the entries are mixed .

***********************************************************************************

Accepted Solutions (0)

Answers (2)

Answers (2)

naveen_chichili
Active Contributor
0 Kudos

Hi Harish,

You can restart/release the desired message from SMQ3 .

Regards,

Naveen              

former_member189779
Active Contributor
0 Kudos

Hi,

I guess its possible to restore individual messges from SMQ3 which you want to execute and not the whole queue.