Author |
Message |
Topic: MQWF Config Problems |
lzn9b8bpm
Replies: 3 Views: 2319
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 01, 2005 8:28 pm Subject: MQWF Config Problems |
Problem, can not get product configured. Here is what the fmczchk util spit out after the configuration ran.
FMC34010I: Configuration checker version 3.5.0.117 started.
FMC34120I: Command-line op ... |
Topic: will workflow 3.4 run on aix 5.1 64 bit |
lzn9b8bpm
Replies: 4 Views: 3308
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Apr 16, 2004 8:35 am Subject: MQWF 3.4 on AIX 5L 64bit kernel |
I have just run into this problem at a customer site in Detroit. Basically the set-up here was the same, AIX 5L2, DB2 8.1 64 bit, MQ 5.3
I did the install but ran into problems with the db2 librar ... |
Topic: Defining Expressions in MQ Workflow |
lzn9b8bpm
Replies: 9 Views: 3322
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jul 01, 2003 11:46 am Subject: Defining Expressions in MQ Workflow |
Okay,
I see where your going but don't I still need a UPES? The process timestamp needs to be evaluated against the Date_Received data member that can be 5 to 10 days old before it reaches workfl ... |
Topic: Defining Expressions in MQ Workflow |
lzn9b8bpm
Replies: 9 Views: 3322
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jul 01, 2003 10:33 am Subject: Expressions |
Here are the requirements:
There are three time constraints: All based on a data member (date_received)
first time: date_received => date_received + 22days
second time: date_received =& ... |
Topic: Defining Expressions in MQ Workflow |
lzn9b8bpm
Replies: 9 Views: 3322
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jul 01, 2003 6:49 am Subject: Defining Expressions in MQ Workflow |
You mean use an UPES to evaluate the expression right? What kind of overhead would this be on the process?
The requirement is that if the process is equal to 22days old then something has to bee ... |
Topic: Defining Expressions in MQ Workflow |
lzn9b8bpm
Replies: 9 Views: 3322
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jul 01, 2003 5:37 am Subject: Defining Expressions in MQ Workflow |
Is it possible to use a datamember of type Date to define an expression in workflow? For example, one of the datamember fields is CustomerOrderDate. I want to create an expression that will evaluat ... |