cancel
Showing results for 
Search instead for 
Did you mean: 

How to measure Workflow performance parameters?

Former Member
0 Kudos

Hi,

We have a process for which we trigger 10,000 workflows simultanouesly. However business want to take this number up to 100,000.

However we are not sure about the impacts this will have on production.

As workflow run the background with user WF-BATCH, it is not easy to measure the system performance with the current load that we currently have.

Are there any transactions, tools available that will help in understanding the system load, db load, work processes load etc due to the existing WF numbers.

Once we know this figure it will be easy to estimate the increase for proposed numbers on 100,000.

Shadab Kazi

Accepted Solutions (0)

Answers (3)

Answers (3)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Definitely use the Event Queue... have a hard look at transaction SWEQADM and the options there as you may want to use a dedicated server with those volumes... and yes very curious as to what you are attempting???? Let us know.

former_member185167
Active Contributor
0 Kudos

Hello,

BASIS should be able to tell you about performance monitoring. For that volume you will want to turn on the event queue.

Of course, test this out in a Test system first.

Please enlighten us: what are all these workflows for??

regards

Rick Bakker

anjan_paul
Active Contributor
0 Kudos

Hi,

  How you trigger the workflow through event or directly called workflo. If you trigger event use Event Queue .

  There are SAP NOTES 72923 and 98407. Implement the strategies mentioned there will helpful for you