Author |
Message |
Topic: MQ Workflow fails with Communication error |
Kumarakuru
Replies: 3 Views: 22765
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 28, 2010 5:08 pm Subject: MQ Workflow fails with Communication error |
You are right, when we set the Threshold, the communication error didnt appear, but considering the growth of the usage, we expect the list to naturally grow very soon crossing 5000.
Also setting t ... |
Topic: MQ Workflow fails with Communication error |
Kumarakuru
Replies: 3 Views: 22765
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 28, 2010 2:12 am Subject: MQ Workflow fails with Communication error |
Hi, when we are trying to query a worklist from WOrkflow (version 3.6), we are getting a communication error, when the workflow item crosses 5000.
The max size for domain in (Message size and query ... |
Topic: Caputure Item Locked notification in front end |
Kumarakuru
Replies: 8 Views: 17903
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sun May 25, 2008 7:52 pm Subject: Caputure Item Locked notification in front end |
Hi ,
what arnab referring to is the FMCJRecieveNotification which waits on blocked call, which will evntually informs any change in the work item change (i.e., a delete or create in work list), thi ... |
Topic: Push Mechanism and C++ API |
Kumarakuru
Replies: 3 Views: 8867
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 24, 2008 2:45 am Subject: [SOLVED] Push Mechanism and C++ API |
Thanks for the right direction, it all FmcjExecutionServiceRecieve, with correlation Id and the Data handle. Put this into a for-ever-loop and listen for any service change and you are there !!! |
Topic: Push Mechanism and C++ API |
Kumarakuru
Replies: 3 Views: 8867
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 17, 2008 8:30 pm Subject: Push Mechanism and C++ API |
Thank you very much, it looks good, I think i can take it from there |
Topic: Push Mechanism and C++ API |
Kumarakuru
Replies: 3 Views: 8867
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Mar 17, 2008 2:54 am Subject: Push Mechanism and C++ API |
Im working on the C++ api on the work flow server. On the process template, we can set the work item refresh prolicy is set to "push". But how do you take advantage of this push in C++ dll's ... |
Topic: [SOLVED] Unable to respond to UPES message in MQ |
Kumarakuru
Replies: 3 Views: 8534
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Feb 12, 2008 10:58 pm Subject: [SOLVED] Unable to respond to UPES message in MQ |
I cracked it, the answer lies in ReplyToQueue. It goes like this
The queue to which UPES dumps XML is defined by us, but the queue to which workflow listens is different, it is <prefix>.< ... |
Topic: [SOLVED] Unable to respond to UPES message in MQ |
Kumarakuru
Replies: 3 Views: 8534
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Feb 12, 2008 9:15 pm Subject: Unable to respond to UPES message in MQ |
I've corrected the correlId and used WriteUTF instead of WriteString, MessageType = Request, Persistence and all. Still Im unable to determine why the workflow doesnt pickup the reply.
Moreover whe ... |
Topic: [SOLVED] Unable to respond to UPES message in MQ |
Kumarakuru
Replies: 3 Views: 8534
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Feb 12, 2008 12:19 am Subject: [SOLVED] Unable to respond to UPES message in MQ |
Hi,
Im using .NET api's to manipulate the MQ series. With the workflow,im able to dump XML message to a queue manager->Queue. I want to respond back to this message, so that the activity can fin ... |
Topic: Change InContainer structure for workflows which are running |
Kumarakuru
Replies: 2 Views: 7295
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jan 31, 2008 7:08 pm Subject: Change INcontainer structure |
Thanks for the reply, but sometime it is difficult for us to predict all possible combination.
1) Let's say I have two container structures, can I assign one or the other for RUNNING work item, any ... |
Topic: Workflow Product History |
Kumarakuru
Replies: 2 Views: 7385
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jan 31, 2008 7:04 pm Subject: Workflow Release Date |
Thanks, I wanted to know about the IBM worfklow, and its 1998 |
Topic: MQ Abbreviation |
Kumarakuru
Replies: 11 Views: 12803
|
Forum: General IBM MQ Support Posted: Thu Jan 31, 2008 7:03 pm Subject: MQ Abreviation |
So its Message Queueing, and its forced for a workflow |
Topic: Change InContainer structure for workflows which are running |
Kumarakuru
Replies: 2 Views: 7295
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jan 30, 2008 10:54 pm Subject: Change InContainer structure for workflows which are running |
Is it possible to change the in/out container structure of a work item which has already started running?
Any ideas or lights on this issue.... |
Topic: Workflow Product History |
Kumarakuru
Replies: 2 Views: 7385
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jan 30, 2008 7:52 pm Subject: Workflow Product History |
Does anyone know when was the product first released in the market, what i found is only when the first service stop (which was 2002) from the IBM site |
Topic: MQ Abbreviation |
Kumarakuru
Replies: 11 Views: 12803
|
Forum: General IBM MQ Support Posted: Wed Jan 30, 2008 7:50 pm Subject: MQ Abbreviation |
Does anyone know whats the meaning of MQ, in IBM MQ webspehere workflow ? |