|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Ant script to control the User Trace |
Maxicat
Replies: 0 Views: 1668
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 17, 2013 7:05 am Subject: Ant script to control the User Trace |
Here's my little Ant script to control the User Trace. Together with the freely available Eclipse LogViewer plugin, tracing is a bit more newbie-friendly. Windows-only version for now.
See https:/ ... |
Topic: Mapping Node with custom XPath |
Maxicat
Replies: 9 Views: 8876
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 16, 2013 1:09 pm Subject: Mapping Node with custom XPath |
FYI.
Here's my little Ant script to control the User Trace. Together with the freely available Eclipse LogViewer plugin, tracing is a bit more newbie-friendly. Windows-only version for now.
See ... |
Topic: Mapping Node with custom XPath |
Maxicat
Replies: 9 Views: 8876
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 15, 2013 6:44 am Subject: Mapping Node with custom XPath |
Thanks
Is it possible to translate this literal char representation to a human-readable string? i.e. fn:replace( fn:blob_to_string( $value1 ), "a", "*" ) |
Topic: Mapping Node with custom XPath |
Maxicat
Replies: 9 Views: 8876
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 15, 2013 12:32 am Subject: Mapping Node with custom XPath |
Thanks. I wonder if the toolkit has a view that displays the User Trace? it's counter productive going back and forth between the toolkit and the command line. |
Topic: Mapping Node with custom XPath |
Maxicat
Replies: 9 Views: 8876
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 14, 2013 3:27 pm Subject: Mapping Node with custom XPath |
Hi,
I'm trying to build a simple flow that takes a BLOB, treats it as string, replaces parts of the string and puts it back to a queue. I'm using v8.0.0.2.
My flow looks like:
MQInput -> ... |
|
|
|