cancel
Showing results for 
Search instead for 
Did you mean: 

need for queue management in AAE

Former Member
0 Kudos

Dear all

     In ABAP stack, there are many t-code to mange queue in PI such as smq2. But my new project would like use AAE in every PI scenario. My problem is that how to manage queue in AAE likes using t-code smq2 in ABAP stack so that I can unlock or cancel queue when queues are locked. Could you please guide me how to manage queue in AAE likes using smq2 in ABAP stack.

Best regards

Oat Panupong

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there are not such tools on the java stack currently (for queue management on java stack)

you need to work with messages (cancel them, solve errors, etc.)

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thanks you so much

Answers (0)