cancel
Showing results for 
Search instead for 
Did you mean: 

proxy does not send out message automatically

former_member260907
Participant
0 Kudos

Hi expert,

I am using proxy to send out message. After I call my proxy class, I did commit work. But when I check in sxmb_moni, it just sit there. Status said "scheduled". In the queue, it said "ready". I had to manually make it run. How I can make it automatically run?

Thanks,

Charles

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You have to register the queues in SMQR.

Mickael

former_member260907
Participant
0 Kudos

Thanks Mickael! the problem solved.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try the following, any one might work.

1. The user id associated with the proxy need to service user. Please check that.

2. Check inbound queue whether any message stuck

3. You can try re-registering the queues

Regards

Ramesh