Author |
Message |
Topic: Remote Database OS same as MQ Workflow OS |
vijpan
Replies: 3 Views: 9410
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 28, 2008 10:20 am Subject: Remote Database OS same as MQ Workflow OS |
Thanks Hos for the reply, but when you say that "The rationale is that it is simply not implemented", what do you really mean?.
Thanks
Vijay |
Topic: Remote Database OS same as MQ Workflow OS |
vijpan
Replies: 3 Views: 9410
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Oct 27, 2008 6:35 pm Subject: Remote Database OS same as MQ Workflow OS |
I am trying to set up the MQ Workflow(3.6 sp5) and mq (6.0+) with remote database DB2 9.5. As per the workflow manual remote database operating system should be same as of worklfow server operating s ... |
Topic: Work Item Sorting based on Process Instance Start Time |
vijpan
Replies: 1 Views: 7753
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Sep 04, 2008 9:22 am Subject: Work Item Sorting based on Process Instance Start Time |
Hi,
Is there a way possible to sort the work items based on the Process Instance start time. |
Topic: Workflow Session - Fundamentals |
vijpan
Replies: 1 Views: 3557
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 30, 2006 1:43 pm Subject: Workflow Session - Fundamentals |
I have a very basic question on the workflow session. Query is related to when there is no explicit logoff of the session.
Lets say if we have a value set for session, 10hours in the "Session" ta ... |
Topic: Workflow Session Management - Best way |
vijpan
Replies: 8 Views: 8452
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 23, 2006 9:19 am Subject: Workflow Session Management - Best way |
Yes. Logged on with an AUTO user.
So did you maintain the pool of the AUTO user along with its sessionID and then created the ExecutionService object as and when needed, or did you maintained the ... |
Topic: Workflow Session Management - Best way |
vijpan
Replies: 8 Views: 8452
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Aug 11, 2006 7:48 pm Subject: Workflow Session Management - Best way |
Hi Ryro thanks for the reply.
So did you maintain this pool for some kind of default user and used that default user to do all kind of activity, or did you maintain the session for each user, means ... |
Topic: Workflow Session Management - Best way |
vijpan
Replies: 8 Views: 8452
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Aug 10, 2006 8:53 pm Subject: Workflow Session Management - Best way |
any more views from grand masters
Thanks |
Topic: Workflow Session Management - Best way |
vijpan
Replies: 8 Views: 8452
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 09, 2006 5:04 pm Subject: Workflow Session Management - Best way |
Workflow 3.6
We are have a 3 tier set up for the MQ workflow and will also be introducing client concentrator.
We are building a custom web application and there will be around 700 to 800 users ... |
Topic: How to Revert back to the previous activity |
vijpan
Replies: 5 Views: 5442
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 09, 2006 4:56 pm Subject: How to Revert back to the previous activity |
Thanks for all the info. Will look more into Blocks then to how to customize them. |
Topic: How to Revert back to the previous activity |
vijpan
Replies: 5 Views: 5442
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Aug 04, 2006 2:10 pm Subject: How to Revert back to the previous activity |
Thanks kotha for the reply.
I am still not sure how block will turn out in this case.
For eg. lets say we have 3 activities A, B, C in a process.
A-->B-->C
Now we need to have a des ... |
Topic: How to Revert back to the previous activity |
vijpan
Replies: 5 Views: 5442
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Aug 04, 2006 8:09 am Subject: How to Revert back to the previous activity |
MQ Workflow 3.6 SP2
These are some of the information for different processes we are creating.
a)User assignment is dynamic from container variable
b)We are using UPES to invoke our user assi ... |
Topic: Query Work Items - Retrieving other than primary information |
vijpan
Replies: 7 Views: 6620
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Aug 03, 2006 6:44 am Subject: Query Work Items - Retrieving other than primary information |
Thanks jmac.
For the firstNotificationTime we will make use of the container variable to set and then use the same in description ( keeping in mind the restriction on length of description).
I t ... |
Topic: Query Work Items - Retrieving other than primary information |
vijpan
Replies: 7 Views: 6620
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Aug 03, 2006 5:52 am Subject: Query Work Items - Retrieving other than primary information |
Thanks jmac and ProcessCentric for the reply.
Currently we are making use of the description to fetch container data by doing %variablename% --- thats not an issue, but some other important seconda ... |
Topic: Query Work Items - Retrieving other than primary information |
vijpan
Replies: 7 Views: 6620
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 02, 2006 7:04 pm Subject: Query Work Items - Retrieving other than primary information |
so "yes" here means it will make another call to workflow to get this data.
We have a scenario where we are diplaying all the work items(custom web based application) for the user and they can be a ... |
Topic: Query Work Items - Retrieving other than primary information |
vijpan
Replies: 7 Views: 6620
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 02, 2006 1:42 pm Subject: Query Work Items - Retrieving other than primary information |
Workflow 3.6 SP2.
Just a newbie question.
When we query the work items, as per the programming guidelines it says that it retrieves primary information (around 18 of them). Now if we invoke other ... |