Author |
Message
|
mike_mq |
Posted: Wed Sep 08, 2004 6:51 am Post subject: How can I see the total number of workflow running instances |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
Can any one tell me, how can I find the total number of running workflow process instances on UNIX box ? I was trying to see from web client, it is giving too many instances and asking me to change the filter or threshold.
Thanks,
Mike. |
|
Back to top |
|
 |
Ratan |
Posted: Wed Sep 08, 2004 7:06 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
write a program to query the number of Process Instances. Should be very simple. _________________ -Ratan |
|
Back to top |
|
 |
hos |
Posted: Wed Sep 08, 2004 7:19 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
Hi,
if you really need to spend this performance killer, you need to increase the maximum message size. Check this forum for threads that describe what to do to increase MAX_MESSAGE_SIZE.
If you then still get this error, there is currently no way to obtain this information via API. |
|
Back to top |
|
 |
mike_mq |
Posted: Wed Sep 08, 2004 7:19 am Post subject: |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
But I don't have the thick client configuration and channel tab file. Is there any way that I can query using DB2. If so any syntax ideas ?
Thanks, |
|
Back to top |
|
 |
vennela |
Posted: Wed Sep 08, 2004 7:58 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
But I don't have the thick client configuration and channel tab file. |
So what?
What is the problem here?
Did you understand this
ratan wrote: |
write a program to query the number of Process Instances. Should be very simple. |
If yes then write a program and run it on the machine where your web client is running.
Again, should be very simple |
|
Back to top |
|
 |
CHF |
Posted: Thu Sep 09, 2004 4:22 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
vennela wrote: |
run it on the machine where your web client is running. |
You mean on the WAS machine where you installed the Workflow WebClient Application? Correct me if I am wrong.
Thanks in Advance _________________ CHF  |
|
Back to top |
|
 |
mike_mq |
Posted: Thu Sep 09, 2004 1:56 pm Post subject: [SOLVED]How can I see the total number of workflow running i |
|
|
Centurion
Joined: 17 Oct 2003 Posts: 123
|
Thanks guys. I got it done.
Mike. |
|
Back to top |
|
 |
|