|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: CSV with appended spaces |
olafbey
Replies: 7 Views: 4276
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 01, 2007 8:39 am Subject: Re: fixed length records with variable length elements |
Hello Jeff,
thanks a lot for your quick reply. Sorry, but my explanation seems a bit inaccurate.
i have to write records in a file as csv. This works perfect, as described in the samples. Each e ... |
Topic: CSV with appended spaces |
olafbey
Replies: 7 Views: 4276
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 01, 2007 6:20 am Subject: CSV with appended spaces |
Hello all,
i have to develop a csv message model, where each record has a fixed length of 698 characters. This means, i have to append blanks for each record.
e.g.
"AAA","BBB&quo ... |
Topic: How to Attach a SOAP Header in InPut Message ? |
olafbey
Replies: 3 Views: 5078
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 31, 2007 9:04 am Subject: Add SOAP Header |
Hello,
try this:
DECLARE soapenc NAMESPACE 'http://schemas.xmlsoap.org/soap/encoding/';
DECLARE soapenv NAMESPACE 'http://schemas.xmlsoap.org/soap/envelope/';
...
SET OutputRoot.XMLNS.soa ... |
|
|
|