posted 16 years ago
Hi,
First you'll have to create a MaxThreadsConstraint and give it a name(first 2 lines)
Then you navigate to created constraint and sets its target and then set its number using cmo.setCount
finally you associate the desired workmanager with the maxthreadconstraint (last code lines).
regards.