|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: How to call a function defined other compute node |
wangchengsi
Replies: 4 Views: 3080
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 07, 2008 7:33 pm Subject: How to call a function defined other compute node |
functions in a module is "private",only accessable for other functions in the same module
you can define your "global" function outside module (in schema 1), then other functions ... |
Topic: performance when writing database in MB |
wangchengsi
Replies: 2 Views: 1756
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 16, 2008 7:06 pm Subject: performance when writing database in MB |
there will be lots of logging operation in my MB flow , these logging are simple, just operate one table at a time, but other J2EE application may read these log record at the same time , so it needs ... |
Topic: performance when writing database in MB |
wangchengsi
Replies: 2 Views: 1756
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 16, 2008 3:45 am Subject: performance when writing database in MB |
i heard that it's not recommended to modify(insert, update and delete) database table in MB, because it needs transaction and it often cause lower performance. It's better to read database only and p ... |
Topic: dynamic "web service url" in SOAP request node |
wangchengsi
Replies: 2 Views: 6288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 06, 2008 1:41 am Subject: thankyou |
thankyou very much, it's really helpful |
Topic: dynamic "web service url" in SOAP request node |
wangchengsi
Replies: 2 Views: 6288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 05, 2008 10:27 pm Subject: dynamic "web service url" in SOAP request node |
Hi, i'm using "SOAP Request node" in WMBT 6.1, and i want to change the "web service url" property of the SOAP node dynamically in my ESQL. i have tried the following code as i did ... |
|
|
|