Posted: Thu Apr 24, 2003 8:11 am Post subject: Maximum number of subprocess
Novice
Joined: 15 Feb 2003 Posts: 14
Hello,
What is the limit in the number of subprocess ?
I mean when you have a process A which has a subprocess B. Subprocess B contains a subprocess C.
Sub process C contains a subprocess D ... and so on ...
In which documentation of MQWF, can I find this type of infos ?
Some one on this forum has pointed out once that maximum number of nested block activities can be 100 (total number of block activities can be 32766 in a process).
I dont know if this applies nested subprocess as well. My understanding is it should not. I believe you can have as many sub processes as well. Even if there is a limit it would be BIG, so you need not worry .
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
I am in agreement with Ratan... The issue I would have is that subprocesses are quite expensive, so IF you need to use many you should take care to size your system. _________________ John McDonald
RETIRED
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum