Author |
Message |
Topic: Maximum number of subprocess |
mike7
Replies: 2 Views: 1691
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Apr 24, 2003 8:11 am Subject: Maximum number of subprocess |
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 . ... |
Topic: HOLOSOFX MONITOR : HELP NEEDED !!! |
mike7
Replies: 7 Views: 4121
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 22, 2003 11:56 pm Subject: HOLOSOFX MONITOR : HELP NEEDED !!! |
Hello,
No answer ...
Is anyone using Holosofx Monitor in this forum or is there another forum specialised in Holosofx where I could post my question ?
Perhaps we should create one in this sit ... |
Topic: HOLOSOFX MONITOR : HELP NEEDED !!! |
mike7
Replies: 7 Views: 4121
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Apr 18, 2003 9:40 am Subject: HOLOSOFX MONITOR : HELP NEEDED !!! |
Indeed, with BTC (MQSeries Workflow), you have this fonctionnality but I did not make it work in Holosofx Monitor Workflow Dashboard filter fonctionnality.
So, if anyone has already used this funct ... |
Topic: HOLOSOFX MONITOR : HELP NEEDED !!! |
mike7
Replies: 7 Views: 4121
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Apr 17, 2003 1:26 pm Subject: HOLOSOFX MONITOR : HELP NEEDED !!! |
Hello,
I have a question on Holosofx Monitor :
On the Workflow dashboard view, I would like to have the following filter for the process instance table : "State Running" AND "elapsed time > 1 ... |
Topic: Holosofx Monitor notifications |
mike7
Replies: 2 Views: 1662
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 15, 2003 12:44 pm Subject: Holosofx Monitor notifications |
Hello,
My process P1 has got a loop inside which contains activity (A3,A4,A5).
A1->A2->loop-->A6
I the holosofx modeler, the loop is represented like a subprocess. 5 i have imported ... |
Topic: Time Notification on part of a process |
mike7
Replies: 1 Views: 2725
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Apr 11, 2003 6:19 am Subject: Time Notification on part of a process |
Hello,
I have a process let us say P1 composed of a serials of activities :
A1->A2->A3->A4->A5->A6->A7
I would like to have a time notification when the group of activities ... |
Topic: StarterUserID and WebClient |
mike7
Replies: 3 Views: 1925
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 09, 2003 7:27 am Subject: StarterUserID and WebClient |
Thanks for your answer jmac.
But I could have several different users to start different instances of different processes ....
How can I handle that if I want them to be the process starter ?
... |
Topic: StarterUserID and WebClient |
mike7
Replies: 3 Views: 1925
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 09, 2003 5:02 am Subject: StarterUserID and WebClient |
Hello,
I am using the web client with Websphere4 and I use the security basicauthentification handler.
In the web client properties file, there is the possibility to indicate the StarterUserID/p ... |
Topic: MS-Word Document Workflow !!! |
mike7
Replies: 8 Views: 5261
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 02, 2003 9:05 am Subject: MS-Word Document Workflow !!! |
Thanks dkrawczynski !
Indeed, Documentum may be a good choice for a workflow exclusively based on Document.
But the problem is in fact that the client needs a documentation workflow (first proce ... |
Topic: MS-Word Document Workflow !!! |
mike7
Replies: 8 Views: 5261
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 01, 2003 12:26 am Subject: MS-Word Document Workflow !!! |
Thanks a lot for these useful precisions Ratan !!!
If I well understood, we could say that MQSeries WorkFlow is not a "document oriented worflow" management system (can you confirm ?).
So If I ... |
Topic: MS-Word Document Workflow !!! |
mike7
Replies: 8 Views: 5261
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 31, 2003 1:57 pm Subject: MS-Word Document Workflow !!! |
Thanks for your answer Ratan.
If I use a URL like the following one below :
http://www.sharemation.com/~gmgershon/Word%20MIME%20Word.doc
I will not be able to modify my document (because the or ... |
Topic: MS-Word Document Workflow !!! |
mike7
Replies: 8 Views: 5261
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 31, 2003 12:46 pm Subject: MS-Word Document Workflow !!! |
Hello,
One of my client has the following need :
He needs to manage a document workflow.
The document is a MS-WORD format.
This word document is modified by 4 distinct people in 4 (manual)a ... |
Topic: need JMSListener code simulating MDB |
mike7
Replies: 3 Views: 3622
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 24, 2003 12:26 pm Subject: need JMSListener code simulating MDB |
Thanks John for your answer.
This article is interesting but what I am looking for is a a JMSlistener code with transaction capability :
I mean that my listener will do an "mqseries get" and a "d ... |
Topic: need JMSListener code simulating MDB |
mike7
Replies: 3 Views: 3622
|
Forum: IBM MQ Java / JMS Posted: Sat Feb 15, 2003 12:59 pm Subject: need JMSListener code simulating MDB |
Hello,
I am in JEE 1.2 so I can not yet use the Message Driven Bean (JEE1.3).
I need some code to simulate it (with TRANSACTION capabilities and if possible POOLING)
I am very interested by s ... |