ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Help with outputformat of XML messages

Post new topic  Reply to topic
 Help with outputformat of XML messages « View previous topic :: View next topic » 
Author Message
mapa
PostPosted: Thu Oct 04, 2001 12:20 am    Post subject: Reply with quote

Master

Joined: 09 Aug 2001
Posts: 257
Location: Malmö, Sweden

Hi,

I'd be most thankfull for input about my problem.

I am creating an output XML message in the XML domain. The sent message is one long sequence (as it should normally be).
However, the receiving system can't handle this but need rn (carriagereturn and linefeed) after some of the tags unfortunately. (Bad XML implementation on their side)
My output becoms <MSG><HEAD><H1>data</H1><H2>data</H2></HEAD><LINE><L1>data</L1><L2>data</L2></LINE></MSG>.
What the receiver need is.
<MSG>
<HEAD>
<H1>data</H1><H2>data</H2>
</HEAD>
<LINE>
<L1>data</L1><L2>data</L2>
</LINE>
<MSG>

MQSI can receive an inbound message like this, but is it possible to create it in a simple way?

Best regards Magnus Palmér
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Help with outputformat of XML messages
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.