Author |
Message |
Topic: Problems mapping XML to ff using ESQL |
southpaw
Replies: 0 Views: 1657
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 05, 2008 1:33 am Subject: Problems mapping XML to ff using ESQL |
Hi everyone,
I'm having some difficulty converting xml to a flatfile msg using ESQL(basic stuff).
The problem is this:
In my inputmsg i have the following xml:
<groups>
<groupA> ... |
Topic: HTTPRequestIdentifier into MsgId |
southpaw
Replies: 2 Views: 2874
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 28, 2006 5:29 am Subject: HTTPRequestIdentifier into MsgId |
Thanx jefflowrey! I got it working now....
Grtz,
southpaw |
Topic: HTTPRequestIdentifier into MsgId |
southpaw
Replies: 2 Views: 2874
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 28, 2006 4:52 am Subject: HTTPRequestIdentifier into MsgId |
Hi everyone,
I'm trying to put the requestIdentifier into the MsgId in the MQMD header. I set the Report option in ESQL to 128(pass msgId) only the MsgId gets overwritten as soon as the broker puts ... |
Topic: Multipart messages |
southpaw
Replies: 5 Views: 3821
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 05, 2006 4:50 am Subject: Multipart messages |
Hello kimbert,
1. Which version are you using ( hopefully v6 ). I'm currently running on broker v5.0.4. Next year maybe v6
2. Is there anything in the header section which identifies the inner ... |
Topic: Multipart messages |
southpaw
Replies: 5 Views: 3821
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 05, 2006 2:39 am Subject: Multipart messages |
Hi,
Quote:
I want to create this construction using CWF and/ or XML Wire format.
Tip: You cannot mix XML and CWF within the same multi-part message. Apologies if you knew that already. I alread ... |
Topic: Multipart messages |
southpaw
Replies: 5 Views: 3821
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 05, 2006 1:27 am Subject: Multipart messages |
Hello,
I'm currently experimenting with multipart messages within the broker. I want to create this construction using CWF and/ or XML Wire format. I've read some documentation(broker help topics) ... |