Author |
Message |
Topic: private lists |
cro110011
Replies: 1 Views: 1491
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sun Aug 17, 2003 10:15 pm Subject: private lists |
hi!
the creation of mq workflow private lists (workitem, process instance & process template) with the (java) api does not require to be logged in as the user for whom these lists are to be creat ... |
Topic: authentication exit (java) |
cro110011
Replies: 4 Views: 3766
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jan 31, 2003 2:42 am Subject: authentication exit (java) |
hi everybody,
I'm trying to install an authentication exit - however I run into a problem already at the very beginning when the RTAuth.. variable is configured and the admin server should be starte ... |
Topic: wf server on NT, db2 database on AIX .. |
cro110011
Replies: 0 Views: 2106
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue May 14, 2002 9:22 pm Subject: wf server on NT, db2 database on AIX .. |
hi,
we try to set up a configuration with a wf server on NT having its runtime database (db2) on AIX; the installation and configuration process for such a scenario, however, is not very well descri ... |
Topic: status from pgm execution server? |
cro110011
Replies: 4 Views: 4958
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Apr 11, 2002 6:56 am Subject: status from pgm execution server? |
well, and then? I still do not know whether the mq put was ok or not (?)
kind regards, Christian |
Topic: Running a Java Class file through fmcoxjvm.dll |
cro110011
Replies: 2 Views: 4136
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Apr 11, 2002 6:11 am Subject: Running a Java Class file through fmcoxjvm.dll |
hi
I may have some similar problems: the java class is not called by the fmcoxjvm; I first tried to call a jvm in the activity with the same class - this works but is not very efficient of course; an ... |
Topic: status from pgm execution server? |
cro110011
Replies: 4 Views: 4958
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 10, 2002 8:52 pm Subject: status from pgm execution server? |
.. but therefore unusable for any serious production environment! |
Topic: status from pgm execution server? |
cro110011
Replies: 4 Views: 4958
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 10, 2002 2:48 am Subject: status from pgm execution server? |
hi
I have defined an activity with a pgm execution server associated in its execution unit; the server is defined in a wf system (network) and has a queue into which it writes the xml messages - so f ... |
Topic: block activity |
cro110011
Replies: 3 Views: 4907
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat Mar 30, 2002 11:36 pm Subject: block activity |
On 2002-03-30 07:08, jmac wrote:
Perhaps you didnt map the data?
I think I did, but maybe at the wrong places! where should it be done? |
Topic: block activity |
cro110011
Replies: 3 Views: 4907
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sat Mar 30, 2002 3:05 am Subject: block activity |
hi
I have a process with some activities in a block; I'd like to pass the process' data structure into the block - this does not work, the data structure received in the block is always empty! any id ... |