Author |
Message |
Topic: Set Priority in EmailOutput node |
bradhack
Replies: 2 Views: 2631
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 12, 2012 11:05 am Subject: Set Priority in EmailOutput node |
Thanks for the suggestions, Jeff.
For us, adding the line:
SET OutputRoot.EmailOutputHeader."X-Priority" = '1';
was all that was needed. |
Topic: Set Priority in EmailOutput node |
bradhack
Replies: 2 Views: 2631
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 11, 2012 12:58 pm Subject: Set Priority in EmailOutput node |
We are upgrading from WMB 6.0 to WMB 8.0 and a couple flows used the IA07 sendMail support pac. This provided the ability to set a high proirity indicator on outgoing emails. We'd like to replicate ... |
Topic: An error has been reported by the BIPXML4C component |
bradhack
Replies: 10 Views: 12532
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 06, 2007 7:52 am Subject: An error has been reported by the BIPXML4C component |
Using XMLNSC does seem to have worked. I understand that it compacts the tree structure and reduces memory, but I can't believe that was the cause of the intermittent issue where the environment vari ... |
Topic: An error has been reported by the BIPXML4C component |
bradhack
Replies: 10 Views: 12532
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 01, 2007 8:12 am Subject: An error has been reported by the BIPXML4C component |
Have you found a resolution for this error? We are seeing the same sporadic results trying to build an XMLNS output structure from an environment variable that has an XMLNS domain.
Once we see the ... |
Topic: Dynamically controlling Aggregate Timeout in v6 |
bradhack
Replies: 1 Views: 1939
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 22, 2007 8:45 am Subject: Dynamically controlling Aggregate Timeout in v6 |
We are building a generic Enterprise Service Bus in WMB v6, and incorporating features that existed in prior middleware hubs at our company. One of them is giving the sending application the option o ... |
Topic: eSQL Function with a parameter that is another function |
bradhack
Replies: 3 Views: 2666
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 01, 2004 10:17 am Subject: eSQL Function with a parameter that is another function |
I don't even know if this is possible (I just assumed that it was), but I'm having trouble calling a reusable eSQL function when one of my parameters is created by another function. Here's the deal:
... |
Topic: Help w/ repeating group of fixed & variable length struc |
bradhack
Replies: 2 Views: 2500
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 13, 2004 11:20 am Subject: Help w/ repeating group of fixed & variable length struc |
I have to format a message on output consisting of the following three fields which, as a group, may repeat 0 to n times:
1. Length (4 byte field which is a calculation of the sum of the lengths of ... |