Author |
Message |
Topic: Expiring a Process Activity in MQWF 3.4.x |
drgincbia
Replies: 3 Views: 4300
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jan 09, 2006 4:40 am Subject: Expiring a Process Activity in MQWF 3.4.x |
According to the documentation you should be able to expire a process activity, but it is not working as I hoped.
I have two UPES steps in a process that is supposed to be allowed to run for 72 hou ... |
Topic: Expiring a Process Activity in MQWF 3.4.x |
drgincbia
Replies: 3 Views: 4300
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jan 05, 2006 3:03 pm Subject: Expiring a Process Activity in MQWF 3.4.x |
I want to set a (sub)process activity to expire after 72 hours. Do I check for _STATE()=_Expired for a process activity, the same as I do for a program activity? If so, where do I check this conditi ... |
Topic: System Date/Time on UPES Record |
drgincbia
Replies: 2 Views: 2825
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Mar 10, 2005 6:15 am Subject: System Date/Time on UPES Record |
I want to write out control records to a UPES queue at select points in my workflow intead of using the audit queue that is shared by the entire workflow system. One of the fields I want to capture a ... |
Topic: FMC_r Message |
drgincbia
Replies: 3 Views: 22328
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 05, 2004 8:27 am Subject: FMC_r Message |
We found the following message in our mqm error log for our workflow queue manager:
10/04/04 08:35:29
AMQ6174: The library /var/mqm/exits//FMC_r was not found. The queue manager
will continue w ... |
Topic: FMC31100W Error |
drgincbia
Replies: 1 Views: 2972
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 05, 2004 8:24 am Subject: FMC31100W Error |
We are getting this error over and over in our SystemLog file:
FMC31100W The message ChndTxnActImplComplete could not be processed because of a database deadlock or timeout. The message will
be r ... |
Topic: Scheduling Server will not start |
drgincbia
Replies: 4 Views: 4269
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 25, 2004 5:36 am Subject: Scheduling Server will not start |
Where do I find the hold queue to see if anything is out there? |
Topic: Scheduling Server will not start |
drgincbia
Replies: 4 Views: 4269
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Aug 25, 2004 4:23 am Subject: Scheduling Server will not start |
I checked my work items that should have expired but they were in the same state as before. I checked and found that the scheduling server was "inactive" so I tried to start it. I received this erro ... |
Topic: Incrementing in a Block |
drgincbia
Replies: 2 Views: 3431
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Aug 02, 2004 9:35 am Subject: Incrementing in a Block |
I am trying to implement error processing in my workflow for when the admin system is down. I want the block to execute 5 times before sending an error, causing the block exit to be true, and moving ... |
Topic: JMS Compliant XML |
drgincbia
Replies: 3 Views: 4485
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 28, 2004 10:54 am Subject: JMS Compliant XML |
I'm not sure myself. I was in a meeting where I was told that the XML input being created would be JMS Compliant and other person said they were looking for JMS Compliant XML as input to their activi ... |
Topic: JMS Compliant XML |
drgincbia
Replies: 3 Views: 4485
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 28, 2004 10:37 am Subject: JMS Compliant XML |
Will the MQWorkflow input queue accept JMS-compliant XML to create & start an instance? If wanting to write out a JMS-compliant XML message to a UPES queue, does it work OK? We are running 3.4 o ... |
Topic: WebClient Bundling |
drgincbia
Replies: 5 Views: 4878
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Apr 12, 2004 7:54 am Subject: WebClient Bundling |
Yes we have a queue manager for the WebClient - it is on a different server than the Runtime Database.
Our WebClient is working fine today - we are trying to prepare our installation for multiple w ... |
Topic: WebClient Bundling |
drgincbia
Replies: 5 Views: 4878
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Apr 12, 2004 6:37 am Subject: WebClient Bundling |
It is our understanding that the MQ Workflow WebClient is tied to the Runtime Database AND there can only be one WebClient per runtime database. Is that true?
Currently we have one business applic ... |
Topic: Staffing on Multiple Instances |
drgincbia
Replies: 1 Views: 2671
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Mar 23, 2004 7:15 am Subject: Staffing on Multiple Instances |
We have multiple instances for our workflow environment - Application Development (FMCDEV), Systems Integration (FMCINT), Customer Acceptance Testing (FMCCAT), Training and Demo (FMCTAD), and Producti ... |
Topic: WebClient Times Out While in Web Application |
drgincbia
Replies: 11 Views: 8904
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 03, 2004 5:15 am Subject: Timeout |
We changed the timeout value on the workflow JVM (reduced it from 30 minutes to 2 minutes), but the web client did not fail until 7 minutes. I did not get the browser logon page with the message 'You ... |
Topic: WebClient Times Out While in Web Application |
drgincbia
Replies: 11 Views: 8904
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 01, 2004 6:08 am Subject: Timeout |
I log on using my network ID, so no one other than me is logging on / off with my ID.
Just this morning when I was trying to find out the exact message to put in the reply, I logged onto the WebCli ... |