Posted: Fri Jul 11, 2003 12:01 am Post subject: unexpected '0d0a' generated
Novice
Joined: 10 Jul 2003 Posts: 10
Hi,
I have a compute node just simply convert an xml message to a SWIFT message, but strangely it always generated an unexpected '0d0a' at the specific position.
The fragment input xml message is :
<SW41D><NAME_ADDRESS>aaaaaaaaaaaaaaaa</NAME_ADDRESS><NAME_ADDRESS>eeeeeeeeeeeeeeeeeeeeeeee</NAME_ADDRESS><NAME_ADDRESS>rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr</NAME_ADDRESS><CODE>BY PAYMENT</CODE></SW41D><SW42C><NARRATIVE>gggggggggggggggggg</NARRATIVE><NARRATIVE>111</NARRATIVE><NARRATIVE>hello,this is a test message...</NARRATIVE>
The output is:
...
:41D:aaaaaaaaaaaaaaaa
eeeeeeeeeeeeeeeeeeeeeeee
rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
BY PAYMENT
:42C:gggggggggggggggggg
111
hello,this is a test message...
...
as you noticed there is extra blank line generated between "rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr" and "BY PAYMENT". But all other convert is correct.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum