Performance (killer?)

Boulay, Serge serge.boulay at sap.com
Tue Aug 20 09:03:14 EDT 2002


Hi Robert,
 
If you are saying in your workflow definition that you looking for the condition, i would say that you should try to use a Start Condition to do that or create a Check function in the type linkage table! You should try not to do the verification directly into your workflow definition because that will generate entries in the system tables and when they get big, thats where it start to slow the system... Use transaction SWB_COND for the Start condition...
 
Regards.
 
-----Original Message-----
From: Verlaat, Robert [mailto:Robert.Verlaat at PWN.NL]
Sent: Tuesday, August 20, 2002 8:36 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Performance (killer?)
 
 
Hello,
 
 
 
I'am interested in what the system load would be when I trigger 1 Workflow
about 500 times a day, using a condition as the first step, the workflow
will "really" start about 10 times a day.
 
Would this be a performance killer for the system and should I define a new
Starting event (or use ABAP)? Or isn't it such a big problem because only 1
check has to be made? (check: if field x = 99999 end WF, else continue WF)
 
 
 
Thanks,
 
 
 
Robert
 
 
 
_____________________________________________________________________________________________
This outbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
 
Bezoek de Website van PWN: http://www.pwn.nl/
_____________________________________________________________________________________________
 


More information about the SAP-WUG mailing list