cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Event queue administration - events not getting released from the queue

Former Member
0 Likes
723

Hello gurus,

I am facing a rather strange issue with my w/f event queue. I would highly appreciate your valuable tips to solve the same.

Scenario:

I have a w/f that is linked to a 'creation' event. Due to its frequent occurance, I've configured it to be sent to the queue first and then released from the queue at 20 jobs per minute.

The weirdest thing is that, the same settings work perfectly in our DEV and QA environment whereas it just hesitates to leave the queue in our PRD environment. The only difference being PRD is made of 2 application servers whereas DEV and QA has only 1 server each.

The server group in DEV and QA is configured to allot 5 processes each for this w/f whereas in PRD it is 15 (across 2 servers).

We doubted the server group first but, a small parallel processing program ran like a breeze using that server group.

The check-box on SWETYPV is also checked... I believe the event won't make it to the queue other-wise.

Or, are we missing some configuration here?

Did anybody face the same issue? If so, how did you get around it?

Any inputs/suggestions would be valuable.

Thanks,

Mrk

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Huh... The events started flowing out of the queue when I unscheduled the background job (SWEQADM - Background job) and rescheduled it again.