Author |
Message |
Topic: staff assignment |
paradox
Replies: 1 Views: 3110
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 23, 2002 4:10 am Subject: staff assignment |
Hi,
I am passing in a list of users into the activity for staff assignment, is there a limit as to how many users I could pass into the activity?
|
Topic: workitem |
paradox
Replies: 6 Views: 7627
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 09, 2002 12:50 am Subject: workitem |
Hi jmac, what do you mean by exit points?
does that mean at least for now, as long as a user is sent a workitem, i cannot use program to stop him from viewing that in his worklist? |
Topic: workitems checking out |
paradox
Replies: 9 Views: 8285
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Apr 08, 2002 4:57 am Subject: workitems checking out |
so when the user finish working on the workitem and the checks it back in, it should be disappear from everyone's list, correct? |
Topic: workitem |
paradox
Replies: 6 Views: 7627
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Apr 08, 2002 4:57 am Subject: workitem |
so does that mean if I write my own client, I can include the filtering logic at the client level? also, would the performance be very bad coz everytime any user login and check the worklist, there w ... |
Topic: workitem |
paradox
Replies: 6 Views: 7627
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Apr 08, 2002 4:57 am Subject: workitem |
so does that mean if I write my own client, I can include the filtering logic at the client level? also, would the performance be very bad coz everytime any user login and check the worklist, there w ... |
Topic: workitems checking out |
paradox
Replies: 9 Views: 8285
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sun Apr 07, 2002 6:04 pm Subject: workitems checking out |
An activity is routed to a group of users, and one of the users checked out the workitem, does it automatically mean that the workitem would disappear from everyone else worklist? |
Topic: workitem |
paradox
Replies: 6 Views: 7627
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sun Apr 07, 2002 6:02 pm Subject: workitem |
Hi, would like to know if the following method is feasible...
1. workitems are sent to a role using MQWF staff assignment, and a group of people belong to this role.
2. but I do not want everyone in ... |
Topic: flow design |
paradox
Replies: 2 Views: 7147
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Mar 14, 2002 3:27 am Subject: flow design |
I have a case here, 3 activities, A, B, C
following routes are allowed
A -> B -> C
C -> B
B -> A
since there are two backward flows, how could I model this in MQWF? |
Topic: block activity |
paradox
Replies: 2 Views: 3186
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 13, 2002 1:17 am Subject: block activity |
Would like to clarify something on block activity. if the exit condition of the block is not met, then the block should be re-run again. If that's the case, will the input container be back to how i ... |
Topic: support tool |
paradox
Replies: 1 Views: 6147
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 12, 2002 12:31 am Subject: support tool |
If I need to allow the user to use ms word to print out a dynamically generated document at one point during the process. I am thinking of specifying the ms word as a support tool. My question is, d ... |
Topic: global container |
paradox
Replies: 0 Views: 5997
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 06, 2002 8:18 pm Subject: global container |
Hi, is the global container a separate table on its own?
also, what's the common usage of the global container? If I make it very big, would it have any performance issue?
and also, what does the ... |
Topic: organisation hierarchy |
paradox
Replies: 1 Views: 6848
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 06, 2002 7:30 am Subject: organisation hierarchy |
Hi, is there a way or any API call to retrieve all the departments below one particular department? |
Topic: exit condition |
paradox
Replies: 1 Views: 5873
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Feb 18, 2002 5:24 am Subject: exit condition |
for a single program activity, if the exit condition is not met, what will happen? will it need to be run again until the exit condition is met?
|
Topic: jsp and activity |
paradox
Replies: 1 Views: 6018
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Feb 18, 2002 1:16 am Subject: jsp and activity |
Where do I set which jsp should be used for a particular activity?
Is there anywhere I could do this inside the buildtime?
also, is it true that I could only link activity to jsp for manual acti ... |
Topic: branch workflow |
paradox
Replies: 1 Views: 3895
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 15, 2002 5:35 am Subject: branch workflow |
would like to know if it's possible say for a workflow to arrive at a decision point and then decision point branches into two flows. And the process satisfies the condition for both flows and then c ... |