Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to convert Event queue to Synchronous Queue ?

Former Member
0 Likes
446

Hi Experts ,

I have a event queue which is need to be synchronized now it is working in asynchronous mode.

please suggest .

sivaram arigela

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

HI sivaram,

U need to do settings in event queue. Take basis help for this.

A background job can be scheduled for Event queue administration using tcode SWEQADM. This job will monitor the event queue and process the events which have run into error.

1 REPLY 1
Read only

Former Member
0 Likes
400

HI sivaram,

U need to do settings in event queue. Take basis help for this.

A background job can be scheduled for Event queue administration using tcode SWEQADM. This job will monitor the event queue and process the events which have run into error.