Author |
Message |
Topic: Timeout in MQConnections |
rog552003
Replies: 4 Views: 3949
|
Forum: IBM MQ API Support Posted: Mon Jun 12, 2006 12:58 pm Subject: Timeout in MQConnections |
Please does anyone has documentation abuot this last topic, then TCP KeepAlive stanza?
Thank you very much!!! |
Topic: Timeout in MQConnections |
rog552003
Replies: 4 Views: 3949
|
Forum: IBM MQ API Support Posted: Mon May 29, 2006 3:28 pm Subject: Timeout in MQConnections |
Hi!!! Thank you for all the help you have provided! I have another doubt:
Is there any way to set a timeout to a connection, using a Java? I ask this because my application is not closing all the c ... |
Topic: Getting all the users in WF |
rog552003
Replies: 5 Views: 4108
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Mar 22, 2006 11:06 am Subject: Getting all the users in WF |
Greetings!!
One question, does anyone know a way of getting all the users that are loaded into Runtime using the API?
I would like to show a comboBox containing all the possible users of WF, in ... |
Topic: perform GET matching by UserID |
rog552003
Replies: 14 Views: 9778
|
Forum: IBM MQ Java / JMS Posted: Tue Mar 14, 2006 9:05 am Subject: perform GET matching by UserID |
Hello,
Yes, i'm using MQ Classes, not JMS. Even if the performance is poor, can i make this filter without programming the logic? perharps with a browse?
Or am I lost and i shoud start programmi ... |
Topic: perform GET matching by UserID |
rog552003
Replies: 14 Views: 9778
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 13, 2006 2:46 pm Subject: perform GET matching by UserID |
Hello, greetings
I would like to know if anyone knows how to perform a get from a queue, but only the messages that belongs to a certain user, in the field userID whithin the message descriptor.
... |
Topic: Performance problem with queryWorkItems |
rog552003
Replies: 3 Views: 3599
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Dec 22, 2005 10:06 pm Subject: Performance problem with queryWorkItems |
I only have one workitem per user, and i'm getting information like creationTime, owner, etc, and some of the information about the ProcessInstance, but not the information in the inContainer.
The ... |
Topic: Performance problem with queryWorkItems |
rog552003
Replies: 3 Views: 3599
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Dec 22, 2005 10:18 am Subject: Performance problem with queryWorkItems |
Greetings!!
I have an issue regarding the time performance of the instruction queryWorkItems.
When i performed the stress tests to my application, i realize that the queryWorkItems() method, with ... |
Topic: problem with ActivityImplInvokeResponse |
rog552003
Replies: 6 Views: 4070
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Dec 22, 2005 10:13 am Subject: problem with ActivityImplInvokeResponse |
BuildTime and Runtime are working properly, i belive that the problem is in the configuration of the DB2, because i test it in another server, that i configured myself, and it works properly... thanks ... |
Topic: problem with ActivityImplInvokeResponse |
rog552003
Replies: 6 Views: 4070
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Dec 21, 2005 8:56 am Subject: OK, new error |
Thanks for the advice! when i check the log, it says:
InvokeProgramResponse could not be processed because of a database deadlock or timeout
But there is no other program using this DB2, why does ... |
Topic: problem with ActivityImplInvokeResponse |
rog552003
Replies: 6 Views: 4070
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Dec 19, 2005 3:16 pm Subject: problem with ActivityImplInvokeResponse |
Hi!! I'm a develper from Mexico, and I have a problem with ActivityImplInvokeResponse, the problem is the following:
I have an activity that inovkes an UPES, so i receive the message from Workflow ... |
Topic: Problem with qMgr.disconnect(); Help please!! |
rog552003
Replies: 1 Views: 2154
|
Forum: IBM MQ API Support Posted: Sun Dec 11, 2005 11:51 am Subject: Problem with qMgr.disconnect(); Help please!! |
Hello, I work for an inssurance company in Mexico, and i have the following problem:
I make a connection to a queueManager, then i connect to a queue using accessQueue, this works fine, if I check ... |