Author |
Message |
Topic: FLOAT type represented in scientific notation |
iam_wmbuser
Replies: 4 Views: 10209
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 17, 2009 4:38 am Subject: RTM! |
Apologies, I really should have RTM.
For completeness I used the following ESQL to get the required output:
CAST (field AS CHARACTER FORMAT '##0.000')
I have a more general question no ... |
Topic: FLOAT type represented in scientific notation |
iam_wmbuser
Replies: 4 Views: 10209
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 17, 2009 3:27 am Subject: FLOAT type represented in scientific notation |
I have a flow that is using XMLNSC parser. The flow retrieves data from a Sybase database and formats the data using an ESQL module to build the output message tree which is manipulated using a map no ... |
Topic: WMB v6.1.0.2 - Which flows are running? |
iam_wmbuser
Replies: 4 Views: 3850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 03, 2008 3:24 am Subject: WMB v6.1.0.2 - Which flows are running? |
Your brokers are on what operating system?
duh, sorry, solaris |
Topic: WMB v6.1.0.2 - Which flows are running? |
iam_wmbuser
Replies: 4 Views: 3850
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 02, 2008 6:17 am Subject: WMB v6.1.0.2 - Which flows are running? |
The message broker flows that I am developing have been moved from a development environment up to a UAT environment.
I have therefore gone from having full access to the broker for deployment from t ... |
Topic: MB 6.1 - "override configurable property values" |
iam_wmbuser
Replies: 1 Views: 2450
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 20, 2008 1:01 am Subject: MB 6.1 - "override configurable property values" |
can anyone explain to me (in words of one syllable!) exactly what the "override configurable property values" checkbox on the prepare tab of the Broker Archive Editor does  |
Topic: WSMBv6.1.0.2 - MQHeader node configurable properties |
iam_wmbuser
Replies: 1 Views: 2171
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 10, 2008 4:12 am Subject: WSMBv6.1.0.2 - MQHeader node configurable properties |
Using WSMBv6.1.0.2, I have a message flow that includes an MQHeader node that I am using to set the MQMD Reply To Queue, Reply To Queue Manager and Confirm On Delivery properties.
I would expect to ... |
Topic: RESOLVED Supress output of element with NULL value XMLNSC |
iam_wmbuser
Replies: 3 Views: 2743
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 24, 2008 4:28 am Subject: RESOLVED Supress output of element with NULL value XMLNSC |
I have a message flow with a mapping node that transforms input XML to output XML, using a message set and the XMLNSC parser for input and output.
Some of the input elements have a value of NULL in ... |